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

bug(su): high cardinality in metrics #996

Open
VinceJuliano opened this issue Sep 4, 2024 · 0 comments
Open

bug(su): high cardinality in metrics #996

VinceJuliano opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working su ao Scheduler Unit

Comments

@VinceJuliano
Copy link
Collaborator

Background

Metrics were added to the SU via the Prometheus library. By default it added high cardinality in the labels which cause cost issues on the other end.

Solution

Disable these particular metrics

@VinceJuliano VinceJuliano added bug Something isn't working su ao Scheduler Unit labels Sep 4, 2024
@VinceJuliano VinceJuliano self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working su ao Scheduler Unit
Projects
None yet
Development

No branches or pull requests

1 participant