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

chore(blooms): Adds basic tracing implementation to bloom-gw #12175

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

owen-d
Copy link
Member

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

Also

  • Removes unused SyncMap
  • adds a BlockRefFrom helper

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 12, 2024 02:02
prefix := filepath.Join(rootFolder, table, params.TenantID, metasFolder)
prefix := path.Join(rootFolder, table, params.TenantID, metasFolder)
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@chaudum chaudum merged commit e95cc6c into grafana:main Mar 12, 2024
13 checks passed
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
…#12175)

Also
* removes unused `SyncMap`
* adds a `BlockRefFrom` helper
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