Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Expose more service/replica level metrics #43013

Open
heapdavid opened this issue Nov 11, 2021 · 1 comment
Open

Feature: Expose more service/replica level metrics #43013

heapdavid opened this issue Nov 11, 2021 · 1 comment
Labels
area/swarm kind/enhancement Enhancements are not bugs or new features but can improve usability or performance.

Comments

@heapdavid
Copy link

Hi,

We're currently monitoring docker swarm with prometheus and we're looking for a way to check for services not being fulfilled/replicas not running.

We can see metrics such as swarm_manager_services_total and failed/rejected containers but would ideally love something like swarm_manager_replicas_total with e.g. state=running and state=desired labels for comparison/alerting.

This could be a summation of the data presented under the REPLICAS column when one runs docker service list on the manager node.

@thaJeztah thaJeztah added area/swarm kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. labels Nov 11, 2021
@thaJeztah
Copy link
Member

@dperny ptal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/swarm kind/enhancement Enhancements are not bugs or new features but can improve usability or performance.
Projects
None yet
Development

No branches or pull requests

2 participants