okay maybe this one?

This commit is contained in:
staticsafe 2019-03-23 11:22:44 -04:00
parent 9aae6acae5
commit d63b44bc6f
1 changed files with 1 additions and 1 deletions

View File

@ -11,9 +11,9 @@
- "localhost:9090" - "localhost:9090"
- job_name: "netdata-scrape" - job_name: "netdata-scrape"
metrics_path: "/api/v1/allmetrics" metrics_path: "/api/v1/allmetrics"
honor_labels: true
params: params:
- format: "prometheus_all_hosts" - format: "prometheus_all_hosts"
- honor_labels: true
static_configs: static_configs:
- targets: - targets:
- "netdata.internal.sickstack.com:19999" - "netdata.internal.sickstack.com:19999"