feat(monitoring): add mpabi node-exporter scrape and agave dashboard
This commit is contained in:
@@ -26,6 +26,12 @@ spec:
|
||||
static_configs:
|
||||
- targets:
|
||||
- 10.66.66.1:8999
|
||||
- job_name: mpabi-node-exporter
|
||||
metrics_path: /metrics
|
||||
scrape_interval: 15s
|
||||
static_configs:
|
||||
- targets:
|
||||
- 10.66.66.1:9100
|
||||
prometheusOperator:
|
||||
admissionWebhooks:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user