Closed srprash closed 1 week ago
Should we also set OTEL_AWS_APPLICATION_SIGNALS_RUNTIME_ENABLED
to false
on Lambda?
Should we also set
OTEL_AWS_APPLICATION_SIGNALS_RUNTIME_ENABLED
tofalse
on Lambda?
Ah yes. That's why my lambda logs were noisy.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.66%. Comparing base (
09e6487
) to head (d662fe9
). Report is 371 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description of changes
.zip
artifact that will be published as the ADOT Java Lambda Layer.Testing
Setup
lambda-layer/build-layer.sh
opentelemetry-javaagent-layer.zip
artifact.www.amazon.com
opentelemetry-javaagent-layer.zip
file obtained in previous step.Result
Trace view
Trace timeline view
Trace raw data
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.