prometheus/web/ui/templates
Benji Visser 8bb6e0dd6e Show rule evaluation errors on rules page (#4457)
* adding information about the health and errors for Rules

adding Health() and LastError() to the Rule interface. This will allow
us to easily surface information about rules.

Signed-off-by: noqcks <benny@noqcks.io>

* updating rules.html with fields for Rule errors and health state

Signed-off-by: noqcks <benny@noqcks.io>

* fix code comment grammar & access Rule health/error info using a mutex

Signed-off-by: noqcks <benny@noqcks.io>

* s/Errors/Error/ in rules.html to remain consistent with targets.html

Signed-off-by: noqcks <benny@noqcks.io>

* adding periods to code comments in reporting/alerting

Signed-off-by: noqcks <benny@noqcks.io>

* putting health/error below mutex in struct field

Signed-off-by: noqcks <benny@noqcks.io>
2018-08-07 00:33:45 +02:00
..
_base.html Forbid rule-abiding robots from indexing. (#4266) 2018-07-18 05:01:57 +01:00
alerts.html Make show annotations checkbox match query history checkbox (#3936) 2018-03-09 14:39:28 +01:00
config.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
flags.html Partition the status tab into items in a dropdown 2016-05-18 18:13:55 +02:00
graph.html Implement browsing of previous query expressions (#3486) 2017-12-21 18:58:05 +01:00
rules.html Show rule evaluation errors on rules page (#4457) 2018-08-07 00:33:45 +02:00
service-discovery.html Merge branch 'release-2.2' into update 2018-06-05 05:29:11 -04:00
status.html Report internal runtime information on status page (#3921) 2018-03-21 16:08:37 +00:00
targets.html Show rule evaluation errors on rules page (#4457) 2018-08-07 00:33:45 +02:00