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

[Jsonnet] Ingester ConfigMap changes #742

Closed
2 tasks
annanay25 opened this issue Jun 7, 2021 · 0 comments · Fixed by #775
Closed
2 tasks

[Jsonnet] Ingester ConfigMap changes #742

annanay25 opened this issue Jun 7, 2021 · 0 comments · Fixed by #775
Assignees

Comments

@annanay25
Copy link
Contributor

These are the different configmaps we run at the moment

tempo                    2      76d
tempo-compactor          2      76d
tempo-querier            1      76d
tempo-query              1      76d
tempo-query-frontend     1      76d

There are two issues to fix:

  • The ingester (and distributor) should get its own configmap which allows modification of ingester specific values without rolling out other components (in this case - the distributor, which shares the tempo configmap with the ingester)
  • The ingester statefulset should get a new annotation with the config hash of the ingester configmap so that it is auto-rolled when the config changes.
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 a pull request may close this issue.

2 participants