Page MenuHomeDevCentral

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

Authored by ieli on Sun, Feb 15, 12:35.
Tags
None
Referenced Files
F24373734: D3965.id10275.diff
Mon, Feb 16, 12:00
F24371666: D3965.id10276.diff
Mon, Feb 16, 08:18
F24371649: D3965.id10275.diff
Mon, Feb 16, 08:17
F24371553: D3965.id10276.diff
Mon, Feb 16, 08:09
F24370756: D3965.id10275.diff
Mon, Feb 16, 06:35
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
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 Skipped
Unit
No Test Coverage
Branch
phase4/features-integrations
Build Status
Buildable 6334
Build 6618: arc lint + arc unit