| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #4493 +/- ##
============================================
+ Coverage 49.15% 49.19% +0.04%
- Complexity 21940 21970 +30
============================================
Files 2077 2077
Lines 207215 207440 +225
Branches 24108 24107 -1
============================================
+ Hits 101861 102058 +197
- Misses 97180 97206 +26
- Partials 8174 8176 +2
Continue to review full report at Codecov.
|
Sorry, something went wrong.
| dependencies and configure an exporter. For example to enable tracing using | ||
| [Google Stackdriver](https://cloud.google.com/trace/docs/): | ||
|
|
||
| [//]: # (TODO: figure out how to keep opencensus version in sync with pom.xml) |
There was a problem hiding this comment.
I'm not sure how to ensure that the opencensus versions in this readme stay up to date with google-cloud-clients/pom.xml properties. I thought about using version markers, but those seem to only be used for internal artifacts. It would be awesome if version.txt could be generalized to manage static external versions as well.
Sorry, something went wrong.
|
Kokoro - Test: Code Format failed. |
Sorry, something went wrong.
|
Format fixed |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This adds instrumentation from gax-java to enable tracing of the Bigtable client data operations.