Module hornet::client::metric [] [src]

Structs

CountVector

A count vector for multiple strictly increasing integer values, in possibly varying increments

Counter

A counter metric for a strictly increasing integer value, in possibly varying increments

Gauge

A gauge metric for floating point values with helper methods for incrementing and decrementing it's value

GaugeVector

A gauge vector for multiple floating point values with helper methods for incrementing and decrementing their value

Histogram

A histogram metric that records data and reports statistics

Indom

An instance domain is a set of instances

InstanceMetric

An instance metric is a set of related metrics with same type, semantics and unit. Many instance metrics can share the same set of instances, i.e., instance domain.

Metric

Singleton metric

Timer

A timer metric for tracking elapsed time

Unit

Unit for a Metric

Enums

Count

Scale for the count component of a unit

HistCreationError

Error encountered while creating a histogram

HistRecordError

Error encountered while a histogram records values

Semantics

Semantic for a Metric

Space

Scale for the space component of a unit

Time

Scale for the time component of a unit