This repository was archived by the owner on Sep 17, 2025. It is now read-only.
opencensus 0.7.3
- Added
http codetogrpc codestatus code mapping onutils(#746) - Updated
django,flask,httplib,requestsandpyramidmodules (#755) - Updated
requestsmodule (#771)
opencensus-ext-azure 0.7.1
- Standard metrics incoming requests per second (#758)
opencensus-ext-django 0.7.1
- Updated
http.status_codeattribute to be an int (#755)
opencensus-ext-flask 0.7.2
- Updated
http.status_codeattribute to be an int (#755) - Fixes value for
http.routein Flask middleware (#759)
opencensus-ext-httplib 0.7.2
- Updated
http.status_codeattribute to be an int (#755)
opencensus-ext-pyramid 0.7.1
- Updated
http.status_codeattribute to be an int (#755)
opencensus-ext-requests 0.7.2
- Added attributes following specs listed here (#746)
- Fixed span name (#746)
- Fixed exception handling (#771)