Aditya Prajapati
Aditya Prajapati
Signed-off-by: Aditya Prajapati Remove duplicate code in the opentelemetry_common file, which was causing build issues since cmetrics/opentelemetry already defined some of these methods ---- Enter `[N/A]` in the box, if...
Documentation for the OpenTelemetry input plugin Signed-off-by: Aditya Prajapati
add documentation for new fields Signed-off-by: Aditya Prajapati
in_opentelemetry: convert json to msgpack using Fluent Bit API to make parsing easier (instead of directly using jsmn) out_opentelemetry: use record accessor to set metadata fields like trace_id, span_is, etc......