Skip to content

out_opentelemetry: restored old group meta record processing mechanism - #10080

Merged
edsiper merged 1 commit into
masterfrom
leonardo-master-out_otlp_group_handling_fix
Mar 14, 2025
Merged

out_opentelemetry: restored old group meta record processing mechanism#10080
edsiper merged 1 commit into
masterfrom
leonardo-master-out_otlp_group_handling_fix

Conversation

@leonardo-albertovich

Copy link
Copy Markdown
Contributor

This PR restores the previous group meta record handling behavior in the opentelemetry output plugin by explicitly opting in to receive raw group meta records from the log event decoder (using flb_log_event_decoder_read_groups).

It would be better to refactor otel_process_logs to use the newly introduced group_attributes and group_metadata fields instead but considering how close we are to releasing the next major version re-enabling the previously tested code is the safest option.

Signed-off-by: Leonardo Alminana <leonardo.alminana@chronosphere.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants