I am integrating stagemonitor to analyze HTTP request hitting the application, the traces then gets transferred to elasticsearch and we could view spans on kibana.
However, I am not able to get http.requestBody in POST request, we could get request Params, but not request Body.
warm regards, community.
I am integrating stagemonitor to analyze HTTP request hitting the application, the traces then gets transferred to elasticsearch and we could view spans on kibana.
However, I am not able to get http.requestBody in POST request, we could get request Params, but not request Body.
can anyone help on this regard ?