towerops/priv
Graham McIntire d811bcb503
feat: add ErrorTrackerNotifier and fix PagerDuty notification handling
- Add error_tracker_notifier for email alerts on exceptions
  * Sends alerts to graham@towerops.net
  * Configured in production only (gracefully shuts down in dev/test)
  * Includes throttling to prevent duplicate error spam

- Fix AlertNotificationWorker when PagerDuty not configured
  * Worker now handles :not_configured gracefully instead of failing
  * Prevents unnecessary retries and error noise
  * Logs as debug when PagerDuty integration isn't set up

Files changed:
- mix.exs, mix.lock
- config/runtime.exs
- lib/towerops/application.ex
- lib/towerops/workers/alert_notification_worker.ex
- CHANGELOG.txt, priv/static/changelog.txt
2026-03-09 13:14:30 -05:00
..
gettext fix: correct 'More' navigation translation from 'or' to 'More' 2026-03-06 12:26:18 -06:00
mibs mib update from librenms 2026-01-28 13:38:31 -06:00
profiles feat: Phase 1 Quick Wins - 11 vendor profiles implemented 2026-02-12 10:52:51 -06:00
proto feat: add LLDP topology discovery support from agent 2026-03-05 11:16:28 -06:00
repo feat: create test organization in e2e seed script 2026-03-08 13:14:56 -05:00
static feat: add ErrorTrackerNotifier and fix PagerDuty notification handling 2026-03-09 13:14:30 -05:00