Trace release notes

This page documents production updates to Trace. You can periodically check this page for announcements about new or updated features, bug fixes, known issues, and deprecated functionality.

For a combined list of all release notes for the products in Google Cloud Observability, see Consolidated release notes.

You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.

To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly.

August 17, 2026

Feature

The following limits associated with the Cloud Trace API, cloudtrace.googleapis.com, have increased:

  • Maximum attributes per span: 1,024
  • Maximum attribute value size: 65,532 bytes
  • Maximum attribute key size: 512 bytes
  • Maximum span name length: 1,024 bytes
  • Maximum events per span: 256

The new limits are consistent with those supported by the Telemetry API, which implements the OpenTelemetry Protocol (OTLP).

For more information, see Cloud Trace API quotas and limits.

August 12, 2026

Feature

The following remote MCP servers automatically generate a trace span for tools/call operations. These spans can help you understand the behavior of your agentic applications. For more information, see Investigate MCP calls using Trace.

  • Cloud Billing
  • Personalized Service Health
Feature

Google Cloud Observability automatically generates trace exemplars for charts on custom dashboards that display the result of a SQL query when the query runs against your trace data and satisfies some constraints. The exemplars link the SQL query result to specific traces. This feature is in Preview.

For more information, see Generate and display trace exemplars.

June 29, 2026

Feature

Google Cloud Observability has expanded the supported locations for observability buckets, which store your trace data, to include the following:

  • europe-west9

For a list of supported locations, see Locations for observability buckets.

June 18, 2026

Feature

You can collect, view, and analyze multimodal prompts and responses from your agentic applications that use the LangGraph or Agent Development Kit (ADK) frameworks. This feature is generally available (GA).

June 08, 2026

Feature

The Trace API supports regional endpoints. For a list of supported endpoints, see the REST API reference pages:

June 05, 2026

Feature

Custom dashboards can display trace data. You can view individual spans or aggregated data. This feature is public preview. For more information, see Display traces on a custom dashboard.

June 04, 2026

Feature

To view the instrumentation scope or the schema associated with a span, open the Details view for the span and select the Metadata & Links tab. For more information, see View attributes, log entries, and events.

June 02, 2026

Feature

The create-observability bucket flow enforces organization policies with constraints on resource locations. This flow also enforces policies that require customer-managed encryption keys (CMEKs) and that restrict the projects that store those keys. Your trace data is stored in an observability bucket.

For more information, see the following:

June 01, 2026

Feature

The details page for a span can display the call hierarchy of a trace using a directed acyclic graph (DAG). One way to view a span's details is to open the Trace Explorer page and select the span. The DAG view is also available for some integrations. For example, if you view an Application Monitoring dashboard and explore the trace data it displays, the flyout supports the DAG option.

For more information, see the following:

May 28, 2026

Announcement

You can view the available regional endpoints for the Observability API and for the Telemetry API on their REST reference pages. For more information, see API overview.

May 26, 2026

Announcement

Cloud Trace in Observability Analytics is generally available (GA). Observability Analytics lets you query and analyze your trace data by using SQL. You can chart your query results, save your queries, and join your trace and log data.

For more information, see the following documents:

Announcement

The Observability API is generally available (GA). This API lets you configure the following:

  • The default storage location and the default encryption key for your trace data.
  • The observability scope.
  • A linked BigQuery dataset, which lets your use BigQuery services to analyze your trace data.

For more information, see the following documents: