You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec-compliance-matrix.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,8 +201,8 @@ formats is required. Implementing more than one format is optional.
201
201
| Exemplars retain any attributes available in the measurement that are not preserved by aggregation or view configuration. ||| + || - || + |||| - ||
202
202
| Exemplars contain the associated trace id and span id of the active span in the Context when the measurement was taken. ||| + || - || + |||| - ||
203
203
| Exemplars contain the timestamp when the measurement was taken. ||| + || - || + |||| - ||
204
-
| The metrics SDK provides an `ExemplarReservoir` interface or extension point. |X|| - || - || + | + ||| - ||
205
-
| An `ExemplarReservoir` has an `offer` method with access to the measurement value, attributes, `Context` and timestamp. |X|| - || - || + | + ||| - ||
204
+
| The metrics SDK provides an `ExemplarReservoir` interface or extension point. ||| - || - || + | + ||| - ||
205
+
| An `ExemplarReservoir` has an `offer` method with access to the measurement value, attributes, `Context` and timestamp. ||| - || - || + | + ||| - ||
206
206
| The metrics SDK provides a `SimpleFixedSizeExemplarReservoir` that is used by default for all aggregations except `ExplicitBucketHistogram`. ||| + || - || + | + ||| - ||
207
207
| The metrics SDK provides an `AlignedHistogramBucketExemplarReservoir` that is used by default for `ExplicitBucketHistogram` aggregation. ||| + || - || + |||| - ||
208
208
| A metric Producer accepts an optional metric Filter ||||||| - ||||||
0 commit comments