mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-01 11:02:07 +00:00
382a0d8089
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 |