Skip to main content

Module metrics

Module metrics 

Source
Expand description

API Metrics and Observability

Provides comprehensive metrics collection for API endpoints

Structs§

ApiMetrics
Thread-safe metrics collector for API endpoints.
EndpointMetrics
Per-endpoint statistics within a MetricsSnapshot.
MetricsSnapshot
Point-in-time snapshot of API metrics.

Functions§

metrics_middleware
Axum middleware that records request and response metrics.