Skip to content

Commit 1827861

Browse files
authored
revert #266 (#268)
*Description of changes:* revert #266 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 831b76b commit 1827861

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambda-layer/src/otel-instrument

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ if [ "${OTEL_AWS_APPLICATION_SIGNALS_ENABLED}" = "true" ]; then
107107
if [ -z "${OTEL_METRICS_EXPORTER}" ]; then
108108
export OTEL_METRICS_EXPORTER="none";
109109
fi
110-
export LAMBDA_RESOURCE_ATTRIBUTES="aws.pulse.over.midlina=true,${LAMBDA_RESOURCE_ATTRIBUTES}"
111110
fi
112111

113112
# - If Application Signals is disabled

0 commit comments

Comments
 (0)