benibus commented on issue #39898:
URL: https://github.com/apache/arrow/issues/39898#issuecomment-1934491002

   Not necessarily just for Flight, although it would be most useful there. We 
do already support OpenTelemetry in Arrow, but we only really use it to create 
traces/spans, which indirectly serve as "logs" in their own way.
   
   However, OTel (as of recently) provides additional tools for detailed 
logging within traces, where the emitted logs can be linked to the appropriate 
`span_id`/`trace_id` and exported along with everything else.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to