Download Java agent
Download the latest Java agent:
bash
curl -fsSL -o sp-agent.jar https://install.softprobe.ai/artifacts/agent/latest/sp-agent.jarPin a specific release by replacing latest with a version:
bash
curl -fsSL -o sp-agent.jar https://install.softprobe.ai/artifacts/agent/v4.3.9/sp-agent.jarAvailable versions
The mutable latest alias always points at the current Java agent. Immutable releases are listed below from install.softprobe.ai.
Loading versions...
Scriptable version list:
bash
curl -fsSL https://install.softprobe.ai/artifacts/agent/versions.jsonNext
Attach the agent and configure JVM flags: Attach and configure.
