prometheus/retrieval
Fabian Reinartz 1a2d57b45c Move template functionality out of target.
The target implementation and interface contain methods only serving a
specific purpose of the templates. They were moved to the template
as they operate on more fundamental target data.
2015-05-18 13:35:43 +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 Move template functionality out of target. 2015-05-18 13:35:43 +02:00
target_test.go Move template functionality out of target. 2015-05-18 13:35:43 +02:00
targetmanager.go Move template functionality out of target. 2015-05-18 13:35:43 +02:00
targetmanager_test.go Implement config reloading on SIGHUP. 2015-05-13 16:49:46 +02:00