mirror of https://github.com/grpc/grpc-java.git
Main implementation is in CensusTracingModule. Also a few fix-ups in the stats implementation CensusStatsModule: - Change header key name from grpc-census-bin to grpc-tags-bin - Server does not fail on header parse errors. Uses the default instead. Protect Census-based stats and tracing with static flags: `GrpcUtil.enableCensusStats` and `GrpcUtil.enableCensusTracing`. They keep those features disabled by default until they, especially their wire formats, are stabilized. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||