Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
decode: opentelemetry: Fix a crash in fluent-bit
This patch fixes a crash in fluent-bit when ctr_decode_opentelemetry_create() tries to access the span status and when that span status is not present. the patch has been tested with opentelemetry-cpp-1.12.0/example_otlp_http http://localhost:4318/v1/traces DEBUG=yes bin and fluent-bit 2.2.0 Signed-off-by: Srinivasan J <[email protected]>
- Loading branch information