summaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/collection/charts/prometheus/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/DAaaS/collection/charts/prometheus/values.yaml')
-rw-r--r--vnfs/DAaaS/collection/charts/prometheus/values.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/vnfs/DAaaS/collection/charts/prometheus/values.yaml b/vnfs/DAaaS/collection/charts/prometheus/values.yaml
index 1a5fc94c..08a07751 100644
--- a/vnfs/DAaaS/collection/charts/prometheus/values.yaml
+++ b/vnfs/DAaaS/collection/charts/prometheus/values.yaml
@@ -13,6 +13,16 @@ prometheus:
- port: collectd-prometheus
interval: 10s
path: /metrics
+ - name: service-monitor-node-exporter
+ additionalLabels:
+ collector: prometheus-node-exporter
+ jobLabel: node-exporter
+ selector:
+ matchLabels:
+ app: prometheus-node-exporter
+ endpoints:
+ - port: metrics
+ interval: 30s
service:
annotations: {}