-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[grafana-sampling] metrics generation configuration #3561
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
base: main
Are you sure you want to change the base?
[grafana-sampling] metrics generation configuration #3561
Conversation
17ea39d
to
8ddad8f
Compare
👋 I'm not sure if I'm tagging the right people here since there's no codeowner for this chart, but I can see from previous PR that @petewall & @rlankfo reviewed most of them 😄 I'm wondering if I did something wrong since some CI checks do not seem to be running? Is there anything else missing for me to be able to ask for review? |
hey @maximelaboisson, thanks for the PR! I'll re-open this and see if I can approve and run the workflows. |
Just commenting that this is a highly valuable change and would love to see it merged. I am currently hacking around the lack of metrics expiration with a helm hook patching the configmap. Expiration is basically a required feature of metrics generation otherwise the cardinality implications make metrics generation unusable in larger workloads. |
Another PR was merged recently that enables configuration of the metric expiration value, #3613 |
For some reasons I'm just seeing the notifications for the PR being reopened now 😅 In the end, I decided to just run a fork of the chart on my side since I ended up making more changes. I'm happy to fix this PR to make things work though if the maintainers think it's valuable? |
Adding metrics flush interval, expiration, and buckets configuration for metrics generation