mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-14 06:32:59 -04:00
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) |
||
|---|---|---|
| .. | ||
| fixtures | ||
| config.go | ||
| config_test.go | ||
| helpers.go | ||
| lexer.l | ||
| lexer.l.go | ||
| load.go | ||
| load_test.go | ||
| Makefile | ||
| parser.y | ||
| parser.y.go | ||
| printer.go | ||