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

pkg/storage: Fix iterators to only get index range within chunks #370

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

metalmatze
Copy link
Member

Sometimes we were still seeing profiles with timestamp 0. This should fix it.

We don't want the total numSamples from the series if we only select a subset of chunks within the range.

Copy link
Member

@brancz brancz left a comment

Choose a reason for hiding this comment

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

Nice

@brancz brancz merged commit a6867a7 into release-0.2 Oct 25, 2021
@brancz brancz deleted the storage-iterator-ranges branch October 25, 2021 18:15
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.

2 participants