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

fix(blooms): bloom-gw chunk merging improvements #12162

Merged
merged 8 commits into from
Mar 8, 2024

Conversation

owen-d
Copy link
Member

@owen-d owen-d commented Mar 8, 2024

  • histogram metrics for requested vs filtered chunks (aggregate, not per day task)
  • benchmarking
  • improved filterChunkRefs implementation for the bloomcompactor. Both fixes a few mentioned bugs and improves performance.
  • testware
  • unrelated: ensures we sort chunks prior to committing series to bloom block during construction. This was done elsewhere, but doing it closer to the block itself feels safer.

Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
@owen-d owen-d requested a review from a team as a code owner March 8, 2024 02:33
@owen-d owen-d changed the title fix(blooms): fix(blooms): bloom-gw chunk merging improvements Mar 8, 2024
Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
@owen-d owen-d merged commit f4b2c5d into grafana:main Mar 8, 2024
11 checks passed
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
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.

None yet

2 participants