alertmanager/web
Julius Volz 41963417df Treat `GeneratorURL` as optional in Alerts page.
This fixes https://github.com/prometheus/alertmanager/issues/21

Otherwise, sending an alert with a missing `GeneratorURL` payload
property would cause the template rendering to crash:

    Error executing template: template: alerts.html:51:76: executing "content" at <.Alert.Payload.Gener...>: invalid value; expected string
2015-01-10 21:58:42 +01:00
..
api Update HTTP/clientlib dependencies + cleanups. 2014-10-27 23:50:22 +01:00
blob Major rewrite of alertmanager, adding inhibit support. 2013-09-11 15:34:02 +02:00
static Update HTTP/clientlib dependencies + cleanups. 2014-10-27 23:50:22 +01:00
templates Treat `GeneratorURL` as optional in Alerts page. 2015-01-10 21:58:42 +01:00
Makefile Preliminary web interface and pairing refactorings. 2013-07-17 17:45:01 +02:00
alerts.go Major rewrite of alertmanager, adding inhibit support. 2013-09-11 15:34:02 +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 Rename alert_manager to alertmanager. 2013-08-05 11:49:56 +02:00
status.go Show status and build information under /status. 2013-08-14 18:56:41 +02:00
web.go Update HTTP/clientlib dependencies + cleanups. 2014-10-27 23:50:22 +01:00