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

Cleanup dangling request queue metrics #6433

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Dec 17, 2024

What this PR does:

cortex_request_queue_requests_total is a high cardinality metric with user as its label and we didn't clean it up properly for inactive users.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@dosubot dosubot bot added the type/observability To help know what is going on inside Cortex label Dec 17, 2024
Copy link
Member

@alanprot alanprot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 17, 2024
Signed-off-by: Ben Ye <[email protected]>
@yeya24 yeya24 merged commit 3269f9d into cortexproject:master Dec 17, 2024
17 checks passed
@yeya24 yeya24 deleted the cleanup-queue-metrics branch December 17, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size/S type/observability To help know what is going on inside Cortex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants