Skip to content

Commit

Permalink
revert #266 (#268)
Browse files Browse the repository at this point in the history
*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.
  • Loading branch information
wangzlei authored Oct 3, 2024
1 parent 831b76b commit 1827861
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 1827861

Please sign in to comment.