prometheus/config
Anton Tolchanov 772a3af38f Allow URLs in targets defined via a JSON file
This enables defining `blackbox_exporter` targets (which can be URLs,
because of relabeling) in a JSON file.

Not sure if this is the best approach, but current behaviour is
inconsistent (`UnmarshalYAML` does not have this check) and breaks
officially documented way to use `blackbox_exporter`.
2016-07-04 00:05:57 +03:00
..
testdata config: deprecate target_groups for static_configs 2016-06-08 15:55:25 +02:00
config.go Allow URLs in targets defined via a JSON file 2016-07-04 00:05:57 +03:00
config_test.go config: deprecate target_groups for static_configs 2016-06-08 15:55:25 +02:00