pyroscope-java icon indicating copy to clipboard operation
pyroscope-java copied to clipboard

pyroscope java integration

Results 76 pyroscope-java issues
Sort by recently updated
recently updated
newest added

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...

#### 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. ![Image](https://github.com/user-attachments/assets/93dfc2e0-ff8b-4e18-8275-6b9399025f52) It...

https://github.com/async-profiler/async-profiler/pull/1064

![Image](https://github.com/user-attachments/assets/dc2cf8ee-7dae-41d7-96d6-1ae93968d98d) When app name is not specified, we generate some random name. We better make it human readable and base on the hash of configuration