Unverified Commit b2c6e422 authored by NIKHIL VARMA M's avatar NIKHIL VARMA M Committed by GitHub
Browse files

Update additional-scrape-configs.yaml

2 merge requests!17Release 5.1.0 api,!9API for assessor schedule upload
Showing with 3 additions and 3 deletions
+3 -3
......@@ -40,9 +40,9 @@ scrapeconfig:
action: replace
target_label: kubernetes_pod_name
- job_name: 'vm-node-exporter'
static_configs:
- targets: ["{{ groups['node-exporter'] | difference(["localhost"]) | map('regex_replace', '^(.*)$', '\\1:9100') | list | join("\", \"") }}"]
# - job_name: 'vm-node-exporter'
# static_configs:
# - targets: ["{{ groups['node-exporter'] | difference(["localhost"]) | map('regex_replace', '^(.*)$', '\\1:9100') | list | join("\", \"") }}"]
- job_name: 'process-exporter'
metrics_path: /metrics
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment