Replies: 1 comment 5 replies
-
My initial guess is the endpoint for otlp span exporter (e.g. unable to reach the endpoint) that cause the long running and unable to export issue. Could you set |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After adding layer

arn:aws:lambda:us-east-1:184161586896:layer:opentelemetry-ruby-dev-0_6_0:1
to my functions, I see the following logs that indicate otel instrumentation being successfully initiatedIt seems to be a timeout error and spits 30 seconds after
INIT_START
Beta Was this translation helpful? Give feedback.
All reactions