Swift

Swift A language-specific implementation of OpenTelemetry in Swift.

Vous consultez la version anglaise de cette page car elle n’a pas encore été entièrement traduite. Vous souhaitez contribuer ? Voir Contribuer.

Welcome to the OpenTelemetry Swift documentation. This section introduces how to use OpenTelemetry with Swift to generate and collect telemetry data such as metrics, logs, and traces using the OpenTelemetry API and SDKs.

These pages are intended to help you get started and understand the current capabilities and status of OpenTelemetry Swift.

Status and Releases

The current status of the major functional components for OpenTelemetry Swift is as follows:

TracesMetricsLogs
StableDevelopmentDevelopment

For releases, including the latest release, see Releases.

Further Reading


Getting Started

Get telemetry for your app in less than 5 minutes!

Instrumentation

Instrumentation for OpenTelemetry Swift

Instrumentation Libraries

Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry Swift