Opt-in by default
Profiling is opt-in through Kubernetes metadata, collected node-locally, and retained for 7 days or less.
A focused profiler for HotSpot services on Kubernetes: opt-in collection, async-profiler/JFR-derived evidence, ClickHouse storage, and a UI built for Java incident diagnosis.

status first to confirm the JVM was accepted.cpu to wall, io, gc, locks, and ingestion to get from symptom to evidence.Run these commands from the repository root:
cd docs
npm install
npm run docs:devBuild the publishable static site:
cd docs
npm run docs:build