prometheus/config
Julius Volz f1fc7d717a Allow replacing job targets via HTTP API.
This roughly comprises the following changes:

- index target pools by job instead of scrape interval
- make targets within a pool exchangable while preserving existing
  health state for targets
- allow exchanging targets via HTTP API (PUT)
- show target lists in /status (experimental, for own debug use)
2013-02-28 21:33:29 +01:00
..
fixtures Add missing config test fixtures. 2013-02-17 01:01:50 +01:00
config.go Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00
config_test.go Add missing config test fixtures. 2013-02-17 01:01:50 +01:00
helpers.go
lexer.l
lexer.l.go
load.go
load_test.go
Makefile
parser.y
parser.y.go
printer.go