This page provides a consolidated list of the release notes for all of the products in Google Cloud Observability. You can periodically check this page for announcements about new or updated features, bug fixes, known issues, and deprecated functionality.
You can find the release notes for the individual products on the following pages:
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
Cloud TraceThe 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 14, 2026
Cloud LoggingThe Telemetry API for logs ingestion is generally available (GA). You can ingest OTLP logs into Cloud Logging by using an OpenTelemetry Collector, an OTLP exporter, and the Telemetry API. For more information, see OTLP ingestion overview.
August 13, 2026
Error ReportingError Reporting can report stack traces collected from Rust applications
using std::backtrace.
To enable, set the RUST_BACKTRACE=1 environment variable and
make sure debug symbols are enabled.
For more information, see ReportedErrorEvent.
August 12, 2026
Cloud TraceThe 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
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.
August 05, 2026
Cloud MonitoringThe Telemetry API for metric ingestion is generally available (GA). You can ingest OTLP metrics into Cloud Monitoring by using an OpenTelemetry Collector, an OTLP exporter, and the Telemetry API. For more information, see OTLP metric ingestion overview.
June 29, 2026
Cloud MonitoringAlerting policies based on PromQL queries can now operate over more than 25 hours of data. For more information, see Query over 2 years of metric data and Limits for alerting.
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 25, 2026
Cloud MonitoringSupport for applying role-based access controls (RBAC) to Cloud Monitoring dashboards and alerting policies using Tags is generally available.
You can use Tags to protect Terraform-managed Cloud Monitoring resources and configure team-scoped access. For more information, see Use Tags to control access to resources.
June 22, 2026
Cloud LoggingIf the parent project for a Cloud Storage bucket changes, a log sink stops routing log entries to that bucket. For more information about error messages and recovery options, see Errors routing to Cloud Storage.
Metrics Explorer can automatically break down a chart into a series of tiles, with each displaying time-series data for a specific label key. This view helps you identify spikes, dips, or trends that the aggregation settings might otherwise hide.
To learn more, see Break down a chart by labels.
June 18, 2026
Cloud LoggingThe Cloud Logging API adds support for the ca regional endpoint. For a
complete list of regional endpoints, see the
REST reference pages.
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 12, 2026
Cloud MonitoringAll agent.googleapis.com/processes metrics are retained for 24 months. For
more information, see Data retention.
June 08, 2026
Cloud TraceThe Trace API supports regional endpoints. For a list of supported endpoints, see the REST API reference pages:
June 05, 2026
Cloud MonitoringCustom dashboards can display trace data. You can view individual spans or aggregated data. This feature is public preview. For more information, see the following:
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
Cloud TraceTo 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
Cloud MonitoringSupport for Histogram widgets on custom dashboards is generally available. These widgets extract the most recent value from each time series, group those values into ranges, and then provide a graphical representation of the result. Unlike tables or other widgets that display the most recent values, Histograms display information about the relative frequency of ranges of values.
This widget is one of several visualizations that you can use to display the most recent values. For more information, see the following documents:
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
Cloud MonitoringThe details page for a span can display the call hierarchy of a trace by using a directed acyclic graph (DAG). If you view an Application Monitoring dashboard and explore the trace data that it displays, the flyout supports the DAG option. If you open the Trace Explorer page and explore a span, the DAG option is also available.
For more information, see the following:
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
Cloud LoggingYou can view the available regional endpoints for the Cloud Logging API on the REST reference pages. For an example, see Method: projects.locations.buckets.list.
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.
You can view the available regional endpoints for the Error Reporting API on the REST reference pages. For an example, see Method: projects.events.list.
May 26, 2026
Cloud TraceCloud 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:
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:
Trace scopes are generally available (GA). For more information, see Create and manage trace scopes.
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.
- BigQuery
- Cloud SQL
May 15, 2026
Cloud LoggingStarting with version 2.66.0, the Ops Agent can export your logs and metrics by using the OpenTelemetry-based Telemetry API rather than by using the Cloud Logging API and Cloud Monitoring API. During the preview Preview period, you can opt-in to using the Telemetry API. For more information, see Use the Telemetry API.
Starting with version 2.66.0, the Ops Agent can export your metrics and logs by using the OpenTelemetry-based Telemetry API rather than by using the Cloud Monitoring API and Cloud Logging API. During the preview Preview period, you can opt-in to using the Telemetry API. For more information, see Use the Telemetry API.
May 11, 2026
Cloud TraceGoogle Cloud Observability has expanded the supported locations for observability buckets, which store your trace data, to include the following:
- asia-northeast1
- asia-southeast1
- me-west2
- southamerica-east1
- us-west4
For a list of supported locations, see Locations for observability buckets.
May 06, 2026
Cloud TraceThe 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.
- Agent Search
- AlloyDB for PostgreSQL
- Google Security Operations
May 01, 2026
Cloud TraceGoogle Cloud Observability has expanded the supported locations for observability buckets, which store your trace data, to include the following:
- australia-southeast1
- europe-central2
- europe-north1
- europe-southwest1
- europe-west2
- europe-west10
- europe-west12
- me-central2
- northamerica-northeast1
- us-east4
For a list of supported locations, see Locations for observability buckets.
April 27, 2026
Cloud TraceCloud Trace is a service covered by the Cloud Observability (Monitoring, Logging, Trace) Service Level Agreement (SLA).
April 23, 2026
Cloud MonitoringThe Cloud Monitoring API MCP server is generally available (GA). To learn about using the Monitoring MCP server to let agents and AI applications interact with your metrics data, see Use the Cloud Monitoring remote MCP server.
April 22, 2026
Cloud LoggingThe Cloud Logging API MCP server is generally available (GA). To learn about using the Logging MCP server to let agents and AI applications interact with your log entries, see Use the Cloud Logging remote MCP server.
Application Monitoring in Google Cloud provides both agent observability and application observability. Your Application Monitoring dashboards display performance metrics, including the error rates and token usage of your AI resources. Those metrics can help you understand the health and performance of your AI resources.
To learn more, see the following:
April 20, 2026
Cloud LoggingGo
v1.16.0 (2026-04-13)
April 15, 2026
Cloud TraceYour trace data can be encrypted with a customer-managed encryption key (CMEK). To enable CMEK, set a default storage location and for that location, set a default Cloud Key Management Service key.
You can set these defaults for an organization, a folder, or a project. When set for an organization or folder, the settings apply to that resource and to its descendants. For more information, see Set defaults for observability buckets.
When you configure a default storage location, you control the location of your new observability buckets. These buckets store your trace data.
You can set a default storage location for an organization, a folder, or a project. When set for an organization or folder, the setting applies to that resource and to its descendants. For more information, see Set defaults for observability buckets.
April 13, 2026
Cloud LoggingGo
v1.15.0 (2026-04-09)
Application Monitoring can display a single, dynamic topology map showing your App Hub applications and your registered and discovered services and workloads. This interactive map identifies services and workloads that have open incidents. It also displays the error rates and P95 latency between your services and workloads.
To learn more, see the following:
April 10, 2026
Cloud TraceUse Cloud Trace to troubleshoot your MCP server usage, tool failures, and latency causes. For more information, see Investigate MCP calls using Trace.
April 08, 2026
Cloud TraceGoogle Cloud CLI lets you configure trace scopes, manage observability buckets, and set default observability settings. These features are in Public Preview. For more information, see the following documents:
Configure trace scopes by using the Google Cloud console, the Google Cloud CLI, Terraform, or the Observability API. For more information, see Create and manage trace scopes.
Manage trace storage by using the Google Cloud CLI or the Observability API. For more information, see Manage trace storage.
Configure default settings by using the Google Cloud CLI, Terraform, or the Observability API. For more information, see Set defaults for observability buckets.
April 07, 2026
Cloud LoggingYou can now ingest OTLP-formatted logs into Cloud Logging by using an OpenTelemetry Collector, an OTLP exporter, and the Telemetry API. For more information, see OTLP log ingestion overview. The Telemetry API for log ingestion is in Preview.
April 06, 2026
Cloud LoggingGo
v1.14.0 (2026-04-02)
April 03, 2026
Cloud LoggingCloud Logging adds support for the ca multi-region. For a complete list
of supported regions, see Supported regions.
This note is incorrect; see entry for
June 18, 2026.
Application Monitoring has added a Services and Workloads tab, which lists your registered and discovered services and workloads. From this tab, you can do the following:
- Register discovered services and workloads.
- Search for services and workloads by functional type, such as
AgentorMCP server. - Open dashboards that display telemetry. For discovered services and workload, Google Cloud Observability uses the Cloud Asset Inventory name to identify relevant information.
To learn more, see the following:
April 02, 2026
Cloud LoggingThe filter capabilities for log views have been extended to include support for disjunctive clauses, negation statements, and labels. To learn more, see Filters for log views.
Application Monitoring has added support for the following resources:
- Vertex AI Workbench
- GKE Gateway
- GKE Ingress
- Layer 7 cross-regional Application Load Balancers
Additionally, dashboards for Kubernetes workloads display L4 and L7 traffic metrics, when both are available. For more information, see Application Monitoring supported infrastructure.
March 30, 2026
Cloud LoggingFor any new project that is created on or after March 30, 2026, if the project enables the Cloud Logging API, then Google Cloud Observability also enables the Telemetry API.
For any new project that is created on or after March 30, 2026, if the project enables the Cloud Monitoring API, Telemetry API.
For any new project that is created on or after March 30, 2026, if the project enables the Cloud Trace API, then Google Cloud Observability also enables the Telemetry API.
You can use the Cloud Trace API MCP server to let agents and AI applications interact with your trace data. This feature is in Preview.
March 26, 2026
Error ReportingYou can use the Error Reporting API MCP server to let agents and AI applications interact with your error data. This feature is in Preview.
March 24, 2026
Cloud MonitoringThe Telemetry API's supports up to 60,000 metric-ingestion requests per minute per region. The regional quota replaces the global quota. To learn more, see Telemetry API quotas and limits for metric ingestion.
The Telemetry API supports trace ingestion of up to 2.4GB per minute for the following regions:
- asia-east1, asia-northeast1, asia-southeast1, and asia-south1
- europe-west1, europe-west2, europe-west3, and europe-west4
- us-central1, us-east4, and us-west1.
For all other regions, the Telemetry API supports trace ingestion of up to 300 MB per minute.
These regional byte-based quotas replace a global quota which limited the number of requests per minute. To learn more, see Telemetry API limits and quotas.
March 19, 2026
Cloud TraceGoogle Cloud Observability has expanded the supported locations for observability buckets, which store your trace data, to include the following:
- africa-south1