Description
Is your feature request related to a problem? Please describe.
Current implementation of jsonnet build does not support configuring tsdb storage as stateful compactors are created onlyusing_boltdb_shipper
is true.
Describe the solution you'd like
Add new variable using_tsdb_shipper
, when its true create stateful compactors. Rename boltdb_shipper_shared_store
to shared_store
.
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
No labels