We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6dcbb commit ac97f0bCopy full SHA for ac97f0b
1 file changed
opentelemetry/proto/metrics/v1/metrics.proto
@@ -216,10 +216,6 @@ message MetricDescriptor {
216
//
217
// Determines the value type of the exemplars.
218
MeasurementValueType measurement_value_type = 1;
219
-
220
- // aggregation_temporality describes if the aggregator reports delta changes
221
- // since last report time, or cumulative changes since a fixed start time.
222
- AggregationTemporality aggregation_temporality = 2;
223
}
224
225
// Type determines the aggregation type (if any) of the metric, what is the
0 commit comments