Our backend application uses a lot of parameters, they need to be kept all, I did not find the document mentioned how much length is limited.
We use apm .net agent
We use apm .net agent
@wajika I'm not a .NET guy, but from poking through the code it looks like it truncates at 2048 bytes (apm-agent-dotnet/Consts.cs at master · elastic/apm-agent-dotnet · GitHub).
It would definitely be helpful to document that at:
And if you need more than 2KiB of captured body (and are fine with the potential size impact on Elasticsearch storage) then an issue requesting this limit be configurable would be a helpful start.
Hi trentm.
Thank you for your reply.
I have read this document, but the page does not mention how to modify the body length.
How should I submit an issue?
@wajika Currently that value is not configurable. Yes, submitting a feature request issue would be the next best step.
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.