Commit 2dfedfe
authored
Expose
Fixes open-telemetry#2922
Fixes open-telemetry#3812
Related to open-telemetry#3756
## Changes
- Cleans up language around exposing `ExemplarReservoir`. (Remove TODO,
e.g.)
- Remove `ExemplarFilter` interface but keep configuration options. (see
open-telemetry#3812)
- Clarify / simplify Spec Compliance matrix for existing state of the
Exemplar Specification.
Prototype in java:
open-telemetry/opentelemetry-java#5960ExemplarReservoir as configuration option of View. (open-telemetry#3820)1 parent 6e6f910 commit 2dfedfe
File tree
3 files changed
+154
-152
lines changed- specification/metrics
3 files changed
+154
-152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
0 commit comments