alertmanager/web
Julius Volz ab9348240e Fix path prefix usage in UI.
Just a quick hotfix before the new Alertmanager comes out.

The path prefix handling is kind of inconsistent in AM (we have both a
-web.path-prefix flag and a -web.external-url flag and with different
trailing-backslash variant than in Prometheus). This should all be
cleaned up in the new one.

Fixes https://github.com/prometheus/alertmanager/issues/79
2015-10-08 14:50:06 +02:00
..
api Add a GET api to /api/alerts which pulls JSON formatted AlertAggregates. 2015-06-16 09:05:48 +10:00
blob Fix path prefix usage in UI. 2015-10-08 14:50:06 +02:00
static Fix path prefix usage in UI. 2015-10-08 14:50:06 +02:00
templates Fix path prefix usage in UI. 2015-10-08 14:50:06 +02:00
alerts.go Sort alerts consistently in web UI. 2015-09-08 15:44:04 +02:00
compression.go Preliminary web interface and pairing refactorings. 2013-07-17 17:45:01 +02:00
helpers.go Shorten links to Prometheus console in alertmanager UI. 2013-08-20 16:23:33 +02:00
silences.go Add a generic webhook notifier. 2015-05-27 23:57:18 +01:00
status.go Path prefix to support reverse proxies 2015-04-29 22:10:21 +02:00
web.go Add runbook and alertmanager URLs to PD+email notifications. 2015-06-25 18:18:08 +02:00