grafana / pyroscope-java

pyroscope java integration
Apache License 2.0
72 stars 31 forks source link

Pyroscope Java agent

The Java profiling agent for Pyroscope.io. Based on async-profiler.

Distribution

The agent is distributed as a single JAR file pyroscope.jar. It contains native async-profiler libraries for:

Downloads

Visit releases page to download the latest version of pyroscope.jar

Usage

Visit docs page for usage and configuration documentation.

Building

If you want to build the agent JAR yourself, from this repo run:

./gradlew shadowJar

The file will be in agent/build/libs/pyroscope.jar.

Maintainers

This package is maintained by @grafana/pyroscope-java. Mention this team on issues or PRs for feedback.