-
Notifications
You must be signed in to change notification settings - Fork 3.7k
jsonnet: fix for tsdb config #9836
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
base: main
Are you sure you want to change the base?
Conversation
b240429
to
f580a42
Compare
e53d94f
to
3ffdbb3
Compare
3f5adb0
to
8834e97
Compare
b968f9d
to
9161c7e
Compare
9161c7e
to
0b9ba3a
Compare
@chaudum Friendly bump |
I think this change very likely breaks existing installations that use different shared stores for BoltDB and TSDB. Let me try to evaluate the changes. |
@manohar-koukuntla I am not entirely sure what the change actually fixes, except that there is a single shared_store variable for the compactor. |
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #9789
Special notes for your reviewer:
Checklist
CONTRIBUTING.md
guide (required)CHANGELOG.md
updatedadd-to-release-notes
labeldocs/sources/upgrading/_index.md
production/helm/loki/Chart.yaml
and updateproduction/helm/loki/CHANGELOG.md
andproduction/helm/loki/README.md
. Example PR