Expand description
API Metrics and Observability
Provides comprehensive metrics collection for API endpoints
Structs§
- ApiMetrics
- Thread-safe metrics collector for API endpoints.
- Endpoint
Metrics - Per-endpoint statistics within a
MetricsSnapshot. - Metrics
Snapshot - Point-in-time snapshot of API metrics.
Functions§
- metrics_
middleware - Axum middleware that records request and response metrics.