prometheus/config/testdata/url_in_targetgroup.bad.yml
Fabian Reinartz 0f21bd31ca config: deprecate target_groups for static_configs
This change deprecates the `target_groups` option in favor
of `static_configs`. The old configuration is still accepted
but prints a warning.
Configuration loading errors if both options are set.
2016-06-08 15:55:25 +02:00

6 lines
87 B
YAML

scrape_configs:
- job_name: prometheus
static_configs:
- targets:
- http://bad