| AggregationTemporality |
AggregationTemporality defines how a metric aggregator reports aggregated
values.
|
| DataPointFlags |
DataPointFlags is defined as a protobuf 'uint32' type and is to be used as a
bit-field representing 32 distinct boolean flags.
|
| Exemplar |
A representation of an exemplar, which is a sample input measurement.
|
| Exemplar.Builder |
A representation of an exemplar, which is a sample input measurement.
|
| Exemplar.ValueCase |
|
| ExemplarOrBuilder |
|
| ExponentialHistogram |
ExponentialHistogram represents the type of a metric that is calculated by aggregating
as a ExponentialHistogram of all reported double measurements over a time interval.
|
| ExponentialHistogram.Builder |
ExponentialHistogram represents the type of a metric that is calculated by aggregating
as a ExponentialHistogram of all reported double measurements over a time interval.
|
| ExponentialHistogramDataPoint |
ExponentialHistogramDataPoint is a single data point in a timeseries that describes the
time-varying values of a ExponentialHistogram of double values.
|
| ExponentialHistogramDataPoint.Buckets |
Buckets are a set of bucket counts, encoded in a contiguous array
of counts.
|
| ExponentialHistogramDataPoint.Buckets.Builder |
Buckets are a set of bucket counts, encoded in a contiguous array
of counts.
|
| ExponentialHistogramDataPoint.BucketsOrBuilder |
|
| ExponentialHistogramDataPoint.Builder |
ExponentialHistogramDataPoint is a single data point in a timeseries that describes the
time-varying values of a ExponentialHistogram of double values.
|
| ExponentialHistogramDataPointOrBuilder |
|
| ExponentialHistogramOrBuilder |
|
| Gauge |
Gauge represents the type of a scalar metric that always exports the
"current value" for every data point.
|
| Gauge.Builder |
Gauge represents the type of a scalar metric that always exports the
"current value" for every data point.
|
| GaugeOrBuilder |
|
| Histogram |
Histogram represents the type of a metric that is calculated by aggregating
as a Histogram of all reported measurements over a time interval.
|
| Histogram.Builder |
Histogram represents the type of a metric that is calculated by aggregating
as a Histogram of all reported measurements over a time interval.
|
| HistogramDataPoint |
HistogramDataPoint is a single data point in a timeseries that describes the
time-varying values of a Histogram.
|
| HistogramDataPoint.Builder |
HistogramDataPoint is a single data point in a timeseries that describes the
time-varying values of a Histogram.
|
| HistogramDataPointOrBuilder |
|
| HistogramOrBuilder |
|
| InstrumentationLibraryMetrics |
Deprecated.
|
| InstrumentationLibraryMetrics.Builder |
Deprecated.
A collection of Metrics produced by an InstrumentationLibrary.
|
| InstrumentationLibraryMetricsOrBuilder |
Deprecated.
|
| Metric |
Defines a Metric which has one or more timeseries.
|
| Metric.Builder |
Defines a Metric which has one or more timeseries.
|
| Metric.DataCase |
|
| MetricOrBuilder |
|
| MetricsData |
MetricsData represents the metrics data that can be stored in a persistent
storage, OR can be embedded by other protocols that transfer OTLP metrics
data but do not implement the OTLP protocol.
|
| MetricsData.Builder |
MetricsData represents the metrics data that can be stored in a persistent
storage, OR can be embedded by other protocols that transfer OTLP metrics
data but do not implement the OTLP protocol.
|
| MetricsDataOrBuilder |
|
| NumberDataPoint |
NumberDataPoint is a single data point in a timeseries that describes the
time-varying scalar value of a metric.
|
| NumberDataPoint.Builder |
NumberDataPoint is a single data point in a timeseries that describes the
time-varying scalar value of a metric.
|
| NumberDataPoint.ValueCase |
|
| NumberDataPointOrBuilder |
|
| ResourceMetrics |
A collection of ScopeMetrics from a Resource.
|
| ResourceMetrics.Builder |
A collection of ScopeMetrics from a Resource.
|
| ResourceMetricsOrBuilder |
|
| ScopeMetrics |
A collection of Metrics produced by an Scope.
|
| ScopeMetrics.Builder |
A collection of Metrics produced by an Scope.
|
| ScopeMetricsOrBuilder |
|
| Sum |
Sum represents the type of a scalar metric that is calculated as a sum of all
reported measurements over a time interval.
|
| Sum.Builder |
Sum represents the type of a scalar metric that is calculated as a sum of all
reported measurements over a time interval.
|
| Summary |
Summary metric data are used to convey quantile summaries,
a Prometheus (see: https://prometheus.io/docs/concepts/metric_types/#summary)
and OpenMetrics (see: https://github.com/OpenObservability/OpenMetrics/blob/4dbf6075567ab43296eed941037c12951faafb92/protos/prometheus.proto#L45)
data type.
|
| Summary.Builder |
Summary metric data are used to convey quantile summaries,
a Prometheus (see: https://prometheus.io/docs/concepts/metric_types/#summary)
and OpenMetrics (see: https://github.com/OpenObservability/OpenMetrics/blob/4dbf6075567ab43296eed941037c12951faafb92/protos/prometheus.proto#L45)
data type.
|
| SummaryDataPoint |
SummaryDataPoint is a single data point in a timeseries that describes the
time-varying values of a Summary metric.
|
| SummaryDataPoint.Builder |
SummaryDataPoint is a single data point in a timeseries that describes the
time-varying values of a Summary metric.
|
| SummaryDataPoint.ValueAtQuantile |
Represents the value at a given quantile of a distribution.
|
| SummaryDataPoint.ValueAtQuantile.Builder |
Represents the value at a given quantile of a distribution.
|
| SummaryDataPoint.ValueAtQuantileOrBuilder |
|
| SummaryDataPointOrBuilder |
|
| SummaryOrBuilder |
|
| SumOrBuilder |
|