[][src]Module holochain_metrics::metrics

Structs

Metric

Represents a single sample of a numerical metric determined by name.

MetricPublishers

Composes a collection of publishers which are all called for one metric sample.

Traits

MetricPublisher

An object capable of publishing metric data.

Type Definitions

DefaultMetricPublisher

The default metric publisher trait implementation