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

ingester: Hide tokens in ingester ring status page when ingest storage is enabled #10399

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexweav
Copy link
Contributor

@alexweav alexweav commented Jan 9, 2025

What this PR does

When ingest storage is enabled, the ingester ring is used for service discovery but the partition ring is now used to match series to ingesters. This means the ingester ring's tokens are not used anymore. This PR hides token-related fields from the ingester ring status page when in ingest storage mode.

Leverages this dskit option (which has example screenshots): grafana/dskit#633

Which issue(s) this PR fixes or relates to

Contrib https://github.com/grafana/mimir-squad/issues/2350

Checklist

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

@alexweav alexweav force-pushed the alexweav/hide-tokens-ingest-storage branch from fa61d9a to 64753c2 Compare January 10, 2025 18:26
@alexweav alexweav marked this pull request as ready for review January 10, 2025 18:27
@alexweav alexweav requested a review from a team as a code owner January 10, 2025 18:27
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.

1 participant