Commit Graph

473 Commits

Author SHA1 Message Date
Fabian Reinartz f1a6f8892f Make collapsible detail sections more visible 2015-11-10 14:55:57 +01:00
Fabian Reinartz ede4b63a91 Implement deterministic alert group order, cleanup 2015-11-10 14:52:04 +01:00
Fabian Reinartz dc656a44ea Adjust config fields to 'receiver' 2015-11-10 14:08:20 +01:00
Fabian Reinartz 6a99dfaa90 Merge branch 'dev' of github.com:prometheus/alertmanager into dev 2015-11-10 13:56:40 +01:00
Fabian Reinartz e4e594d826 Unify receiver naming 2015-11-10 13:47:04 +01:00
Fabian Reinartz a1c7c49a91 Remove resolved issues 2015-11-10 11:26:42 +01:00
Fabian Reinartz 5fb30e1a0e Do not include resolved alerts in API response 2015-11-10 11:25:11 +01:00
Fabian Reinartz 91db91ef4a Separate elapsed and active silences 2015-11-10 11:19:04 +01:00
Fabian Reinartz 3cdc3c5359 Add HTML title 2015-11-09 19:08:40 +01:00
Fabian Reinartz 9e7255a850 Vendor angular-sanitize 2015-11-09 18:30:51 +01:00
Fabian Reinartz f915a61d16 Filter entire groups of non-selected destionations 2015-11-09 16:42:52 +01:00
Fabian Reinartz fa64b7d1b9 link and highlight silence in UI 2015-11-09 15:30:02 +01:00
Fabian Reinartz 5f46042dd5 Add toggling for silence form 2015-11-09 15:19:22 +01:00
Fabian Reinartz 83c4d596bc mark inhibition and silencing in UI 2015-11-09 14:41:06 +01:00
Fabian Reinartz d4e2bdc36f Track and expose silenced/inhibited status of alerts 2015-11-09 14:34:57 +01:00
Fabian Reinartz b2351ef76c Auto-convert links in annotations 2015-11-09 13:32:41 +01:00
Fabian Reinartz 1918379668 Remove dead code, make silence immutable 2015-11-09 12:34:31 +01:00
Fabian Reinartz 09bcb8c71a More readable styling 2015-11-09 12:33:14 +01:00
Fabian Reinartz 5b3621948b Show firing duration 2015-11-09 12:03:36 +01:00
Fabian Reinartz 152df94088 Simplify alert UI 2015-11-09 11:09:32 +01:00
Fabian Reinartz 8f2aaff1db Implement flat alert group API endpoint 2015-11-07 14:30:21 +01:00
Fabian Reinartz 23b8cde4b6 Switch routing tree to flat alerting groups 2015-11-07 14:29:54 +01:00
Fabian Reinartz 73e6fcfbcd Toggle details by click to reduce noise 2015-11-06 18:17:41 +01:00
Fabian Reinartz 7be65952e3 UI silencing on alert items fixed 2015-11-06 17:35:37 +01:00
Fabian Reinartz a3dc8fb36e Adjust alert UI to silence UI 2015-11-06 17:26:06 +01:00
Fabian Reinartz 896449efac Improve silence UI 2015-11-06 17:07:55 +01:00
Fabian Reinartz 8f937a3d05 Move silence to own partial, style fixes 2015-11-06 15:27:28 +01:00
Fabian Reinartz 8b327b1d8e Improve silence form 2015-11-06 14:14:46 +01:00
Fabian Reinartz e681d8619d Remove bass.css 2015-11-06 14:14:11 +01:00
Fabian Reinartz 8d2bbc348b Simplify and rename notification info struct.
The delivered field was previously unused and is removed by this commit.
Only successful notifications are stored. The type was renamed to NotifyInfo.
2015-11-06 10:09:39 +01:00
Fabian Reinartz 14001ebfa5 Fix golint warnings 2015-11-05 10:49:32 +01:00
Fabian Reinartz 5ce39632f8 Fix go vet warnings 2015-11-05 10:25:25 +01:00
Fabian Reinartz 6f0d441e39 Fix unlocked write and unnecessary condition 2015-11-04 17:17:37 +01:00
Fabian Reinartz 08948391df Add uptime to status page 2015-11-02 20:04:37 +01:00
Fabian Reinartz 09e8552cd7 Add status page in UI 2015-11-02 19:47:12 +01:00
Fabian Reinartz 85475d4e50 Add /api/status endpoint for config and version info 2015-11-02 19:41:23 +01:00
Fabian Reinartz a1a9840656 Minor enhancement to silence form 2015-11-02 18:51:54 +01:00
Fabian Reinartz f4a31855cc Add silence-form directive, enable silence button for alerts 2015-10-27 19:54:21 +01:00
Fabian Reinartz a765ef9534 Add aggregation group unit test 2015-10-27 18:26:44 +01:00
Fabian Reinartz b3865015ad Update common/log vendoring 2015-10-26 15:26:04 +01:00
Fabian Reinartz ff514dbf06 Embed architecture sketch in README 2015-10-26 15:11:14 +01:00
Fabian Reinartz 4e6695682a Add architecture sketch 2015-10-26 15:09:48 +01:00
Fabian Reinartz 3181a65d8f Fix .gitignore for binary 2015-10-26 13:45:06 +01:00
Fabian Reinartz e20c7f8f3d Enable YAML highlighting in example config 2015-10-22 15:48:50 +02:00
Fabian Reinartz 5510317a3d Add instructions to mirror traffic 2015-10-22 15:34:24 +02:00
Fabian Reinartz 57ff4f4a93 Fix typo 2015-10-22 15:29:36 +02:00
Fabian Reinartz fc2245bb9f Extend README by config example 2015-10-22 15:25:18 +02:00
Fabian Reinartz 3d216d887b Add README on status and installation 2015-10-22 14:56:55 +02:00
Fabian Reinartz f6461b0182 Emphasize alertname label in UI 2015-10-22 11:10:59 +02:00
Fabian Reinartz 9f8c959d4d Make annotations collapsable in UI 2015-10-22 10:56:37 +02:00