birschick-bq commented on issue #2210: URL: https://github.com/apache/arrow-adbc/issues/2210#issuecomment-2830947763
@lidavidm / @CurtHagenlocher I still have the concern that requiring the installation of the OTel Collector, creating a configuration file and have to launch and run the OTel Collector is a significant burden on end-customers trying to capture the trace telemetry into a log file. If a customer uses the `console` exporter directly (without the OTel Collector), they would either have to have to launch from a console and observe the console. Or, redirect the `stdout` to a file and risk creating a large monolithic log file. Does anyone feel that rotating trace files are a good feature to have? Ideally, a `file` exporter would be one of the standard offerings from OTel, but it is still in development. [File Exporter Specification](https://opentelemetry.io/docs/specs/otel/protocol/file-exporter/) [GitHub: File Exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/fileexporter/README.md) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org