rpi.carlosedp.cluster-monit.../manifests/prometheus/prometheus-k8s-service-monitor-prometheus.yaml
2018-03-01 19:03:53 -05:00

17 lines
277 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: prometheus
labels:
k8s-app: prometheus
spec:
selector:
matchLabels:
prometheus: k8s
namespaceSelector:
matchNames:
- monitoring
endpoints:
- port: web
interval: 30s