优先使用 PrometheusRule 声明基础告警 #151
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: operator.victoriametrics.com/v1beta1
|
apiVersion: monitoring.coreos.com/v1
|
||||||
kind: VMRule
|
kind: PrometheusRule
|
||||||
metadata:
|
metadata:
|
||||||
name: host-health
|
name: host-health
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: operator.victoriametrics.com/v1beta1
|
apiVersion: monitoring.coreos.com/v1
|
||||||
kind: VMRule
|
kind: PrometheusRule
|
||||||
metadata:
|
metadata:
|
||||||
name: kubernetes-health
|
name: kubernetes-health
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: operator.victoriametrics.com/v1beta1
|
apiVersion: monitoring.coreos.com/v1
|
||||||
kind: VMRule
|
kind: PrometheusRule
|
||||||
metadata:
|
metadata:
|
||||||
name: monitoring-delivery
|
name: monitoring-delivery
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
|
|||||||
Reference in New Issue
Block a user