Hi,
we have one issues... we have some WildFly application which is doing some B2B operations (SOAP request and response) and behind it is also invoking Apache HttpClient request toward some backend systems and based on response from backend it is building response back to cleint
we completely capture body request from this Wildfly application (request and response) and we see in timeline POST request toward this backend system but when i open this request we dont see POST body request
so question is .. how can we capture Apache HttpClient request which is requested by this WildFly application
thanks in advance
tomislav
APM Server ver 7.3
Agent version 1.9.0