We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a75b84 commit ba8f344Copy full SHA for ba8f344
pom.xml
@@ -260,9 +260,6 @@
260
<sourceFileExclude>**/com/google/cloud/bigtable/data/v2/stub/metrics/**</sourceFileExclude>
261
</sourceFileExcludes>
262
263
- <!-- exclude stats package which shades opencensus for builtin metrics -->
264
- <excludePackageNames>com.google.cloud.bigtable.stats</excludePackageNames>
265
-
266
<!-- Enable external linking -->
267
<links>
268
<link>https://googleapis.dev/java/gax/${gax.version}/</link>
0 commit comments