mirror of
https://github.com/prometheus/prometheus
synced 2024-12-25 07:52:28 +00: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}
|
||||
- on(job, instance) group_right
|
||||
prometheus_remote_storage_queue_highest_sent_timestamp_seconds{%(prometheusSelector)s}
|
||||
> 60
|
||||
> 120
|
||||
||| % $._config,
|
||||
'for': '15m',
|
||||
labels: {
|
||||
|
Loading…
Reference in New Issue
Block a user