aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/zpages
Commit message (Expand)AuthorAgeFilesLines
* Add Nullable annotation to tag values. (#998)Yang Song2018-02-151-5/+11
* Add RpcZ Zpage for stats. (#992)Yang Song2018-02-135-0/+593
* Start adding '@since' Javadoc tag to contrib APIs (issue #864).Kristen Kozak2018-02-062-0/+10
* Update release versions for all readme and build files. (#961)Hailong Wen2018-01-241-6/+6
* Update script in RELEASING.md and use them to update release version in all r...Hailong Wen2018-01-221-6/+6
* Update errorprone, google cloud java, grpc versions. (#931)Bogdan Drutu2018-01-171-5/+7
* Add Checker Framework stub file for Guava (fixes #920).Kristen Kozak2017-12-301-12/+2
* Add Checker Framework annotations in comments (issue #359).Kristen Kozak2017-12-191-2/+12
* Suppress some Checker Framework warnings and add TODOs (issue #359).Kristen Kozak2017-12-191-1/+7
* Update contrib directory to pass Checker Framework null analysis (issue #359).Kristen Kozak2017-12-192-5/+11
* Add more null annotations (issue #359).Kristen Kozak2017-12-191-0/+2
* Update versions for all README files (#888)Yang Song2017-12-061-6/+6
* Update versions for all README files (#876)Yang Song2017-12-041-6/+6
* Use consistent text for AppVeyor status badges.Kristen Kozak2017-12-011-1/+3
* Update link to AppVeyor build in readmes.Kristen Kozak2017-12-011-1/+1
* Update version in ZPage README (#857)Yang Song2017-11-301-6/+6
* Change the message event to include (un)compressed sizes. (#853)Bogdan Drutu2017-11-301-8/+6
* Add gradle plugin for google java format. Enforce all files to be formatted. ...Bogdan Drutu2017-11-031-3/+3
* Update versions in the README files. (#769)Bogdan Drutu2017-11-021-4/+10
* Change version in all the README files. (#664)Bogdan Drutu2017-09-221-4/+4
* Add separate buckets for sampled and not sampled spans. (#592)Bogdan Drutu2017-09-071-4/+22
* Add a simple traceconfigz page. (#590)Bogdan Drutu2017-09-075-6/+221
* Add details about how to link/setup the library. (#573)Bogdan Drutu2017-08-291-1/+1
* Add new api that is easier to use for user to add only one Attribute. (#571)Bogdan Drutu2017-08-291-7/+3
* Fix zpages readme and add helper function that starts a server. (#570)Bogdan Drutu2017-08-292-11/+90
* Rename zpage package to match the artifact name. (#567)Bogdan Drutu2017-08-287-7/+7
* Update README for zpages configuration. Add a generic class that registers al...Bogdan Drutu2017-08-258-74/+231
* Rename contrib projects. (#551)Stefan Schmidt2017-08-241-2/+2
* Add uncompressed and compressed message sizes and deprecate the old message s...Bogdan Drutu2017-08-231-1/+1
* Change the licence to OpenCensus authors. (#539)Bogdan Drutu2017-08-234-4/+16
* Add initial implementation of the tracez page. (#517)Bogdan Drutu2017-08-166-0/+983