opencensus-java icon indicating copy to clipboard operation
opencensus-java copied to clipboard

A stats collection and distributed tracing framework

Results 104 opencensus-java issues
Sort by recently updated
recently updated
newest added

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)...

dependencies

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...

bug

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...

enhancement
build
P2

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...

bug

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`...

bug

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`)?...

bug

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...

bug

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...

feature-request

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...

bug