Java Agent Docker Container Install as Sidecar vs Inside Application Container
Hi, Presently we are installing the Java agent in the same container as the application. We had some application issues and the engineering team became suspect that the Java agent performance may be affecting performance. I know this is unlikely, b...