vernedeng opened a new issue, #10798: URL: https://github.com/apache/inlong/issues/10798
### Describe the proposal OpenTelemetry is an open-source project aimed at providing a unified telemetry data collection, processing, and export solution for distributed systems. It includes a set of APIs, libraries, agents, and tools for tracing, metrics, and logging. The goal of OpenTelemetry is to simplify and standardize the collection of monitoring and observability data in cloud-native applications and microservices architectures. Currently, Sort outputs exceptions to logs, which makes it difficult to troubleshoot issues in scenarios with multiple parallelisms. Therefore, we hope to output some exceptions through OpenTelemetry to obtain the entire exception call chain. ### Task list - ### InLong Component InLong Sort ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org