I want to see all transaction including a customized class/method.
I added options below.
In the pinpoint.log file, it looks like looking for target classes, but I can't see it on the call tree.
pinpoint version - 2.5.3
java - Amazon Corretto 17.0.8.1 aarch64 (using kotlin)
spring boot 3.1.4
spring webflux 6.0.12
kotlinx-coroutines-reactive 1.6.4
I want to see all transaction including a customized class/method. I added options below. In the pinpoint.log file, it looks like looking for target classes, but I can't see it on the call tree.
pinpoint version - 2.5.3
java - Amazon Corretto 17.0.8.1 aarch64 (using kotlin) spring boot 3.1.4 spring webflux 6.0.12 kotlinx-coroutines-reactive 1.6.4
Please check this issue. @jaehong-kim