Module monitoring

Module monitoring 

Source
Expand description

Production Monitoring and Logging System

This module provides comprehensive monitoring, logging, and observability features including metrics collection, distributed tracing, health checks, and alerting.

Modules§

health_checks
Built-in health checks

Structs§

Alert
Alert system
CounterMetric
Counter metric
GaugeMetric
Gauge metric
HealthCheck
HealthCheckResult
Health check result
HealthStatus
Overall health status
HistogramMetric
Histogram metric
MetricsRegistry
Metrics registry for storing and aggregating metrics
MetricsSnapshot
Metrics snapshot
MonitoringSystem
Production monitoring system
PerformanceStats
Performance statistics
TraceContext
Distributed tracing context
TraceLog
Trace log entry
TraceSpan
Trace span

Enums§

AlertSeverity
HealthLevel
Health status levels
LogLevel

Type Aliases§

HealthCheckFn
Health check system