mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-16 03:15:35 +00:00
8e61ebf6c3
* 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 |
||
---|---|---|
.. | ||
dispatch_test.go | ||
dispatch.go | ||
route_test.go | ||
route.go |