Observability & Metrics
Health checks · Metrics · Ops
Overview
Running security software in production requires visibility. 1SEC exposes health checks, metrics, and operational state through the API.
Health
Basic health lives at GET /health.
Metrics
Metrics are available at GET /api/v1/metrics. Use them to validate routing, spot module errors, and track throughput.
Dashboards
The web dashboard is available at /dashboard. For production, run your own metrics stack and alert on error counters.
Operational Alerts
- Routing skipped spikes
- Consumer lag and processing latency
- Webhook dead letters growth