Re-exports§
pub use metrics::PrometheusMetrics;pub use server::MetricsServer;pub use service::PrometheusService;
Modules§
Traits§
- Metrics
Collector - Trait for collecting metrics from the Camel runtime. Implementations can integrate with Prometheus, OpenTelemetry, etc.