Skip to main content

Module metrics

Module metrics 

Source

Structs§

MetricsHandle
A late-bound MetricsCollector cell.
NoOpMetrics
No-op metrics collector for default behavior

Enums§

AllocatorStat
The closed set of allocator memory statistics published through MetricsCollector::set_allocator_memory.

Traits§

MetricsCollector
Trait for collecting metrics from the Camel runtime. Implementations can integrate with Prometheus, OpenTelemetry, etc.