Releases: census-instrumentation/opencensus-python
Releases · census-instrumentation/opencensus-python
opencensus 0.7.9
- Hotfix (#915)
opencensus 0.7.8
opencensus 0.7.7
opencensus 0.7.6
opencensus 0.7.5
opencensus 0.7.4
opencensus 0.7.3
- Added
http code
togrpc code
status code mapping onutils
(#746) - Updated
django
,flask
,httplib
,requests
andpyramid
modules (#755) - Updated
requests
module (#771)
opencensus-ext-azure 0.7.1
- Standard metrics incoming requests per second (#758)
opencensus-ext-django 0.7.1
- Updated
http.status_code
attribute to be an int (#755)
opencensus-ext-flask 0.7.2
- Updated
http.status_code
attribute to be an int (#755) - Fixes value for
http.route
in Flask middleware (#759)
opencensus-ext-httplib 0.7.2
- Updated
http.status_code
attribute to be an int (#755)
opencensus-ext-pyramid 0.7.1
- Updated
http.status_code
attribute 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)
opencensus-ext-stackdriver 0.7.2
opencensus 0.7.2
- Fix GCP resource loading for certain environments (#761)
opencensus 0.7.1
- Added
set_status
tospan
(#738) - Update released stackdriver exporter version
opencensus-ext-flask 0.7.1
- Update for core library changes
opencensus-ext-grpc 0.7.1
- Update for core library changes
opencensus-ext-httplib 0.7.1
- Support exporter changes in
opencensus>=0.7.0
opencensus-ext-jaeger 0.7.1
- Update for core library changes
opencensus-ext-ocagent 0.7.1
- Update for core library changes
opencensus-ext-pymongo 0.7.1
- Changed attributes names to make it compatible with OpenTelemetry, maintaining OpenCensus specs fidelity (#738)
opencensus-ext-requests 0.7.1
- Support exporter changes in
opencensus>=0.7.0
opencensus-ext-stackdriver 0.7.1
- Support exporter changes in
opencensus>=0.7.0
opencensus 0.7.0
- Fix exporting int-valued stats with sum and lastvalue aggregations (#696)
- Fix cloud format propagator to use decimal span_id encoding instead of hex (#719)
opencensus-ext-azure 0.7.0
- Added standard metrics (#708, #718, #720, #722, #724)
- Supported server performance breakdown by operation name (#735)
- Added metrics exporter (#678)
opencensus-ext-django 0.7.0
- Updated span attributes to include some missing attributes (#735)
- Removed support for Django < 1.11 (#694)
- Allow installing with Django 2.0 and later (#697)
opencensus-ext-flask 0.7.0
- Make ProbabilitySampler default
- Updated span attributes to include some missing attributes (#735)
opencensus-ext-pyramid 0.7.0
- Updated span attributes to include some missing attributes (#735)