[][src]Module ckb_metrics_runtime::data

Core data types for metrics.

Structs

AtomicWindowedHistogram

An atomic windowed histogram.

Counter

A reference to a Counter.

Gauge

A reference to a Gauge.

Histogram

A reference to a Histogram.

Snapshot

A collection of point-in-time metric measurements.