Skip to content

Show ingester tokens after button click in ring status page #1810

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

Merged
merged 2 commits into from
Nov 29, 2019

Conversation

goelankitt
Copy link
Contributor

What this PR does:
This PR improves the ring status page. It shows the ingester tokens only when a button is pressed.

Which issue(s) this PR fixes:
Fixes #759

@pracucci
Copy link
Contributor

Open question: the page HTML still includes all the tokens. I'm wondering if want we want is to hide them (like you did) or do not include them at all in the page (so that we don't have to download them) unless a query string parameter is passed (which can be passed clicking a button in the page).

@bboreham
Copy link
Contributor

Thanks for the PR @ankit1ank

I second @pracucci 's comment - it would be good to cut down the amount of data transferred.

@goelankitt
Copy link
Contributor Author

Made the required changes. Please review.

Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

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

Good job @ankit1ank and thanks for addressing my feedback. Changes LGTM!

Copy link
Contributor

@bboreham bboreham left a comment

Choose a reason for hiding this comment

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

ltgm!

@bboreham bboreham merged commit 241d457 into cortexproject:master Nov 29, 2019
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.

Tidy up 'ring' admin page
4 participants