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

Add support for more metrics related to track secret and configmap changes #519

Open
Ayush-Singhal28 opened this issue Sep 7, 2023 · 0 comments
Labels
kind/enhancement New feature or request kind/help wanted Extra attention is needed

Comments

@Ayush-Singhal28
Copy link

https://github.com/stakater/Reloader/blob/master/docs/Verify-Reloader-Working.md#verify-from-metrics

Currenly only two metrics are exposed. But it does not provide much info. As it is just increasing count. Can we have metrics related to which secret or configmap rotated the DeploymentConfigs, Deployments, Daemonsets Statefulsets on particular namespace.

e.g reloader_reload_executed{ namespace="test", secret= "test-secret", deployment= "abc",success="true"}

@MuneebAijaz MuneebAijaz added kind/enhancement New feature or request kind/help wanted Extra attention is needed labels Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request kind/help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants