We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2147416 commit cedcd06Copy full SHA for cedcd06
1 file changed
specification/metrics/sdk.md
@@ -1011,7 +1011,10 @@ This advisory parameter applies to all aggregations.
1011
1012
When an instrument is `OptIn`, the SDK MUST use the
1013
[Drop Aggregation](#drop-aggregation) by default. If the user has provided an
1014
-Aggregation via View(s), that aggregation takes precedence.
+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.
1018
1019
### Instrument enabled
1020
0 commit comments