Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 38cb334

Browse files
oops
Change-Id: If99b84c6f5672a368eba32bda4900b9b5a215e64
1 parent c181378 commit 38cb334

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/csm

google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/csm/MetricsImpl.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ public MetricsImpl(
9595
// Enable specific grpc metrics
9696
.enableMetrics(BuiltinMetricsConstants.GRPC_METRICS.keySet())
9797
.build();
98+
} else {
99+
this.grpcOtel = null;
98100
}
99101

100102
if (internalOtel != null) {

0 commit comments

Comments
 (0)