prometheus/web/api
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
..
api.go Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00
query.go Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00
targets.go Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00