You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bwplotka
changed the title
Use Prometheus v2.2+ /api/v1/status/flags to ensure sane configuration
sidecar: Use Prometheus v2.2+ /api/v1/status/flags to ensure sane configuration
Jul 3, 2018
From Slack, compaction will begin if min duration is smaller than max.
brancz
@domgreen we can ask the prometheus server for all the flags it's running with and make the sidecar exit if
`--storage.tsdb.min-block-duration != --storage.tsdb.max-block-duration`
brancz
if they min duration is smaller than max duration prometheus will attempt compaction
This will help to immediately find:
tsdb.path
is correctThe text was updated successfully, but these errors were encountered: