Expand description
Comprehensive monitoring and metrics system for embedding models
This module provides real-time performance monitoring, drift detection, and comprehensive metrics collection for production embedding systems.
Structs§
- Alert
- Alert types
- Alert
Thresholds - Alert threshold configuration
- Cache
Metrics - Cache performance metrics
- Console
Alert Handler - Console alert handler implementation
- Drift
Metrics - Model drift detection metrics
- Error
Event - Error event for tracking
- Error
Metrics - Error tracking and analysis
- Export
Config - Metrics export configuration
- Latency
Metrics - Latency tracking and analysis
- Monitoring
Config - Monitoring configuration
- Performance
Metrics - Comprehensive performance metrics for embedding systems
- Performance
Monitor - Performance monitoring manager
- Quality
Assessment - Quality assessment record
- Quality
Metrics - Quality assessment metrics
- Resource
Metrics - Resource utilization tracking
- Slack
Alert Handler - Slack alert handler (placeholder)
- Throughput
Metrics - Throughput monitoring
Enums§
- Alert
Severity - Alert severity levels
- Alert
Type - Alert types
- Error
Severity - Error severity levels
Traits§
- Alert
Handler - Alert handling trait