Fabian Reinartz
df22684b5b
web/ui: fix job link
2016-08-08 19:03:51 +02:00
Andrew Hemming
7ebcd678ea
Added HTML link for each job name
...
Useful for quick navigation on the target page when there are many jobs
and targets
Corrected HTML link for each job name
Regenerated bindata
2016-07-28 17:10:34 +01:00
Harmen
512b3f8d95
Friendlier message when there are no alerting rules
2016-07-27 12:54:46 +02:00
Matt Bostock
78715e4182
Alerts template: remove silence table header
...
There's no corresponding table column for this table header. The
placeholder link for silences was removed in e8800730
.
Accordingly, regenerate `web/ui/bindata.go` by running:
make assets format
2016-07-26 21:33:21 +01:00
Roman Vynar
9d616952b3
Added missed pathPrefix to Status sub-menus
2016-05-26 17:42:28 +03:00
beorn7
93460fb853
Remove a spurious "w" from _base.html
2016-05-25 13:59:50 +02:00
beorn7
da8cb10b43
Partition the status tab into items in a dropdown
...
I got feedback from different sources about rules and targets being
too heavy in the status tab if their are lots of them.
This change also allows for more fine-granular locking.
2016-05-18 18:13:55 +02:00
Steve Durrheimer
399d5c6375
Make version informations consistent between prometheus components
2016-05-05 22:33:18 +02:00
Julius Volz
c0b430b8e5
Improve before-relabeling label tooltips.
...
Yes, the label names and values really need double HTML escaping in
order to end up correctly in the tooltip after two levels of unescaping.
Fixes https://github.com/prometheus/prometheus/issues/1563
2016-04-18 20:23:41 +02:00
Fabian Reinartz
1ede7b9d72
Consolidate TargetStatus into Target.
...
This commit simplifies the TargetHealth type and moves the target
status into the target itself. This also removes a race where error
and last scrape time could have been out of sync.
2016-03-01 14:33:21 +01:00
Fabian Reinartz
915a7c09a8
Adjust labels on status page
2016-02-15 11:10:14 +01:00
Tobias Schmidt
211cb10f13
Use https://prometheus.io
2016-02-05 00:07:03 -05:00
Fabian Reinartz
8a67110041
Revert autocomplete changes
2016-01-11 15:18:39 +01:00
Fabian Reinartz
bf6abac8f4
Send resolved notifications
2015-12-17 15:42:26 +01:00
Fabian Reinartz
a542cc8609
Remove -web.use-local-assets
2015-11-11 17:58:03 +01:00
Fabian Reinartz
57ca7108aa
Enable debug generation of go-bindata, rename blob/ to ui/
2015-11-11 15:55:16 +01:00