benibus commented on PR #39905: URL: https://github.com/apache/arrow/pull/39905#issuecomment-2038737969
@lidavidm Somewhat related question: I've noticed that `arrow::internal::tracing::GetTracer` (which, AFAIK, is used to create the vast majority of Arrow's spans) will only ever [return the `TracerProvider` that we implement internally](https://github.com/apache/arrow/blob/1a1d2c87d11c48569fa603cc157e6bddc1f7d306/cpp/src/arrow/util/tracing_internal.cc#L199). Is this intended? I believe that would nullify any exporter/processor configuration done by the host application. -- 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]
