Get desktop application:
View/edit binary Protocol Buffers messages
Value for COUNTER MetricPoint.
Used in:
Required.
The time values began being collected for this counter. Optional.
Optional.
Used in:
,Required.
Optional.
Labels are additional information about the exemplar value (e.g. trace id). Optional.
Value for GAUGE MetricPoint.
Used in:
Required.
Value for HISTOGRAM or GAUGE_HISTOGRAM MetricPoint.
Used in:
Optional.
Optional.
The time values began being collected for this histogram. Optional.
Optional.
Bucket is the number of values for a bucket in the histogram with an optional exemplar.
Used in:
Required.
Optional.
Optional.
Value for INFO MetricPoint.
Used in:
Optional.
A name-value pair. These are used in multiple places: identifying timeseries, value of INFO metrics, and exemplars in Histograms.
Used in:
, ,Required.
Required.
A single metric with a unique set of labels within a metric family.
Used in:
Optional.
Optional.
One or more Metrics for a single MetricFamily, where each Metric has one or more MetricPoints.
Used in:
Required.
Optional.
Optional.
Optional.
Optional.
A MetricPoint in a Metric.
Used in:
Required.
Optional.
The top-level container type that is encoded and sent over the wire.
Each MetricFamily has one or more MetricPoints for a single Metric.
The type of a Metric.
Used in:
Unknown must use unknown MetricPoint values.
Gauge must use gauge MetricPoint values.
Counter must use counter MetricPoint values.
State set must use state set MetricPoint values.
Info must use info MetricPoint values.
Histogram must use histogram value MetricPoint values.
Gauge histogram must use histogram value MetricPoint values.
Summary quantiles must use summary value MetricPoint values.
Value for STATE_SET MetricPoint.
Used in:
Optional.
Used in:
Required.
Required.
Value for SUMMARY MetricPoint.
Used in:
Optional.
Optional.
The time sum and count values began being collected for this summary. Optional.
Optional.
Used in:
Required.
Required.
Value for UNKNOWN MetricPoint.
Used in:
Required.