Loosen off PrometheusRemoteWriteBehind alert.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
This commit is contained in:
Tom Wilkie 2019-03-04 12:47:24 +00:00
parent b615069289
commit 38a9bbbec2

View file

@ -162,7 +162,7 @@
prometheus_remote_storage_highest_timestamp_in_seconds{%(prometheusSelector)s} prometheus_remote_storage_highest_timestamp_in_seconds{%(prometheusSelector)s}
- on(job, instance) group_right - on(job, instance) group_right
prometheus_remote_storage_queue_highest_sent_timestamp_seconds{%(prometheusSelector)s} prometheus_remote_storage_queue_highest_sent_timestamp_seconds{%(prometheusSelector)s}
> 60 > 120
||| % $._config, ||| % $._config,
'for': '15m', 'for': '15m',
labels: { labels: {