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
|`OTEL_EXPORTER_OTLP_PROTOCOL`| Leave unset so that ADOT JS will use a recommended OTLP protocol |`http/protobuf`|
33
-
|`OTEL_PROPAGATORS`| Leave unset so that ADOT JS will use a recommended list of propagators |`tracecontext,baggage,xray`|
33
+
|`OTEL_PROPAGATORS`| Leave unset so that ADOT JS will use a recommended list of propagators |`baggage,xray,tracecontext`|
34
34
|`OTEL_NODE_DISABLED_INSTRUMENTATIONS`| Leave unset so that ADOT JS will disable a recommended list of instrumentations |`fs,dns`|
35
35
|`OTEL_NODE_RESOURCE_DETECTORS`| Leave unset so that ADOT JS will use a recommended list of Resource Detectors. If set, `env` should be at the end of the list |`aws,env`|
0 commit comments