Remoting Monitoring with OpenTelemetry – Coding Phase 1

Goal The goal of this project: collect telemetry data(metrics, traces, logs) of remoting module with OpenTelemetry. send the telemetry data to OpenTelemetry Protocol endpoint Which OpenTelemetry endpoint to use and how to visualize the data are up to users. OpenTelemetry An observability framework for cloud-native software OpenTelemetry is a collection of tools, APIs, and SDKs. Read more about Remoting Monitoring with OpenTelemetry – Coding Phase 1[…]