-
I have a very strange behavior that most instrumentation modues are disabled when running the javaagent instrumentation in OpenShift. When I run the same image locally in docker the modules are enabled. For example spring-kafka is disabled and I get the following log: Any idea why this could behave differently? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
There was a similar report #5885 where it turned out to be caused by dynatrace agent. |
Beta Was this translation helpful? Give feedback.
There was a similar report #5885 where it turned out to be caused by dynatrace agent.