Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
the instrumentation works! that error comes from the collector I believe |
Beta Was this translation helpful? Give feedback.
0 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.
-
I added the environment variable
OTEL_RUBY_INSTRUMENTATION_NET_HTTP_ENABLED: true
and got the following error.Is there anything else I need to do to enable net/http instrumentation? Without this variable, I do get traces from the lambda function.
Beta Was this translation helpful? Give feedback.
All reactions