[][src]Module holochain_metrics::stats

Structs

CheckedStatsRecord

A checked statistical record to indicate differences between two statistics.

GroupingKey

(metric name, run name)

LessThanStatCheck
OnlineStats

An extension of stats::OnlineStats that also incrementally tracks max and min values.

StatCheckResult
StatFailure

Represents a checked statistic that deviated too far.

StatsByMetric

All combined descriptive statistics mapped by name of the metric

StatsRecord

A statistical record, useful for serialization and display purposes.

Enums

DescriptiveStatType

Traits

DescriptiveStats

Generic representation of descriptive statistics.

StatCheck

Functions

percent_change

Computes percentage change between expected and actual May produce NaN