grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
9.79k stars 583 forks source link

Any plans to support play framework for java #175

Closed guptamitesh closed 2 years ago

guptamitesh commented 3 years ago

Would be useful if java application can be supported.

petethepig commented 3 years ago

@guptamitesh It's on our public roadmap, we'll work on it soon, we'll keep track of the progress in https://github.com/pyroscope-io/pyroscope/issues/94.

I'm not an expert in Java. Is there anything special about play framework that we'd have to handle separately or would just a regular Java profiler like https://github.com/jvm-profiling-tools/async-profiler work?

eh-am commented 2 years ago

We already support java so it should work just fine with Play framework, closing this, but feel free to create a new issue if there's any issues with that integration!