Xuntian
Improvements:
- Implemented optional line merging when running in Docker based Kubernetes to work around Docker's own 16KB line length limit. Use the
merge_json_parsed_linesconfig option orSCALYR_MERGE_JSON_PARSED_LINESenvironment variable to enable this functionality.
Bug fixes:
- Update agent to throw more user-friendly error when we fail to parse fragment file due to invalid content.