Expand description
Metrics and monitoring for LLM Config Manager
This crate provides comprehensive metrics collection using Prometheus. It includes metrics for all major subsystems and health checks.
Re-exports§
pub use collectors::*;pub use health::*;
Modules§
- collectors
- Metric collectors for system and process information
- health
- Health check system for monitoring service health
Structs§
- Audit
Metrics - Audit log metrics
- Cache
Metrics - Cache metrics
- Config
Metrics - Configuration operation metrics
- Crypto
Metrics - Cryptography metrics
- Metrics
Registry - Global metrics registry
- Rbac
Metrics - RBAC metrics
- Storage
Metrics - Storage metrics
- System
Metrics - System-wide metrics