This repository was archived by the owner on Sep 17, 2025. It is now read-only.
opencensus 0.1.5
- 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_appPattern (#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)