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: use dedicated configmaps for distributors and ingesters #775

Merged
merged 4 commits into from
Jun 21, 2021

Conversation

kvrhdn
Copy link
Member

@kvrhdn kvrhdn commented Jun 18, 2021

What this PR does:
Split the tempo configmap into tempo-distributor and tempo-ingester. This will allow both services to be updated independently (changing the config of the ingesters should not impact the distributor and vice versa).

I've also added config_hash annotation to both so they get replaced when the config changes.

Which issue(s) this PR fixes:
Fixes #742

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@kvrhdn kvrhdn marked this pull request as ready for review June 18, 2021 16:09
Signed-off-by: Annanay <[email protected]>
Copy link
Contributor

@annanay25 annanay25 left a comment

Choose a reason for hiding this comment

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

lgtm!

@kvrhdn
Copy link
Member Author

kvrhdn commented Jun 21, 2021

Thanks for updating kube-manifests 🙏🏻

@annanay25 annanay25 merged commit e446520 into grafana:main Jun 21, 2021
@kvrhdn kvrhdn deleted the split-configmap branch June 21, 2021 09:14
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.

[Jsonnet] Ingester ConfigMap changes
2 participants