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
- Counter
Metric - Counter metric
- Gauge
Metric - Gauge metric
- Health
Check - Health
Check Result - Health check result
- Health
Status - Overall health status
- Histogram
Metric - Histogram metric
- Metrics
Registry - Metrics registry for storing and aggregating metrics
- Metrics
Snapshot - Metrics snapshot
- Monitoring
System - Production monitoring system
- Performance
Stats - Performance statistics
- Trace
Context - Distributed tracing context
- Trace
Log - Trace log entry
- Trace
Span - Trace span
Enums§
- Alert
Severity - Health
Level - Health status levels
- LogLevel
Type Aliases§
- Health
Check Fn - Health check system