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

Commit 860f70c

Browse files
chore: add a couple of tests for the new metrics impl
Change-Id: If047feb0b01e56bc3acf8be8c976e9c8e5d16b6b
1 parent 4419d47 commit 860f70c

3 files changed

Lines changed: 1114 additions & 0 deletions

File tree

google-cloud-bigtable/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,11 @@
255255
</dependency>
256256

257257
<!-- Test dependencies -->
258+
<dependency>
259+
<groupId>com.google.api.grpc</groupId>
260+
<artifactId>grpc-google-cloud-monitoring-v3</artifactId>
261+
<scope>test</scope>
262+
</dependency>
258263
<dependency>
259264
<groupId>com.google.api</groupId>
260265
<artifactId>gax</artifactId>

0 commit comments

Comments
 (0)