tag:google.com,2016:stackdriver-release-notes Google Cloud Observability - Release notes Google Cloud Platform 2026-02-26T00:00:00-08:00 February 26, 2026 tag:google.com,2016:stackdriver-release-notes#February_26_2026 2026-02-26T00:00:00-08:00 Cloud Trace v2

Feature

For organizations, folders, and projects, you can now configure default settings for observability buckets. Default settings let you specify the following for new observability buckets:

  • A location.
  • A Cloud KMS key.

This feature is in public preview. To learn more, see Set defaults for observability buckets.

Feature

You can now configure observability buckets to be in the following locations:

  • us
  • eu
  • us-central1
  • us-west1

Your trace data is stored in an observability bucket. To learn more, see Trace storage overview.

]]>
February 17, 2026 tag:google.com,2016:stackdriver-release-notes#February_17_2026 2026-02-17T00:00:00-08:00 Cloud Trace v2

Deprecated

Starting February 18, 2026, trace sinks are deprecated. For more information, see Export trace spans with sinks deprecation.

You can use the Log Analytics page, which provides a SQL query interface, to query both your trace and log data. To learn more, see the following documents:

]]>
February 12, 2026 tag:google.com,2016:stackdriver-release-notes#February_12_2026 2026-02-12T00:00:00-08:00 Cloud Logging

Feature

You no longer need to configure BigQuery reservation assignments to create SQL-based alerting policies or run Log Analytics queries on BigQuery slots. These queries now use on-demand slots by default if no BigQuery reservation assignment exists.

For more information, see the following documents:

]]>
February 09, 2026 tag:google.com,2016:stackdriver-release-notes#February_09_2026 2026-02-09T00:00:00-08:00 Cloud Logging

Feature

You can use the Cloud Logging API MCP server to let agents and AI applications interact with your log entries. This feature is in Preview.

]]>
February 06, 2026 tag:google.com,2016:stackdriver-release-notes#February_06_2026 2026-02-06T00:00:00-08:00 Cloud Monitoring

Feature

You can use the Cloud Monitoring API MCP server to let agents and AI applications interact with your time series data. This feature is in Preview.

Feature

You can now 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. The Telemetry API for metric ingestion is in Preview.

]]>
February 02, 2026 tag:google.com,2016:stackdriver-release-notes#February_02_2026 2026-02-02T00:00:00-08:00 Cloud Logging

Libraries

Java

3.24.0 (2026-01-26)

Features

Cloud Trace

v2

Feature

You can now analyze your trace data by using the Log Analytics page in the Google Cloud console. This page supports SQL queries and lets you view your query results as a table or as a chart. Your SQL queries can also join your trace and log data. This feature is in Public Preview.

To learn more about analyzing and viewing trace data, see the following documents:

Feature

Cloud Trace now stores your trace data in an observability dataset. You can continue to view your trace data by using the Trace Explorer page. If you create a link on your dataset, then you can use services like BigQuery to query and analyze your trace data. To learn more, see the following documents:

]]>
January 29, 2026 tag:google.com,2016:stackdriver-release-notes#January_29_2026 2026-01-29T00:00:00-08:00 Cloud Logging

Feature

You can now export your Crashlytics data and (optionally) Firebase sessions data to Cloud Logging. Once the data is exported, it's also available to Cloud Monitoring, so you can filter your logs, build custom dashboards, set up custom alerts, and even export the data to other services. For information about how to export your Crashlytics data, see Export Crashlytics data to Cloud Logging, and for information about how you can use this data, see What can you do with Crashlytics data in Cloud Logging.

]]>
January 26, 2026 tag:google.com,2016:stackdriver-release-notes#January_26_2026 2026-01-26T00:00:00-08:00 Cloud Logging

Change

To support correlation between log and trace data, the following changes have been made:

  • The required format for the LogEntry.trace field has been relaxed. The preferred format for this field is the trace ID. However, you can continue to provide the full resource name. For more information, see LogEntry.

  • If you open the Trace Details flyout page by using options provided in a log entry, then the resources listed in the default trace scope are searched for the trace data.

  • If you open the Logs Explorer page by using options on span data, then the resources listed in the default log scope are searched for log data.

To learn more about default scopes, see Configure observability scopes for multi-project queries.

