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

Clean up ingester client inflightPushRequests on close #5932

Merged

Conversation

alexqyle
Copy link
Contributor

@alexqyle alexqyle commented May 7, 2024

What this PR does:

In last PR #5917, new metric ingester_client_inflight_push_requests for ingester client was introduced. This metric got ingester address as label. This metric should be cleaned when client is closed to avoid high cardinality.

Which issue(s) this PR fixes:

Checklist

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

@alanprot
Copy link
Member

alanprot commented May 7, 2024

Thanks!

Signed-off-by: Alex Le <[email protected]>
@alanprot alanprot enabled auto-merge (squash) May 7, 2024 21:19
@alanprot alanprot merged commit 77c7138 into cortexproject:master May 7, 2024
16 checks passed
@alexqyle alexqyle deleted the clean-ingester-client-metric branch May 7, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants