Skip to content

opencensus 0.1.5

Compare
Choose a tag to compare
@liyanhui1228 liyanhui1228 released this 23 May 00:11
· 461 commits to master since this release
d2a8320
  • Attach stack traces and exceptions to Flask traces (#151)
  • Update gRPC span names to match spec (#152)
  • Implement Jaeger Trace Exporter (#154)
  • Allow for Flask init_app Pattern (#160)
  • trace: Span.add_annotation method (#165)
  • Update the should_sample logic for tracer (#166)
  • Add streaming support and message events to gRPC interceptors (#169)
  • Fix bug preventing unicode attributes from being set in python 2.7 (#171)
  • Support the 0.19 version of google-cloud-trace (#174)
  • Support the current major of google-api-core (#175)