prometheus/discovery/file/fixtures/valid.yml
Tobias Schmidt 287ec6e6cc Fix outdated target_group naming in error message
The target_groups config has been renamed to static_configs, the error
message for overflow attributes should reflect that.
2017-05-31 11:01:13 +02:00

6 lines
98 B
YAML

- targets: ['localhost:9090', 'example.org:443']
labels:
foo: bar
- targets: ['my.domain']