prometheus/config/testdata/global_disable_extra_scrape_metrics.good.yml

6 lines
135 B
YAML

global:
extra_scrape_metrics: false
scrape_configs:
- job_name: prometheus
static_configs:
- targets: ['localhost:8080']