How to disable the built-in plugins of Skywalking Agent #13046
-
How to use the Java agent command to close a built-in plugin, such as Kafka? My command is as follows: but it doesn't take effect- javaagent:D:/tid/skywalking-agent/skywalking-agent.jar |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
Check Note, 8.8 is very old versions, you need to check whether it has this configuration, and we always recommend to upgrading to the latest. |
Beta Was this translation helpful? Give feedback.
Check
plugin.exclude_plugins
of the config doc, https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/configurations/Note, 8.8 is very old versions, you need to check whether it has this configuration, and we always recommend to upgrading to the latest.