aws-otel-lambda
aws-otel-lambda copied to clipboard
mongodb spans not generated
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
- 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.
Have you tried Java11? I am not sure if Java 17 is yet officially supported
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
This issue was closed because it has been marked as stale for 30 days with no activity.