Auto Instrumentation: Get request body of NodeJs express application using Auto Instrumentation. #4132
Unanswered
jishnumuralikrishna
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello ! I am new to OpenTelemetry. I am trying to implement Auto Instrumentation on NodeJs express application. I also want to capture request body as well using Auto Instrumentation for one my use case. Can anyone help me how to implement it. Have been trying to do it for some time now. I created a sample application to test it out. Here's code.
Server.js
Tracing.js
Beta Was this translation helpful? Give feedback.
All reactions