Previous fix only resolved alerts when device status changed from down to up. This didn't help devices already marked as 'up' with stuck unresolved alerts. Now: - Always check for stuck device_down alerts after successful SNMP poll - Also check for stuck device_up alerts (should always be auto-resolved) - Logs when stuck alerts are found and resolved - Works for existing stuck alerts without waiting for status to change This fixes the 8 stuck alerts in production - they'll auto-resolve on next poll. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| router.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||