opencensus-java
opencensus-java copied to clipboard
A stats collection and distributed tracing framework
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.41.v20210516 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @jianglai (Lai Jiang) @markslater (markslater) @prenagha (Padraic Renaghan)...
Please answer these questions before submitting a bug report. ### What version of OpenCensus are you using? 0.28.3 ### What JVM are you using (`java -version`)? 11.0.13 ### What did...
Removing the dependency on Guava would help avoid version incompatibilities. It would also let us avoid shading Guava, which would increase jar size. This issue is a followup to the...
Please answer these questions before submitting a bug report. ### What version of OpenCensus are you using? 0.24.0 ### What JVM are you using (`java -version`)? 1.8 ### What did...
Please answer these questions before submitting a bug report. ### What version of OpenCensus are you using? `0.28.0` ### What JVM are you using (`java -version`)? `openjdk version "11.0.2" 2019-01-15`...
Please answer these questions before submitting a bug report. ### What version of OpenCensus are you using? ```xml 1.35.0 11 0.28.3 ``` ### What JVM are you using (`java -version`)?...
Please answer these questions before submitting a bug report. ### What version of OpenCensus are you using? 0.16.1 ### What JVM are you using (`java -version`)? openjdk version "11.0.9" 2020-10-20...
I have spans to which I want to attach a lot of custom labels. However the automatically detected resource labels for a project running in GKE uses up 16 of...
Please answer these questions before submitting a bug report. ### What version of OpenCensus are you using? 0.28.1 ### What JVM are you using (`java -version`)? Whatever App Engine is...