Does opentelemetry java autoinstrumentation support frames #3754
Unanswered
satwika007
asked this question in
Q&A
Replies: 0 comments 3 replies
-
hi @satwika007! can you clarify you question? I'm not sure if you mean stack map frames, or maybe something else? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to autoinstrument my java application which has frames. I want to know if javaagent can take care of frames or should we add any code manually?
Beta Was this translation helpful? Give feedback.
All reactions