prometheus/config/testdata
Fabian Reinartz 116e6df096 config: raise error on unknown config parameters.
The YAML parser ignores additional parameters on unmarshaling. This causes
frequent confusion with bad configs that pass parsing.
These changes raise errors on additional parameters.
2015-06-12 13:42:56 +02:00
..
conf.good.yml config: extend and format config example/test. 2015-06-12 13:39:12 +02:00
global_timeout.good.yml config: prevent overwrite of DefaultGlobalConfig 2015-06-08 16:02:10 +02:00
jobname.bad.yml Switch config to YAML format. 2015-05-07 16:52:14 +02:00
jobname_dup.bad.yml Switch config to YAML format. 2015-05-07 16:52:14 +02:00
labelname.bad.yml Replace example config with new YAML format. 2015-05-11 18:14:07 +02:00
labelname2.bad.yml config: ensure correct labelname in JSON target group. 2015-06-06 10:08:42 +02:00
regex.bad.yml Switch config to YAML format. 2015-05-07 16:52:14 +02:00
regex_missing.bad.yml config: error on missing regex in relabel config. 2015-06-10 23:42:51 +02:00
rules.bad.yml Load rule files from entire directories 2015-06-01 21:12:31 +02:00
tgroup.bad.json config: ensure correct labelname in JSON target group. 2015-06-06 10:08:42 +02:00
unknown_attr.bad.yml config: raise error on unknown config parameters. 2015-06-12 13:42:56 +02:00