Expand description
Metrics registry trait and implementation for Prometheus metrics
This module provides a trait-based interface for creating and managing Prometheus metrics with automatic label injection and hierarchical naming support.
Modules§
- prometheus_
names - Prometheus metric name constants
Constants§
Traits§
- Metrics
Registry - Prometheus
Metric - Trait that defines common behavior for Prometheus metric types