prometheus/retrieval
Fabian Reinartz 9ca47869ed Provide full SD configs to discovery constructors.
Some SD configs may have many options. To be readable and consistent, make
all discovery constructors receive the full config rather than the separate
arguments.
2015-05-15 14:54:29 +02:00
..
discovery Provide full SD configs to discovery constructors. 2015-05-15 14:54:29 +02:00
helpers_test.go Make target manager source based. 2015-04-24 15:49:35 +02:00
relabel.go Switch config to YAML format. 2015-05-07 16:52:14 +02:00
relabel_test.go Switch config to YAML format. 2015-05-07 16:52:14 +02:00
target.go Add initial file based service discovery. 2015-05-15 14:44:54 +02:00
target_test.go Add initial file based service discovery. 2015-05-15 14:44:54 +02:00
targetmanager.go Provide full SD configs to discovery constructors. 2015-05-15 14:54:29 +02:00
targetmanager_test.go Implement config reloading on SIGHUP. 2015-05-13 16:49:46 +02:00