prometheus/retrieval
Julius Volz d868264bb8 Improve UI of /alerts page.
Changes to the UI:
- "Active Since" timestamps are now human-readable.
- Alerting rules are now pretty-printed better.
- Labels are no longer just strings, but alert bubbles (like we do on
  the status page for base labels).
- Alert states and target health states are now capitalized in the
  presentation layer rather than at the source.
2015-06-23 18:48:45 +02:00
..
discovery Merge pull request #812 from Marmelatze/consul_services 2015-06-17 20:10:52 +02:00
helpers_test.go retrieval: add honor label handling and parametrized querying. 2015-06-23 13:45:14 +02:00
relabel.go Switch config to YAML format. 2015-05-07 16:52:14 +02:00
relabel_test.go config: simplify default config handling. 2015-06-06 09:04:04 +02:00
target.go Improve UI of /alerts page. 2015-06-23 18:48:45 +02:00
target_test.go retrieval: add honor label handling and parametrized querying. 2015-06-23 13:45:14 +02:00
targetmanager.go Add support for Zookeeper Serversets for SD. 2015-06-16 11:02:08 +01:00
targetmanager_test.go config: simplify default config handling. 2015-06-06 09:04:04 +02:00