From 49b316eebe98b997aaacd81746ff966f6e609d38 Mon Sep 17 00:00:00 2001 From: David Ashpole Date: Fri, 9 Sep 2022 10:21:14 -0400 Subject: [PATCH] Update specification/metrics/sdk.md Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com> --- specification/metrics/sdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/metrics/sdk.md b/specification/metrics/sdk.md index 412f94f92fe..54745486cb8 100644 --- a/specification/metrics/sdk.md +++ b/specification/metrics/sdk.md @@ -776,7 +776,7 @@ used with pull-based metrics collection. A common sub-class of `MetricReader`, the periodic exporting `MetricReader` SHOULD be provided to be used typically with push-based metrics collection. -The `MetricReader` MUST ensure that data points from OTel +The `MetricReader` MUST ensure that data points from OpenTelemetry [instruments](./api.md#instrument) are output in the configured aggregation temporality for each instrument kind. For synchronous instruments being output with Cumulative temporality, this means converting