You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
For more details on OpenTelemetry, please see https://opentelemetry.io/
Task list
InLong Component
InLong Sort
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: