mirror of
https://github.com/prometheus/alertmanager
synced 2025-04-01 22:48:42 +00:00
When the API receives alerts where StartsAt is zero, it updates the value to EndsAt (if not zero itself) or "now". This ensures that the alert validation will not fail since StartsAt has to be less than or equal to EndsAt. |
||
---|---|---|
.. | ||
api_test.go | ||
api.go |