javaagent as a sidecar #6127
Unanswered
shravani154
asked this question in
Q&A
Replies: 1 comment
-
hi @shravani154! The javaagent lives inside of the JVM process that is being monitored, as opposed to a sidecar which runs as a separate process. |
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.
-
Right now I am using java auto instrumentation where I use javaagent to generate traces. Can I know how to run javaagent as a sidecar?
Beta Was this translation helpful? Give feedback.
All reactions