# dd-sdk-ios **Repository Path**: mirrors_DataDog/dd-sdk-ios ## Basic Information - **Project Name**: dd-sdk-ios - **Description**: Datadog SDK for iOS - Swift and Objective-C. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

# Datadog SDK for iOS and tvOS > Swift and Objective-C libraries to interact with Datadog on iOS and tvOS. ## Getting Started ### Log Collection See the dedicated [Datadog iOS Log Collection][1] documentation to learn how to send logs from your iOS application to Datadog. ![Datadog iOS Log Collection](docs/images/logging.png) ### Trace Collection See [Datadog iOS Trace Collection][2] documentation to try it out. ![Datadog iOS Log Collection](docs/images/tracing.png) ### RUM Events Collection See [Datadog iOS RUM Collection][3] documentation to try it out. ![Datadog iOS RUM Collection](docs/images/rum.png) #### WebView Tracking RUM allows you to monitor web views and eliminate blind spots in your hybrid mobile applications. See [WebView Tracking][5] documentation to try it out. ## Integrations If you use [Alamofire][7], [Apollo GraphQL][8], [SDWebImage][9], or [OpenAPI Generator][10], see [Integrated Libraries][4] to learn how to instrument requests automatically. ## Contributing Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the [Contributing Guide](CONTRIBUTING.md). ## License [Apache License, v2.0](LICENSE) ## Supported Versions See the [Supported Versions][6] documentation for more details. [1]: https://docs.datadoghq.com/logs/log_collection/ios [2]: https://docs.datadoghq.com/tracing/setup_overview/setup/ios [3]: https://docs.datadoghq.com/real_user_monitoring/ios [4]: https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/integrated_libraries/ios [5]: https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/web_view_tracking?tab=ios [6]: https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/supported_versions/ios/ [7]: https://github.com/Alamofire/Alamofire [8]: https://github.com/apollographql/apollo-ios [9]: https://github.com/SDWebImage/SDWebImage [10]: https://github.com/OpenAPITools/openapi-generator