Google Cloud Now Uses OpenTelemetry Protocol for Trace Data

Google Cloud's observability tools now accept trace data only through the OpenTelemetry Protocol (OTLP). This is a change from needing special exporters for different programming languages.

Mountain View, CA – May 16, 2026 – Google Cloud is refining its approach to ingest telemetry data, signaling a move toward greater compatibility with the prevalent OpenTelemetry Protocol. The company's observability tools now offer a streamlined path for developers utilizing OpenTelemetry, a widely adopted framework for instrumenting applications.

The Telemetry API within Google Cloud Observability is now equipped to process trace data exclusively through the OpenTelemetry Protocol (OTLP) endpoint. This development allows applications instrumented with OpenTelemetry to export their tracing information directly to Google Cloud Trace, eliminating the need for intermediate exporters in many common scenarios. Previously, such integrations often relied on language-specific exporters, like the Google Cloud Trace Exporter for Go, to translate data formats.

The shift implies a deeper embrace of industry-standard protocols for data collection. This move could simplify the integration process for developers already invested in the OpenTelemetry ecosystem. =The company's documentation highlights this OTLP-only endpoint for spans as a key feature.=

Read More: Cybertruck Now Used For TV Villains In New Shows

Observability within Google Cloud encompasses a range of services, including Cloud Monitoring, logging, tracing, profiling, and debugging. The objective is to provide a comprehensive view of application performance and behavior. Resources for understanding these capabilities are available through Google Cloud documentation and the Cloud Architecture Center. The underlying infrastructure for this relies on collecting telemetry data from various sources, including Compute Engine instances.

Frequently Asked Questions

Q: What is the main change in Google Cloud's telemetry data handling?
Google Cloud's observability tools now only accept trace data through the OpenTelemetry Protocol (OTLP) endpoint. This means developers can send tracing information directly to Google Cloud Trace more easily.
Q: How does this affect developers using OpenTelemetry?
Developers who use OpenTelemetry to instrument their applications can now send their tracing data directly to Google Cloud Trace. This removes the need for extra steps or special tools to translate the data.
Q: Why is Google Cloud making this change?
Google Cloud is adopting industry-standard protocols like OTLP to make it simpler for developers to integrate their applications. This move shows a commitment to using common tools for data collection in observability.
Q: What are Google Cloud's observability tools?
Google Cloud's observability tools include services for monitoring, logging, tracing, profiling, and debugging applications. They help users see how their applications are performing and behaving by collecting telemetry data from different sources.