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: nodejs/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ Following instrumentations from the metapackage are included:
45
45
-`winston`
46
46
47
47
Instrumentations annotated with "*- default*" are loaded by default.
48
+
48
49
To only load specific instrumentations, specify the `OTEL_NODE_ENABLED_INSTRUMENTATIONS` environment variable in the lambda configuration.
49
50
This disables all the defaults, and only enables the ones you specify. Selectively disabling instrumentations from the defaults is also possible with the `OTEL_NODE_DISABLED_INSTRUMENTATIONS` environment variable.
0 commit comments