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

Cleaning up stale ingester metrics #5930

Merged
merged 2 commits into from
May 7, 2024

Conversation

alanprot
Copy link
Member

@alanprot alanprot commented May 7, 2024

What this PR does:
Cleaning up stale ingester metrics on distributor (and querier) when the ingester get restarted and change its address.
Before this change, those metrics were never cleaned and it can end up creating a huge amount of useless dimentions.

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]

Signed-off-by: alanprot <alanprot@gmail.com>
Signed-off-by: alanprot <alanprot@gmail.com>
@alanprot alanprot requested review from yeya24 and danielblando and removed request for yeya24 May 7, 2024 18:10
@alanprot alanprot merged commit 73dfd1a into cortexproject:master May 7, 2024
16 checks passed
@alanprot alanprot deleted the stale-ingester-metrics branch July 10, 2024 23:33
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.

2 participants