Structs§
- Exemplar
- A measurement sampled from a time series providing a typical example.
- Exponential
Bucket - A set of bucket counts, encoded in a contiguous array of counts.
- Exponential
Histogram - The histogram of all measurements of values from an instrument.
- Exponential
Histogram Data Point - A single data point in a time series to be associated with an
exponential-histogram. - Gauge
- A measurement of the current value of an instrument.
- Gauge
Data Point - A single data point in a time series to be associated with a
gauge. - Histogram
- Represents the histogram of all measurements of values from an instrument.
- Histogram
Data Point - A single data point in a time series to be associated with a
histogram. - Metric
- A collection of one or more aggregated time series from a metric.
- Resource
Metrics - A collection of
scope-metricsand the associatedresourcethat created them. - Scope
Metrics - A collection of
metrics produced by a meter. - Sum
- Represents the sum of all measurements of values from an instrument.
- SumData
Point - A single data point in a time series to be associated with a
sum.
Enums§
- Metric
Data - Metric data for all types.
- Metric
Number - The number types available for any given instrument.
- Temporality
- Defines the window that an aggregation was calculated over.