complete prometheus.sickstack.com.yml

This commit is contained in:
staticsafe 2019-03-23 11:15:57 -04:00
parent faa099e917
commit 89c3f8d997
1 changed files with 2 additions and 0 deletions

View File

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