opentelemetry-collector-contrib
opentelemetry-collector-contrib copied to clipboard
[exporter/fileexporter] Support for encoding telemetry data using proto marshaler
Description: Support for encoding telemetry data using proto marshaler
Link to tracking Issue: #13626
Testing: Updated unit tests
Documentation: Update Readme.md
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~