Skip to content

Commit 4d76243

Browse files
committed
Formatting
1 parent a7f599e commit 4d76243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nodejs/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Following instrumentations from the metapackage are included:
4545
- `winston`
4646

4747
Instrumentations annotated with "*- default*" are loaded by default.
48+
4849
To only load specific instrumentations, specify the `OTEL_NODE_ENABLED_INSTRUMENTATIONS` environment variable in the lambda configuration.
4950
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.
5051

0 commit comments

Comments
 (0)