let's try a different format
This commit is contained in:
parent
89c3f8d997
commit
19250e5b21
@ -11,8 +11,9 @@
|
|||||||
- "localhost:9090"
|
- "localhost:9090"
|
||||||
- job_name: "netdata-scrape"
|
- job_name: "netdata-scrape"
|
||||||
metrics_path: "/api/v1/allmetrics"
|
metrics_path: "/api/v1/allmetrics"
|
||||||
format: "prometheus_all_hosts"
|
|
||||||
honor_labels: true
|
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- "netdata.internal.sickstack.com:19999"
|
- "netdata.internal.sickstack.com:19999"
|
||||||
|
- format:
|
||||||
|
- "prometheus_all_hosts"
|
||||||
|
- honor_labels: true
|
||||||
|
Loading…
Reference in New Issue
Block a user