
OpenTelemetry aims to make it easy to provide robust and portable telemetry for cloud-native software. OpenTelemetry supports various programming languages and makes it easy to capture and distribute traces and metrics from arbitrary applications. OpenTelemetry in turn supports sending this telemetry data to different back-ends like Cloud Trace, Jaeger, Prometheus, and others. OpenTelemetry SDKs are offered for the likes of Go, Python, Java, JavaScript, Erlang, .NET, and others.
More details on OpenTelemetry reaching beta can be found via the Google Open-Source Blog. OpenTelemetry is hosted on GitHub.
10 Comments