OpenTelemetry - CNCF/opentelemetry-swift: Release 1.3.0
Name: opentelemetry-swift
Owner: OpenTelemetry - CNCF
Release: 1.3.0
Released: 2022-12-16
License: Apache-2.0
Release Assets:
General
- Added Logs support. Both API and SDK are feature complete. By @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/347
- Allow OTEL_RESOURCE_ATTRIBUTES values to be read from the main bundle Info.plist file in addition to only from environment variables by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/362
OpenTelemetryProtocol (OTLP) Exporter
- Added support for exporting Logs by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/347
Full Changelog: https://github.com/open-telemetry/opentelemetry-swift/compare/1.2.1...1.3.0