Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

opencensus 0.1.4

Choose a tag to compare

@liyanhui1228 liyanhui1228 released this 09 Apr 22:37
· 484 commits to master since this release
de32d2d
  • Improve the integration modules to share tracer between threads (#133)
  • Add SpanData class (#136)
  • Attach stack traces and status to the current span on gRPC server failures (#140)
  • Refactor exporters to accept SpanData objects instead of Spans (#144)
  • Sync examples/trace/grpc proto file with other opencensus projects (#146)
  • Update span ids to be 16 char hex strings (#147)

Big thanks to @wkiser for the contributions!