Feature

You can now install and manage the Ops Agent on virtual machines across zones in your Google Cloud project by using global VM Extension Manager extension policies. Global and zonal extension policies can keep the installed version of the agent current, keep a specified version of the agent installed, and other tasks. For more information, see Install and manage the Ops Agent by using VM Extension Manager policies.

Cloud Monitoring

Feature

You can now install and manage the Ops Agent on virtual machines across zones in your Google Cloud project by using global VM Extension Manager extension policies. Global and zonal extension policies can keep the installed version of the agent current, keep a specified version of the agent installed, and other tasks. For more information, see Install and manage the Ops Agent by using VM Extension Manager policies.

Cloud Trace

v2

Change

To support correlation between log and trace data, the following changes have been made:

  • The required format for the LogEntry.trace field has been relaxed. The preferred format for this field is the trace ID. However, you can continue to provide the full resource name. For more information, see LogEntry.

  • If you open the Trace Details flyout page by using options provided in a log entry, then the resources listed in the default trace scope are searched for the trace data.

  • If you open the Logs Explorer page by using options on span data, then the resources listed in the default log scope are searched for log data.

To learn more about default scopes, see Configure observability scopes for multi-project queries.

]]>
January 21, 2026 tag:google.com,2016:stackdriver-release-notes#January_21_2026 2026-01-21T00:00:00-08:00 Cloud Monitoring

Feature

Your Application Monitoring dashboards now display the trace spans that are associated with your registered App Hub applications. The display includes annotations that let you identify services and workloads. You can also open the Trace Explorer page from your Application Monitoring dashboards. To learn more, see the following documents:

]]>
January 20, 2026 tag:google.com,2016:stackdriver-release-notes#January_20_2026 2026-01-20T00:00:00-08:00 Cloud Logging

Announcement

Cloud Logging adds support for the asia-southeast3 region. For a complete list of supported regions, see Supported regions.

]]>
January 19, 2026 tag:google.com,2016:stackdriver-release-notes#January_19_2026 2026-01-19T00:00:00-08:00 Cloud Logging

Libraries

Java

3.23.10 (2026-01-15)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.65.1 (e0ca81e)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#1911) (93eadba)
  • Update googleapis/sdk-platform-java action to v2.65.1 (#1910) (3853159)
]]>
January 05, 2026 tag:google.com,2016:stackdriver-release-notes#January_05_2026 2026-01-05T00:00:00-08:00 Cloud Trace v2

Feature

You can now 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 in Public Preview.

To learn more, see the following documents:

]]>
December 22, 2025 tag:google.com,2016:stackdriver-release-notes#December_22_2025 2025-12-22T00:00:00-08:00 Cloud Logging

Libraries

Python

3.13.0 (2025-12-15)

