lidavidm opened a new issue, #37224: URL: https://github.com/apache/arrow/issues/37224
### Describe the enhancement requested Native OpenTelemetry support was added to gRPC recently via the "call tracer" API: https://github.com/grpc/grpc/pull/33650 The low-level "channel filter" API appears to have visibility into every I/O operation on a channel: https://github.com/grpc/grpc/blob/master/src/cpp/common/channel_filter.h We may hopefully be able to leverage one or the other to get more powerful interceptor implementations. ### Component(s) C++, FlightRPC -- 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]
