This repository was archived by the owner on Sep 17, 2025. It is now read-only.
opencensus 0.7.13
opencensus-ext-azure 1.0.8
- Fix
logger.exceptionwith no exception info throwing error (#1006) - Add
enable_local_storageto turn on/off local storage + retry + flushing logic (#1006)
opencensus-ext-django 0.7.5
- Add exception tracing to django middleware (#885)
opencensus-ext-flask 0.7.5
- Restrict
flaskversion1.1.3as it throws an exception onPython v2.7- pallets/flask#4050 (#1032)
opencensus-ext-requests 0.7.5
- Fix duplicate spans being emitted from requests (#1014)