Is your enhancement proposal related to a problem? Please describe.
Zadig services are basically web applications, and the services are called frequently. For this kind of scenario, tracing can be of great help in problem location.
Describe the solution you'd like
OpenTelemetry is used more and more widely in the field of observability, and support for tracing can be achieved through OpenTelemetry.
Describe alternatives you've considered
OpenTelemetry seems to be the best choice.
Additional context
We can refer to the example here: link.
Is your enhancement proposal related to a problem? Please describe.
Zadig services are basically web applications, and the services are called frequently. For this kind of scenario, tracing can be of great help in problem location.
Describe the solution you'd like
OpenTelemetry is used more and more widely in the field of observability, and support for tracing can be achieved through OpenTelemetry.
Describe alternatives you've considered
OpenTelemetry seems to be the best choice.
Additional context
We can refer to the example here: link.