Skip to main content

Module metrics

Module metrics 

Source

Structs§

NoopMetrics
No-op implementation for use when metrics are disabled (e.g., rsigma run).

Traits§

MetricsHook
Abstraction for runtime metrics so the runtime crate does not depend on prometheus directly. The CLI (or any other consumer) provides a concrete implementation backed by Prometheus, OpenTelemetry, or whatever it prefers.