Features
  • Add support for python 3.14 (#1065) (6be3df6a)
Bug Fixes
  • remove setup.cfg configuration for creating universal wheels (#981) (70f612c3)

Java

3.24.0-rc1 (2025-12-16)

Features
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#1502) (c7a20de)
  • deps: Update the Java code generator (gapic-generator-java) to 2.32.0 (#1511) (e2f574c)
  • deps: Update the Java code generator (gapic-generator-java) to 2.37.0 (#1553) (15b05fc)
  • deps: Update the Java code generator (gapic-generator-java) to 2.39.0 (#1587) (848418b)
  • deps: update the Java code generator (gapic-generator-java) to 2.47.0 (90b88ee)
  • deps: update the Java code generator (gapic-generator-java) to 2.49.0 (a1ec68d)
  • deps: update the Java code generator (gapic-generator-java) to 2.50.0 (afcf63c)
  • deps: update the Java code generator (gapic-generator-java) to 2.51.0 (04d8868)
  • deps: update the Java code generator (gapic-generator-java) to 2.51.1 (705dba2)
  • deps: update the Java code generator (gapic-generator-java) to 2.52.0 (888a885)
  • deps: update the Java code generator (gapic-generator-java) to 2.54.0 (67fa9fb)
  • deps: update the Java code generator (gapic-generator-java) to 2.55.1 (dd25992)
  • deps: update the Java code generator (gapic-generator-java) to 2.56.2 (7cce5b5)
  • deps: update the Java code generator (gapic-generator-java) to 2.56.3 (844f4fa)
  • deps: update the Java code generator (gapic-generator-java) to 2.58.0 (45b4878)
  • deps: update the Java code generator (gapic-generator-java) to 2.59.0 (f2362fb)
  • deps: update the Java code generator (gapic-generator-java) to 2.60.2 (6a268f8)
  • deps: update the Java code generator (gapic-generator-java) to 2.61.0 (0a21b83)
  • deps: update the Java code generator (gapic-generator-java) to 2.62.1 (1438bff)
  • deps: update the Java code generator (gapic-generator-java) to 2.62.2 (eeca440)
  • deps: update the Java code generator (gapic-generator-java) to 2.62.3 (5d5d8a7)
  • deps: update the Java code generator (gapic-generator-java) to 2.63.0 (385a1dc)
  • deps: update the Java code generator (gapic-generator-java) to 2.64.1 (9187dcd)
  • enable v2.LogEntry Protobufs converter functions (#1509) (9ef4d90)
  • Fixed outdated link to X-Cloud-Trace-Context header description (#1713) (d474313)
  • java: handle empty modules (09eeff0)
  • java: skip fixing poms for special modules (#1744) (#1256) (09eeff0)
  • next release candidate (31ee5a3)
  • regenerate gapic yaml and service yaml for logging by augmentation configs (9023895)
  • Remove org.jspecify dependency (#1364) (8138f46)
  • Replace internal Structs class with google-cloud-core version (#1501) (21e1929)
Dependencies
  • update actions/checkout action to v4 (#1570) (ea0db35)
  • update actions/github-script action to v7 (#1571) (16d6192)
  • update actions/setup-java action to v4 (#1572) (9eb8834)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.1 (#1243) (fdf6b7a)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 (#1258) (d4bc663)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 (#1354) (b2f1111)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.11.0 (#1367) (8cd2a53)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0 (#1382) (8241302)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.0 (#1388) (03179b0)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 (#1395) (1a29b9d)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.14.0 (#1409) (f9af381)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.15.0 (#1424) (4f82f33)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 (#1434) (e9e9835)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 (#1444) (748e8a2)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.18.0 (#1454) (dc25a87)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#1468) (5835a7d)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 (#1269) (e196a80)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 (#1484) (f3227db)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.21.0 (#1500) (6cce3c9)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 (#1510) (b40e846)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 (#1518) (30ba9ed)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 (#1282) (58ac608)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 (#1290) (84d42ae)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 (#1301) (9fa6f05)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.6.0 (#1308) (febcf49)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.7.0 (#1318) (973d260)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 (#1326) (5a56f1b)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.9.0 (#1342) (8b14ae1)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.24.0 (#1526) (235f1aa)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.25.0 (#1535) (7fde779)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.27.0 (#1552) (6c5464d)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.28.0 (#1560) (d52e623)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 (#1563) (81aa3e6)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.28.1 (#1569) (8eb0781)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.29.0 (#1586) (edcaf8d)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.30.0 (#1603) (16967e5)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 (#1611) (e7a0904)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 (#1625) (9db8f3b)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 (#1649) (cb428d1)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.33.0 (#1664) (cb6de76)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.34.0 (#1677) (dbd050c)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.35.0 (#1683) (31ec2b9)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.36.1 (#1698) (9491512)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.37.0 (#1702) (1f7da17)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 (#1745) (6a7280d)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#1755) (d404381)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#1763) (e0f9f27)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.44.0 (#1768) (a69e699)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.45.1 (#1779) (a643ab0)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.46.2 (#1796) (1f88271)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.46.3 (#1801) (d7aa7bc)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.47.0 (#1803) (5967ffe)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.48.0 (#1808) (6327c51)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 (#1813) (c15da84)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.50.0 (#1821) (af4edc5)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.50.1 (#1828) (44c3094)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.50.2 (#1834) (2e46f6e)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 (#1843) (975d8ae)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 (#1848) (162ef56)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 (#1853) (c21a635)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.52.2 (#1858) (0252352)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.52.3 (#1869) (94405fa)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 (#1875) (b79fd2b)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.54.1 (#1883) (acc56db)
  • update dependency io.opentelemetry:opentelemetry-bom to v1.45.0 (#1638) (7e007d4)
  • update dependency io.opentelemetry:opentelemetry-bom to v1.46.0 (#1747) (5ef2853)
  • update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.3 (2b6ea70)
  • update dependency org.easymock:easymock to v5.2.0 (#1421) (f931544)
  • update dependency org.easymock:easymock to v5.5.0 (#1639) (f559d89)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.10.0 (#1528) (b3e4f9b)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 (#1279) (296cce1)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.21 (#1319) (5aef8d6)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.22 (#1340) (b3b9d5f)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.23 (#1374) (dce3c4c)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.24 (#1411) (0487cdf)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.26 (#1420) (ff581a6)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.27 (#1430) (9e750a3)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.28 (#1455) (3080cec)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.0 (#1456) (f27713e)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 (#1542) (af784bc)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#1280) (6363196)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 (#1320) (fc2d065)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.22 (#1341) (cfc0106)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 (#1375) (a15c73c)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 (#1412) (bd9be4e)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 (#1431) (7c2aa2c)
  • update dependency org.junit.vintage:junit-vintage-engine to v5.10.0 (#1397) (f15d246)
  • update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1471) (debc77f)
  • update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 (#1530) (20981dc)
  • update dependency org.junit.vintage:junit-vintage-engine to v5.9.2 (#1245) (e73a704)
  • update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 (#1329) (dfb98f4)
  • update googleapis/sdk-platform-java action to v2.51.1 (#1742) (3c7a2c7)
  • update googleapis/sdk-platform-java action to v2.52.0 (#1753) (3dcf86a)
  • update googleapis/sdk-platform-java action to v2.54.0 (#1762) (d50a8d2)
  • update googleapis/sdk-platform-java action to v2.55.1 (#1780) (505557e)
  • update googleapis/sdk-platform-java action to v2.57.0 (#1804) (e9a27ec)
  • update googleapis/sdk-platform-java action to v2.58.0 (#1806) (b94da77)
  • update googleapis/sdk-platform-java action to v2.60.0 (#1822) (0a96dd5)
  • update googleapis/sdk-platform-java action to v2.62.1 (#1855) (b6ce498)
  • update googleapis/sdk-platform-java action to v2.62.3 (#1868) (cac5cd9)
  • update googleapis/sdk-platform-java action to v2.64.1 (#1882) (abdd374)
  • update sdk platform java dependencies (#1707) (2359040)
  • update sdk platform java dependencies (#1717) (ee9ef91)
  • update sdk platform java dependencies (#1725) (531f8c5)
  • update sdk platform java dependencies (#1736) (88b4cdf)
  • update sdk-platform-java-config to 3.55.0-rc1 (#1903) (750a9d7)
Documentation

Python

3.13.0 (2025-12-15)

Features
  • Add support for python 3.14 (#1065) (6be3df6a)
Bug Fixes
  • remove setup.cfg configuration for creating universal wheels (#981) (70f612c3)

Python

3.13.0 (2025-12-15)

Features
  • Add support for python 3.14 (#1065) (6be3df6a)
Bug Fixes
  • remove setup.cfg configuration for creating universal wheels (#981) (70f612c3)

Python

3.13.0 (2025-12-15)

Features
  • Add support for python 3.14 (#1065) (6be3df6a)
Bug Fixes
  • remove setup.cfg configuration for creating universal wheels (#981) (70f612c3)

Python

3.13.0 (2025-12-15)

Features
  • Add support for python 3.14 (#1065) (6be3df6a)
Bug Fixes
  • remove setup.cfg configuration for creating universal wheels (#981) (70f612c3)

Python

3.13.0 (2025-12-15)

Features
  • Add support for python 3.14 (#1065) (6be3df6a)
Bug Fixes
  • remove setup.cfg configuration for creating universal wheels (#981) (70f612c3)

Python

3.13.0 (2025-12-15)

Features
  • Add support for python 3.14 (#1065) (6be3df6a)
Bug Fixes
  • remove setup.cfg configuration for creating universal wheels (#981) (70f612c3)

Python

3.13.0 (2025-12-15)

Features
  • Add support for python 3.14 (#1065) (6be3df6a)
Bug Fixes
  • remove setup.cfg configuration for creating universal wheels (#981) (70f612c3)
]]>
December 16, 2025 tag:google.com,2016:stackdriver-release-notes#December_16_2025 2025-12-16T00:00:00-08:00 Cloud Monitoring

Other

On December 15, 2025, it was announced that your Application Monitoring dashboards will display the trace spans that are associated with your registered App Hub applications. Those dashboards don't display trace data. To view your trace data, use the Trace Explorer page.

]]>
December 15, 2025 tag:google.com,2016:stackdriver-release-notes#December_15_2025 2025-12-15T00:00:00-08:00 Cloud Logging

Libraries

Java

3.23.9 (2025-12-11)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.64.2 (fcb7ec1)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 (#1897) (ab9862f)
  • Update googleapis/sdk-platform-java action to v2.64.2 (#1898) (5860f51)

Cloud Monitoring

Feature

Your Application Monitoring dashboards now display the trace spans that are associated with your registered App Hub applications. The display includes annotations that let you identify services and workloads. You can also open the Trace Explorer page from your Application Monitoring dashboards. To learn more, see the following documents:

Cloud Trace

v2

Feature

The Trace Explorer has been updated to include annotations that let you identify App Hub-registered services and workloads. The link provided with a service or workload lets you open the corresponding Application Monitoring dashboard. To learn more, see the following documents:

]]>
December 12, 2025 tag:google.com,2016:stackdriver-release-notes#December_12_2025 2025-12-12T00:00:00-08:00 Cloud Logging

Change

The default setting for the time-range selector for the Logs Explorer is now five minutes. The previous default was one hour.

]]>
December 11, 2025 tag:google.com,2016:stackdriver-release-notes#December_11_2025 2025-12-11T00:00:00-08:00 Cloud Monitoring

Feature

You can now add a widget to a dashboard that lets you manage the settings for a variable. To learn more, see the following documents:

Feature

The Google Cloud CLI (gcloud) commands to manage Cloud Monitoring alerting policies are now generally available. For more information, see gcloud monitoring policies.

]]>
December 08, 2025 tag:google.com,2016:stackdriver-release-notes#December_08_2025 2025-12-08T00:00:00-08:00 Cloud Logging

Feature

You can now install and manage the Ops Agent on virtual machines in a specified zone by using VM Extension Manager extension policies. You can use extension policies to keep the installed version of the agent current, keep a specified version of the agent installed, and other tasks. For more information, see Install and manage the Ops Agent by using VM Extension Manager policies.

Cloud Monitoring

Feature

You can now install and manage the Ops Agent on virtual machines in a specified zone by using VM Extension Manager extension policies. You can use extension policies to keep the installed version of the agent current, keep a specified version of the agent installed, and other tasks. For more information, see Install and manage the Ops Agent by using VM Extension Manager policies.

]]>
November 17, 2025 tag:google.com,2016:stackdriver-release-notes#November_17_2025 2025-11-17T00:00:00-08:00 Cloud Logging

Libraries

Java

3.23.8 (2025-11-13)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.64.1 (9187dcd)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.54.1 (#1883) (acc56db)
  • Update googleapis/sdk-platform-java action to v2.64.1 (#1882) (abdd374)

Java

3.23.8 (2025-11-13)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.64.1 (9187dcd)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.54.1 (#1883) (acc56db)
  • Update googleapis/sdk-platform-java action to v2.64.1 (#1882) (abdd374)
]]>
November 06, 2025 tag:google.com,2016:stackdriver-release-notes#November_06_2025 2025-11-06T00:00:00-08:00 Cloud Trace v2

Feature

You can now collect, view, and analyze prompts and responses from your agentic applications when they are built with the Agent Development Kit (ADK). This feature is in Public Preview.

Collect and view multimodal prompts and responses describes how to do the following:

  • Configure your project and ADK to collect multimodal data.
  • View a conversation and the multimodal data by using the Trace Explorer.
  • Find log entries that contain references to multimodal data.
  • Query your prompts and responses by using BigQuery.
  • Evaluate your prompts and responses by using the Vertex AI SDK for Python.
]]>
November 04, 2025 tag:google.com,2016:stackdriver-release-notes#November_04_2025 2025-11-04T00:00:00-08:00 Cloud Monitoring

Feature

You can now view the topology for applications that you register with App Hub. The topology map provides a graphical view of the relationships between the services and workloads in your App Hub application. The topology map also displays alerts and traffic latency, which can help you understand how your application is performing and diagnose issues. This feature is in Public Preview.

To learn more, see the following:

]]>
November 03, 2025 tag:google.com,2016:stackdriver-release-notes#November_03_2025 2025-11-03T00:00:00-08:00 Cloud Logging

Libraries

Go

1.13.1 (2025-10-28)

Bug Fixes
  • logging: Upgrade gRPC service registration func (486bd40)
  • logging: Upgrade gRPC service registration func (#13139) (39af2f9)

Go

1.13.1 (2025-10-28)

Bug Fixes
  • logging: Upgrade gRPC service registration func (486bd40)
  • logging: Upgrade gRPC service registration func (#13139) (39af2f9)

Go

1.13.1 (2025-10-28)

Bug Fixes
  • logging: Upgrade gRPC service registration func (486bd40)
  • logging: Upgrade gRPC service registration func (#13139) (39af2f9)
]]>
October 27, 2025 tag:google.com,2016:stackdriver-release-notes#October_27_2025 2025-10-27T00:00:00-07:00 Cloud Logging

Libraries

Java

3.23.7 (2025-10-20)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.63.0 (385a1dc)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 (#1875) (b79fd2b)

Java

3.23.7 (2025-10-20)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.63.0 (385a1dc)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 (#1875) (b79fd2b)

Java

3.23.7 (2025-10-20)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.63.0 (385a1dc)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 (#1875) (b79fd2b)
]]>
October 23, 2025 tag:google.com,2016:stackdriver-release-notes#October_23_2025 2025-10-23T00:00:00-07:00 Cloud Monitoring

Feature

You can now use the Google Cloud CLI and the Cloud Monitoring API to list incidents and get incident details. This feature is in Public Preview. For more information, see the following pages:

]]>
October 13, 2025 tag:google.com,2016:stackdriver-release-notes#October_13_2025 2025-10-13T00:00:00-07:00 Cloud Logging

Libraries

Java

3.23.6 (2025-10-08)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.62.3 (5d5d8a7)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.3 (#1869) (94405fa)
  • Update googleapis/sdk-platform-java action to v2.62.3 (#1868) (cac5cd9)
]]>
October 09, 2025 tag:google.com,2016:stackdriver-release-notes#October_09_2025 2025-10-09T00:00:00-07:00 Cloud Logging

Feature

The query builder in the Log Analytics page is generally available (GA). For more information, see Build, edit, and run a query.

]]>
October 02, 2025 tag:google.com,2016:stackdriver-release-notes#October_02_2025 2025-10-02T00:00:00-07:00 Cloud Monitoring

Feature

Application Monitoring is now generally available (GA). Application Monitoring lets you monitor the resources and infrastructure from the perspective of an App Hub application. The out-of-the-box dashboards that Application Monitoring creates can help you understand how your application's resources are performing, and they can help you diagnose issues.

]]>
September 29, 2025 tag:google.com,2016:stackdriver-release-notes#September_29_2025 2025-09-29T00:00:00-07:00 Cloud Logging

Libraries

Java

3.23.5 (2025-09-24)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.62.2 (eeca440)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.2 (#1858) (0252352)
]]>
September 22, 2025 tag:google.com,2016:stackdriver-release-notes#September_22_2025 2025-09-22T00:00:00-07:00 Cloud Logging

Announcement

Cloud Logging has removed the quota for write requests per minute, which has been replaced by volume-based regional quotas. We've also removed the references to August dates for the removal of the old quota from the public documentation. For more information, see Logging API quotas and limits.

]]>
September 15, 2025 tag:google.com,2016:stackdriver-release-notes#September_15_2025 2025-09-15T00:00:00-07:00 Cloud Logging

Libraries

Java

3.23.4 (2025-09-11)

Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.62.1 (1438bff)
Dependencies
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 (#1853) (c21a635)
  • Update googleapis/sdk-platform-java action to v2.62.1 (#1855) (b6ce498)

Cloud Monitoring

Feature

When viewing a chart, you can now open a flyout that displays the chart and related log entries. To explore your metric and log data in more detail, you can then use the toolbars and menus in the flyout. To learn more, see the following:

]]>