v2.41.0
Bigtable
-
The
Bigtable::DataConnectionclass has been instrumented to collect Client Side Metrics, free of charge. These metrics will be collected by default if both the OpenTelemetry and Google Cloud Monitoring dependencies are available. Users can opt-out by setting thebigtable::EnableMetricsOptiontofalse. -
The following metrics are available in Bigtable:
- AttemptLatency
- OperationLatency
- RetryCount
- FirstResponseLatency
- ServerLatency
- ApplicationBlockingLatency
- ConnectivityErrorCount
Spanner
- Multiplexed session support is now available. To enable Multiplexed sessions, add the
spanner::EnableMultiplexedSessionOptiontoOptionswhen callingspanner::MakeConnection. This enables Multiplexed sessions on all operations read-only, read-write, and partitioned.
Google APIs interface definitions
- This release is based on definitions as of 2025-07-30T06:44:36-07:00