Skip to content

Commit c94db36

Browse files
committed
Make it clear exemplars are still feature freeze.
1 parent 7ce4e59 commit c94db36

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

specification/metrics/sdk.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -501,10 +501,11 @@ meterProviderBuilder
501501
);
502502
```
503503

504-
In addition to `Aggregation`, the SDK MUST allow the optional configuring of
505-
the [`ExemplarReservoir`](#exemplarreservoir) type when defining a view.
506-
If no `ExemplarReservoir` is specified, then a default is chosen using
507-
[Exemplar Default](#exemplar-defaults).
504+
> **Status**: [Feature-freeze](../document-status.md) -
505+
> In addition to `Aggregation`, the SDK MUST allow the optional configuring of
506+
> the [`ExemplarReservoir`](#exemplarreservoir) type when defining a view.
507+
> If no `ExemplarReservoir` is specified, then a default is chosen using
508+
> [Exemplar Default](#exemplar-defaults).
508509
509510
The SDK MUST provide the following `Aggregation` to support the
510511
[Metric Points](./data-model.md#metric-points) in the

0 commit comments

Comments
 (0)