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

Export ArgoCD stats as prometheus style metrics #513

Closed
jessesuen opened this issue Aug 15, 2018 · 3 comments
Closed

Export ArgoCD stats as prometheus style metrics #513

jessesuen opened this issue Aug 15, 2018 · 3 comments
Assignees
Milestone

Comments

@jessesuen
Copy link
Member

To better understand an argocd's instance usage (e.g. how frequent deploys/syncs are happening, API requests, how many apps, health states, users, etc...), ArgoCD should export prometheus style metrics to be scraped so it can be used in higher level dashboards.

@jessesuen jessesuen added P1 and removed P1 labels Aug 16, 2018
@jessesuen
Copy link
Member Author

Can use this as a reference implementation:
argoproj/argo-workflows#935

@jessesuen
Copy link
Member Author

First implementation can be limited to health statuses

@jessesuen jessesuen added the 5 label Aug 16, 2018
@merenbach merenbach self-assigned this Aug 16, 2018
@merenbach
Copy link
Contributor

Blocked by undefined: proto.InternalMessageInfo errors when running make server and/or make codegen whenever Prometheus client libs are imported. Seems to also occur when switching to master branch and updating either google.golang.org/grpc or github.com/grpc-ecosystem/grpc-gateway.

@merenbach merenbach added the help wanted Extra attention is needed label Aug 21, 2018
@merenbach merenbach removed their assignment Sep 5, 2018
@mukulikak mukulikak added this to the 0.9 milestone Sep 6, 2018
@jessesuen jessesuen self-assigned this Sep 11, 2018
@jessesuen jessesuen removed the help wanted Extra attention is needed label Sep 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants