fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
578 stars 246 forks source link

Add logs_body_key_attributes option for OpenTelemetry output plugin #1322

Closed LKummer closed 1 month ago

LKummer commented 1 month ago

What this PR does / why we need it:

It adds the logs_body_key_attributes option for the OpenTelemetry output plugin.

Which issue(s) this PR fixes:

Fixes #1321

Does this PR introduced a user-facing change?

Add logsBodyKeyAttributes boolean option to opentelemetry output plugin.

Additional documentation, usage docs, etc.: