APM Agent language and version : elastic/apm-rum@5.30.0
Browser version : google chrome 84.0.4147.105
Original install method (e.g. download page, yum, deb, from source, etc.) and version : npm
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant) :
Hi Guys, I updated the apm-rum@4.9.1 to apm-rum@5.5.0 and aflter to test apm-rum@5.3.0. In both the request payload is sending encrypted data. Example:
From the recent release, from 5.4.0 version we added support to compress the payload before being sent to the APM server to reduce the payload size significantly. This is only applicable to Chrome browser > 81 as the CompressionStream specification https://wicg.github.io/compression/ is supported only for those browsers.
If it's just for debugging purposes, you can decompress and view the data or can set logLevel: debug to log the transaction data.
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.