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

histograms: Add timer to reset ASAP after bucket limiting has happened #1367

Merged
merged 1 commit into from Oct 19, 2023

Conversation

beorn7
Copy link
Member

@beorn7 beorn7 commented Oct 14, 2023

Fixes #1248. See issue description for all the details.

Fixes #1248. See issue description for all the details.

Signed-off-by: beorn7 <beorn@grafana.com>
@beorn7
Copy link
Member Author

beorn7 commented Oct 19, 2023

@bwplotka @ArthurSens could you have a look at this? It fixes a rather annoying bug.

@ArthurSens
Copy link
Member

Yes, will do! I returned from a 1 week PTO today, I'll schedule some time today or tomorrow to take a look at this PR

Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

It looks good to me, thanks! 💪🏽

Was just looking at this.

If want to help still @ArthurSens - we need to merge #1366 and figure out why test fails. It's security upgrade. 🤗

@bwplotka bwplotka merged commit cd8cba2 into main Oct 19, 2023
9 checks passed
@bwplotka bwplotka deleted the beorn7/histogram branch October 19, 2023 13:22
@beorn7
Copy link
Member Author

beorn7 commented Oct 19, 2023

Thank you.

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.

histograms: Reset ASAP after resolution reduction
3 participants