pyroscope-java
pyroscope-java copied to clipboard
pyroscope java integration
We introduced pyroscope.jar as an agent. After the process worked for about 20 minutes, we found that the jvm_threads_daemon_thread indicator obtained from spring-boot-actuator gradually changed from positive to negative. When...
The Java Pyroscope agent does not use `pyroscope.application.name ` when profiling Gradle assemblies
#### Problem description When trying to profile a Gradle project build using the Java Pyroscope agent, the application name that is set in the `gradle.properties` file via the system property...
This JAR file (agent.jar) contains an incorrect module-info descriptor that claims the module is `kotlin.stdlib.jdk7`, which is not true. This causes the build issues when JPMS is enabled.  It...
https://github.com/async-profiler/async-profiler/pull/1064
https://github.com/async-profiler/async-profiler/pull/1169/files
 When app name is not specified, we generate some random name. We better make it human readable and base on the hash of configuration