OpenTelemetry - CNCF/opentelemetry-php: Release 0.0.17
Name: opentelemetry-php
Owner: OpenTelemetry - CNCF
Release: 0.0.17
Released: 2022-12-02
License: Apache-2.0
Release Assets:
What's Changed
- refactor environment configuration by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/859
- sdk autoloading by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/854
- adding exporter + transport registry by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/862
- Remove internal tag from Context::setStorage by @marcospassos in https://github.com/open-telemetry/opentelemetry-php/pull/867
- disallow non-standard boolean config values by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/870
- decode OTEL_RESOURCE_ATTRIBUTES values by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/872
- tests and benchmark for baggage parsing by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/873
- migrate/remove swoole by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/871
- improve and expand otlp benchmark by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/874
- update contrib autoloading and gitsplit by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/875
- updating membership lists by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/876
- allow 16 char b3 trace id by @brettmc in https://github.com/open-telemetry/opentelemetry-php/pull/869
- fixing typo in name by @pdelewski in https://github.com/open-telemetry/opentelemetry-php/pull/877
- Run exports with the
Context
theSpanProcessor
was created in by @Nevay in https://github.com/open-telemetry/opentelemetry-php/pull/880
New Contributors
- @marcospassos made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/867
- @pdelewski made their first contribution in https://github.com/open-telemetry/opentelemetry-php/pull/877
Full Changelog: https://github.com/open-telemetry/opentelemetry-php/compare/0.0.16...0.0.17