This project provides JVM support to the Source++ open-source live coding platform.
- Add
spp-probe-*.jarandspp-probe.ymlto the same directory- E.g. spp-probe-0.4.6.jar & spp-probe.yml
- Boot application with
-javaagent:spp-probe-*.jarparameter- E.g.
java -javaagent:/opt/spp-platform/spp-probe-0.4.6.jar -jar MyApp.jar
- E.g.
- Add
spp-probe-*.jarandspp-skywalking-services-*.jartoskywalking-agent/pluginsdirectory - Add
spp-probe.ymltoskywalking-agent/configdirectory- E.g. spp-probe.yml
- Reboot Apache SkyWalking agent