pinpoint icon indicating copy to clipboard operation
pinpoint copied to clipboard

old jsf app on websphere sends nothing other than simple endpoints profiling data

Open edib opened this issue 2 years ago • 1 comments

Prerequisites

I have an old jsf application on websphere.

# I have just put release profile active
... -Dpinpoint.profiler.profiles.active=release  
 
and in pinpoint.config

profiler.entrypoint=some.entrypointclasses 

What version of pinpoint are you using?

master/v2.5.2

Describe your problem**

I cannot see the tracing outputs other than the simple http requests like in the screenshot. I need to see the stacktraces and database queries.

Screenshots

If applicable, add screenshots to help explain your problem. image

edib avatar Jul 20 '23 17:07 edib

https://github.com/pinpoint-apm/pinpoint#supported-modules

Could you check the support module?

emeroad avatar Jul 21 '23 05:07 emeroad