mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-26 06:04:05 -08:00
Loosen off PrometheusRemoteWriteBehind alert.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
This commit is contained in:
parent
b615069289
commit
38a9bbbec2
|
@ -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: {
|
||||||
|
|
Loading…
Reference in a new issue