mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Docker swarm services & labels for selector #2017
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#2017
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ralphschuler on GitHub (Mar 18, 2023).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
New Monitor
🔖 Feature description
Additionally to the containers i would like to monitor swarm services.
And then to change the Selector (Container id) to container or service labels.
✔️ Solution
Instead of using the Container ID the check would use labels either attached to a container or a service.
❓ Alternatives
No response
📝 Additional Context
Im honestly not sure what i should add to it.
its "quite simple".
I looked into it and could maybe be able to implement it myself.
the question is how to start so i dont messup everything.
@CommanderStorm commented on GitHub (Dec 13, 2023):
likely depends on #957
Related https://github.com/louislam/uptime-kuma/issues/882
@Chirishman commented on GitHub (Jan 26, 2024):
Not actually dependent on anything else. If you point at a management node's IP it will answer about the service availability for the whole swarm.
See this workaround: https://github.com/louislam/uptime-kuma/issues/3069#issuecomment-1712935178
@CommanderStorm commented on GitHub (Apr 14, 2024):
I think this is better tracked in https://github.com/louislam/uptime-kuma/issues/4233, as docker-compose and docker swarm are likely not as different.
=> merging these issuses via closing this one as a duplicate.