Module registry

Source
Expand description

Registry for managing metrics.

Structsยง

CounterHandle
Handle for efficient counter operations
GaugeHandle
Handle for efficient gauge operations
HistogramHandle
Handle for efficient histogram operations
MetricsRegistry
Central registry for metrics in the KhoraEngine