Swift
A language-specific implementation of OpenTelemetry in Swift.
This is the OpenTelemetry for Swift documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry for Swift.
Status and Releases
The current status of the major functional components for OpenTelemetry Swift is as follows:
Tracing | Metrics | Logging |
---|---|---|
Beta | Alpha | Not Yet Implemented |
The current release can be found here
Further Reading
Last modified February 16, 2021: Add initial Swift documentation (#396) (29d2011)