lattice_monitor library
Server health monitoring tool for the Lattice Signal server.
Classes
- Alert
- An alert triggered by a threshold breach.
- AlertManager
- Manages alerts based on health and metrics data.
- AlertThreshold
- Configuration for alert thresholds.
- HealthChecker
-
Periodically checks server health via the
/api/v1/healthendpoint. - HealthStatus
- Health status of a server instance.
- MetricsCollector
-
Collects server metrics periodically via the
/api/v1/metricsendpoint. - MetricsSnapshot
- A snapshot of server metrics at a point in time.
Enums
- AlertSeverity
- Alert severity levels.