Skip to content

Commit

Permalink
Revert "fix: remove stats from javadoc (#1108)"
Browse files Browse the repository at this point in the history
This reverts commit 33fe7fe.
  • Loading branch information
mutianf committed Jan 5, 2022
1 parent 3a75b84 commit a4b6b05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Expand Up @@ -260,9 +260,6 @@
<sourceFileExclude>**/com/google/cloud/bigtable/data/v2/stub/metrics/**</sourceFileExclude>
</sourceFileExcludes>

<!-- exclude stats package which shades opencensus for builtin metrics -->
<excludePackageNames>com.google.cloud.bigtable.stats</excludePackageNames>

<!-- Enable external linking -->
<links>
<link>https://googleapis.dev/java/gax/${gax.version}/</link>
Expand Down

0 comments on commit a4b6b05

Please sign in to comment.