Page MenuHomeDevCentral

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

Authored by ieli on Feb 15 2026, 12:35.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 14, 19:42
Unknown Object (File)
Thu, Aug 13, 21:01
Unknown Object (File)
Wed, Aug 12, 21:30
Unknown Object (File)
Wed, Aug 12, 07:35
Unknown Object (File)
Thu, Aug 6, 15:13
Unknown Object (File)
Wed, Aug 5, 14:27
Unknown Object (File)
Wed, Aug 5, 09:08
Unknown Object (File)
Tue, Aug 4, 03:24
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