| Class | Description |
|---|---|
| ApplicationRegistry |
An ApplicationRegistry is the encoding of the metrics from a particular application.
|
| DataPoint |
A serializable Measurement.
|
| MetricValues |
A metric and all its tagged values
This is only public for testing purposes so implements equals but not hash.
|
| TaggedDataPoints |
A collection of DataPoint instances for a common set of Tags.
|