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

[tempo] - Persistence for compactor is not aligned with other components #3511

Open
Rohlik opened this issue Jan 6, 2025 · 0 comments
Open

Comments

@Rohlik
Copy link
Contributor

Rohlik commented Jan 6, 2025

Hi there 👋🏼,
compactor within Tempo seems to be slightly off in setting persistence compared to other components like Mimir or Loki 🧐. Please take a look at the related code snippets below.
Mimir: https://github.com/grafana/mimir/blob/bec189c4ba11111a251c3b48253704736761ad23/operations/helm/charts/mimir-distributed/values.yaml#L2282-L2320
Loki: https://github.com/grafana/loki/blob/226e9f101aab2faf32b2d6b0c93f6e5832782c25/production/helm/loki/values.yaml#L2430-L2459

There is no such setting for Tempo for some reason 🤔, and current behavior can potentially lead to a situation when Tempo fulfills the worker's disk capacity.

Is this desired 🤔? If not, can you please add this option to the Tempo Helm chart 🙏🏼?

@Rohlik Rohlik changed the title [tempo] - compactor is not aligned with other components [tempo] - Persistence for compactor is not aligned with other components Jan 6, 2025
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

No branches or pull requests

1 participant