OpenTelemetry - CNCF/opentelemetry-python: Release v1.10.0
Name: opentelemetry-python
Owner: OpenTelemetry - CNCF
Release: opentelemetry v1.10.0 & v0.29b0
Released: 2022-03-10
License: Apache-2.0
Release Assets:
- Docs rework: non-API docs are moving to opentelemetry.io. For details, including a list of pages that have moved, see #2453, and #2498.
opentelemetry-exporter-otlp-grpc
update SDK dependency to ~1.9. (#2442)- bugfix(auto-instrumentation): attach OTLPHandler to root logger (#2450)
- Bump semantic conventions from 1.6.1 to 1.8.0 (#2461)
- fix exception handling in get_aggregated_resources (#2464)
- Fix
OTEL_EXPORTER_OTLP_ENDPOINT
usage in OTLP HTTP trace exporter (#2493) - [exporter/opentelemetry-exporter-prometheus] restore package using the new metrics API (#2321)