Expand description
Metrics.
Structs§
- MetricsAPI
Handler - An API handler for updating metric filtering directives at runtime.
- Metrics
Override Worker - A worker that processes dynamic metric filter override requests sent via
MetricsAPIHandler. - Runtime
Metrics Worker - A worker that periodically collects Tokio runtime metrics.
Functions§
- acquire_
metrics_ api_ handler - Acquires the metrics API handler.
- collect_
runtime_ metrics - Collects Tokio runtime metrics from the given runtime handle.
- emit_
startup_ metrics - Emits the startup metrics for the application.