Skip to content

Commit cedcd06

Browse files
committed
clarify that the defualt aggregation enables OptIn instruments
1 parent 2147416 commit cedcd06

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

specification/metrics/sdk.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,10 @@ This advisory parameter applies to all aggregations.
10111011

10121012
When an instrument is `OptIn`, the SDK MUST use the
10131013
[Drop Aggregation](#drop-aggregation) by default. If the user has provided an
1014-
Aggregation via View(s), that aggregation takes precedence.
1014+
Aggregation via View(s), that aggregation takes precedence. If the user
1015+
provides the [Default Aggregation](#default-aggregation) using a View, this
1016+
"enables" the instrument with the same behavior as-if the instrument was not
1017+
`OptIn`--including respecting other advisory parameters.
10151018

10161019
### Instrument enabled
10171020

0 commit comments

Comments
 (0)