diff --git a/specification/metrics/sdk.md b/specification/metrics/sdk.md index f77c64db612..e6a7ce047ee 100644 --- a/specification/metrics/sdk.md +++ b/specification/metrics/sdk.md @@ -340,7 +340,7 @@ informs the SDK on the ways and means to compute [Aggregated Metrics](./data-model.md#opentelemetry-protocol-data-model) from incoming Instrument [Measurements](./api.md#measurement). -Note: the term _aggregation_ is used instead of _aggregator_. It is recommended +Note: the term _aggregation_ is used instead of _aggregator_. It is RECOMMENDED that implementors reserve the "aggregator" term for the future when the SDK allows custom aggregation implementations.