open-telemetry / opentelemetry-log-collection

OpenTelemetry log collection library
https://opentelemetry.io
Apache License 2.0
92 stars 41 forks source link

Change default value of 'parse_to' to 'attributes' #463

Closed djaglowski closed 2 years ago

djaglowski commented 2 years ago

Addresses one of two changes proposed in #431

djaglowski commented 2 years ago

Contrib test failure is due to a test that expects parsing results to be present in Body rather than Attributes.

djaglowski commented 2 years ago

@dmitryax, @tigrannajaryan, do you want to review this? It is a breaking change and currently only @pmm-sumo has written support on the proposal (#431). I think I recall hearing verbal agreement in last week's SIG, but want to make sure this is expected.

tigrannajaryan commented 2 years ago

@djaglowski I will take a look, sorry for the delay.