# Constants

Floating point counter measurement.
Integer counter measurement.
Histogram cumulative measurement.
Floating point gauge.
Histogram gauge measurement.
Integer gauge.
Summary value.
Do not use this default value.

# Variables

No description provided by the author
No description provided by the author

# Structs

DoubleDataPoint is a single data point in a timeseries that describes the time-varying value of a double metric.
HistogramDataPoint is a single data point in a timeseries that describes the time-varying values of a Histogram.
Bucket contains values for a bucket.
Exemplars are example points that may be used to annotate aggregated Histogram values.
A collection of Metrics produced by an InstrumentationLibrary.
Int64DataPoint is a single data point in a timeseries that describes the time-varying values of a int64 metric.
Defines a Metric which has one or more timeseries.
Defines a metric type and its schema.
A collection of InstrumentationLibraryMetrics from a Resource.
SummaryDataPoint is a single data point in a timeseries that describes the time-varying values of a Summary metric.
Represents the value at a given percentile of a distribution.

# Type aliases

Type of the metric.