We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 831b76b commit faa9861Copy full SHA for faa9861
lambda-layer/src/otel-instrument
@@ -107,7 +107,6 @@ if [ "${OTEL_AWS_APPLICATION_SIGNALS_ENABLED}" = "true" ]; then
107
if [ -z "${OTEL_METRICS_EXPORTER}" ]; then
108
export OTEL_METRICS_EXPORTER="none";
109
fi
110
- export LAMBDA_RESOURCE_ATTRIBUTES="aws.pulse.over.midlina=true,${LAMBDA_RESOURCE_ATTRIBUTES}"
111
112
113
# - If Application Signals is disabled
0 commit comments