Like we want to enabled the request response body's in in the transaction we have enabled the headers but want the what response was to that request in transactions with complete details currently we have the following in transaction:
http.request.headers
http.request.body.original
http.response.headers
we want to see the body of the response
We have micro-services architecture and we need those responses of the request so we can identify the transactions and the issues.
Hi, you might need to go back and ingest the body further, body field is common in Otel schema, and it is message field with ESC. Both of them you can also ingest after the data already onboarded. The method tht the component called such as POPST/GET/PUT etc along with the component name or constituents are also found in these two fields. The new fields that we need for this type of monitoring are ordinarily nested very deep after in the top level. So we don't want field explosion but at the same time, we have the luxury of ingest first then parse. These two fields: body and message can sometimes be mistaken as keyword, instead of text and that can cause a bit of a trouble.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.