FIX(prometheus): disable PrometheusDuplicateTimestamps alert
- Low severity alert that fires repeatedly in HA setup - 0.05 samples/s drop rate is negligible
This commit is contained in:
@@ -203,6 +203,7 @@ defaultRules:
|
|||||||
disabled:
|
disabled:
|
||||||
KubeCPUOvercommit: true
|
KubeCPUOvercommit: true
|
||||||
KubeMemoryOvercommit: true
|
KubeMemoryOvercommit: true
|
||||||
|
PrometheusDuplicateTimestamps: true
|
||||||
rules:
|
rules:
|
||||||
alertmanager: true
|
alertmanager: true
|
||||||
etcd: false
|
etcd: false
|
||||||
|
|||||||
Reference in New Issue
Block a user