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 metrics for a number of daily users (dau) #20801

Open
andrii-korotkov-verkada opened this issue Nov 14, 2024 · 0 comments · May be fixed by #20839
Open

Export metrics for a number of daily users (dau) #20801

andrii-korotkov-verkada opened this issue Nov 14, 2024 · 0 comments · May be fixed by #20839
Labels
component:metrics enhancement New feature or request good first issue Good for newcomers

Comments

@andrii-korotkov-verkada
Copy link
Contributor

Summary

Export a metric about how many distinct users of ArgoCD server were there in the last 24 hours (or maybe support a few other intervals).

Motivation

This can be great to evaluate how many people need to use the tool. It can be interpreted both ways - lower metric can also mean people don't have many issues and rely on autosync.

Proposal

Keep some counter with a rolling window on ArgoCD server and populate daily users from it.

@leehosu leehosu linked a pull request Nov 19, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:metrics enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant