I'm facing an issue that requires me to debug the HTTP traffic within two microservices, we are implementing our microservices with microprofile v3 and openliberty. I've tried to enable the HTTP traces through server.xml and by environmental variables without success.
Does someone know how to enable WIRE traces in Openliberty+OpenJ9?, we are using as base docker image the official open-liberty:javaee8-java11 (Open Liberty 19.0.0.8/wlp-1.0.31.cl190820190813-1136)