Module polkadot_overseer::metrics
source · Expand description
Prometheus metrics related to the overseer and its channels.
Re-exports
pub use polkadot_node_metrics::metrics::prometheus;
Modules
- This module reexports Prometheus types and defines the
Metrics
trait.
Structs
- A shareable metrics type for usage with the overseer.
Traits
- Subsystem- or job-specific Prometheus metrics.