Eduardo Silva Pereira
Eduardo Silva Pereira
#2326 was just merged, @bluebike @nigels-com can you remove the tutf8e pieces from this PR ? in addition, ideally we want separate commits for the core interface "encoding" and for...
assigned to @nokute78 for review
questions: if you remove the following lines does it work ? ``` logs_trace_id_metadata_key trace_id logs_span_id_metadata_key span_id ``` note that the `trace_id` is part of the metadata under the `otlp` key,...
@raedkit do you have a simple OTLP JSON log I can try with your config ?
WIP https://github.com/fluent/fluent-bit/pull/10548
fixed in #10548
@reneeckstein are you facing the same issue with v3.1.8 ? (we have some fixes in place for a similar problem)
Sorry for the late reply. - please rebase on top of git master - re-write the 'fill' function using normal msgpack-c API if needed
what is the side effect of this for other endpoints/users ? is it ok to remove metrics for everybody ?
@MPeli there is a DCO error in the commit, would you please sign off your commit ? (git commit -s ...)