Skip to content

Commit

Permalink
revert #266
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzlei authored Oct 3, 2024
1 parent 831b76b commit faa9861
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lambda-layer/src/otel-instrument
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ if [ "${OTEL_AWS_APPLICATION_SIGNALS_ENABLED}" = "true" ]; then
if [ -z "${OTEL_METRICS_EXPORTER}" ]; then
export OTEL_METRICS_EXPORTER="none";
fi
export LAMBDA_RESOURCE_ATTRIBUTES="aws.pulse.over.midlina=true,${LAMBDA_RESOURCE_ATTRIBUTES}"
fi

# - If Application Signals is disabled
Expand Down

0 comments on commit faa9861

Please sign in to comment.