prometheus/config/testdata/global_enable_extra_scrape_metrics.good.yml

6 lines
134 B
YAML

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