-
Please head to the releases page to download a release of Apache SkyWalking Java Agent.
-
Build
cyborg-agent
and replace plugins. TheSW_AGENT_HOME
should be theskywalking-java
base directory.make replace path=$(SW_AGENT_HOME)
-
Start application with
skywalking-agent
, for more information please read the official documentation.
We use Apache SkyWalking Cross Process Correlation Context
to decide should we need to use the shadow database. The correlation key and value is: cyborg-flow=true
.
In Java, you could be using the Tracing API to put the context.