We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4afc5 commit a06fc8dCopy full SHA for a06fc8d
1 file changed
specification/metrics/api.md
@@ -283,9 +283,9 @@ the recommended set of attribute keys to be used for the resulting metrics.
283
284
Applies to all instrument types.
285
286
-`DefaultDisabled` indicates that the instrument should not produce metric data
287
-and functions on the instrument should be no-ops unless the user has explicitly
288
-enabled the metric.
+`DefaultDisabled` (bool) if true, indicates that the instrument should not
+produce metric data and that functions on the instrument should be no-ops
+unless the user has explicitly enabled the metric.
289
290
#### Synchronous and Asynchronous instruments
291
0 commit comments