alertmanager/dispatch
Łukasz Mierzwa 8e61ebf6c3 Expose alert fingerprint in the API (#786)
* Expose alert fingerprint in the API

Alert fingerprint is already provided as the value of status.inhibitedBy[] attribute that inhibited alerts have, but there's no way to get back to the alert that's inhibiting it as the fingerprint is not exposed.

* Expose alert fingerprint as ID in the list endpoint

* Rename ID to Fingerprint

* Use Fingerprint().String() in the API
2017-08-18 19:30:18 +02:00
..
dispatch.go Expose alert fingerprint in the API (#786) 2017-08-18 19:30:18 +02:00
dispatch_test.go Make sure Matchers are always ordered 2017-06-23 15:30:34 +02:00
route.go Make sure Matchers are always ordered 2017-06-23 15:30:34 +02:00
route_test.go Make sure Matchers are always ordered 2017-06-23 15:30:34 +02:00