Open
Description
I tried out migrating away from AWS's X-Ray SDK for Lambda, but the Open Telemetry Lambda layer appears to add a significant amount to cold start time, which I didn't expect.
It was suggested I cross post, since this is actually the repo with the layers in.
aws-observability/aws-otel-lambda#228 (comment)
Here's the data for reference:
I don't see any documentation on performance, comparison to X-Ray performance etc.
Is there a plan to reduce this? I didn't expect to have to add a Lambda layer to get OpenTelemetry working, I thought it would be included in the Lambda runtime as a first class thing, rather than being a sort-of add-on.
Metadata
Metadata
Assignees
Labels
No labels