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

AEROGEAR-10381: in case of 404 or redirection response do not record the uri #207

Conversation

bionarkos
Copy link

do not record the request uri as a prometheus tag, in case of 3xx or 404 responses.

recording not mapped uris leads to a high cardinality metric and can make the metrics DB perform slower

…the request uri as a prometheus tag

recording not mapped uris leads to a high cardinality metric and can make the metrics DB perform slower
@pb82
Copy link
Contributor

pb82 commented Jul 8, 2024

@bionarkos thanks!

@pb82 pb82 merged commit a413d3c into aerogear:master Jul 8, 2024
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

Successfully merging this pull request may close these issues.

3 participants