prometheus/config
Fabian Reinartz 0b619b46d6 Change JobConfig to ScrapeConfig.
This commit changes the configuration interface from job configs to scrape
configs. This includes allowing multiple ways of target definition at once
and moving DNS SD to its own config message. DNS SD can now contain multiple
DNS names per configured discovery.
2015-04-28 23:18:55 +02:00
..
fixtures Change JobConfig to ScrapeConfig. 2015-04-28 23:18:55 +02:00
generated Change JobConfig to ScrapeConfig. 2015-04-28 23:18:55 +02:00
config.go Change JobConfig to ScrapeConfig. 2015-04-28 23:18:55 +02:00
config.proto Change JobConfig to ScrapeConfig. 2015-04-28 23:18:55 +02:00
config_test.go Change JobConfig to ScrapeConfig. 2015-04-28 23:18:55 +02:00
load.go Change JobConfig to ScrapeConfig. 2015-04-28 23:18:55 +02:00
load_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
Makefile Make config/Makefile use user Go installation. 2015-02-17 02:20:16 +01:00