aws-observability / aws-otel-lambda

AWS Distro for OpenTelemetry - AWS Lambda
https://aws-otel.github.io/
Apache License 2.0
146 stars 55 forks source link

mongodb spans not generated #903

Closed jeusdi closed 6 days ago

jeusdi commented 4 months ago

Describe the bug I've deployed a lambda attaching arn:aws:lambda:eu-west-1:901920570463:layer:aws-otel-java-agent-amd64-ver-1-32-0:1.

No mongodb spans are generated when I run lambda on aws.

Steps to reproduce

  1. Create a lambda attaching above layer and using java17 runtime.

What did you expect to see? See mongodb spans as local docker collector.

What did you see instead? MongoDb spans are now generated.

What version of collector/language SDK version did you use? I've attached arn:aws:lambda:eu-west-1:901920570463:layer:aws-otel-java-agent-amd64-ver-1-32-0:1 layer.

What language layer did you use? Config: Java

Additional context Add any other context about the problem here.

arun-annamalai commented 4 months ago

Have you tried Java11? I am not sure if Java 17 is yet officially supported

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 90 days with no activity. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled

github-actions[bot] commented 6 days ago

This issue was closed because it has been marked as stale for 30 days with no activity.