prometheus/web
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 Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00
static Beginnings of a Prometheus status page. 2013-02-14 19:03:17 +01:00
templates Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00
status.go Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00
web.go Allow replacing job targets via HTTP API. 2013-02-28 21:33:29 +01:00