opentelemetry-collector-contrib icon indicating copy to clipboard operation
opentelemetry-collector-contrib copied to clipboard

[exporter/fileexporter] Support for encoding telemetry data using proto marshaler

Open atingchen opened this issue 3 years ago • 1 comments

Description: Support for encoding telemetry data using proto marshaler

Link to tracking Issue: #13626

Testing: Updated unit tests

Documentation: Update Readme.md

atingchen avatar Sep 17 '22 09:09 atingchen

I separate #14025 for encoding, compression, and rotation. This is the second PR which supports for support for encoding telemetry data using proto marshaler. Can you help me review the code? @djaglowski Thank you~

atingchen avatar Sep 17 '22 11:09 atingchen