Page MenuHomeDevCentral

Phase 4: Add metrics, notifications, and monitoring integrations
ClosedPublic

Authored by ieli on Sun, Feb 15, 12:35.
Tags
None
Referenced Files
F24369691: D3965.id10275.diff
Mon, Feb 16, 04:43
F24368840: D3965.diff
Mon, Feb 16, 03:17
F24368704: D3965.id10275.diff
Mon, Feb 16, 03:00
F24367966: D3965.diff
Mon, Feb 16, 01:51
F24367095: D3965.diff
Mon, Feb 16, 00:16
F24366217: D3965.diff
Sun, Feb 15, 22:35
Subscribers
None
Tokens
"Y So Serious" token, awarded by dereckson.

Details

Summary

Backend:

  • Add metric table and API for uptime/response_time/error_rate with daily summaries
  • Add subscriber system with email (Nodemailer) and webhook notifications
  • Add notification dispatch on incident create/update/resolve
  • Add incident-service and maintenance-service linking via service_ids
  • Add inbound monitoring webhook endpoint (POST /api/webhooks/ingest)

Frontend:

  • Add UptimeChart component (Chart.js 30-day bar chart)
  • Add SubscribeForm component (email/webhook subscription)
  • Add metricsApi, subscribersApi, and useMetrics composable

Diff Detail

Repository
rSP ServPulse
Lint
Lint Not Applicable
Unit
Tests Not Applicable