{"id":13995213,"url":"https://github.com/DataDog/dd-sdk-ios","last_synced_at":"2025-07-22T21:32:21.157Z","repository":{"id":36954461,"uuid":"226864362","full_name":"DataDog/dd-sdk-ios","owner":"DataDog","description":"Datadog SDK for iOS - Swift and Objective-C.","archived":false,"fork":false,"pushed_at":"2025-07-18T08:34:48.000Z","size":39589,"stargazers_count":244,"open_issues_count":21,"forks_count":147,"subscribers_count":20,"default_branch":"develop","last_synced_at":"2025-07-18T11:33:26.466Z","etag":null,"topics":["distributed-tracing","ios","logging","objective-c","real-user-monitoring","rum","swift","tracing","tvos"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-09T12:19:41.000Z","updated_at":"2025-07-18T08:34:50.000Z","dependencies_parsed_at":"2023-10-10T16:01:13.731Z","dependency_job_id":"6d261a0f-f268-42fd-baf3-32144c742b3d","html_url":"https://github.com/DataDog/dd-sdk-ios","commit_stats":{"total_commits":4284,"total_committers":59,"mean_commits":72.61016949152543,"dds":0.5630252100840336,"last_synced_commit":"c2e6fed160d1c3ae79d726a0e44c96c1bef6f224"},"previous_names":[],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/dd-sdk-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/dd-sdk-ios/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-ios/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265802063,"owners_count":23830508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distributed-tracing","ios","logging","objective-c","real-user-monitoring","rum","swift","tracing","tvos"],"created_at":"2024-08-09T14:03:18.446Z","updated_at":"2025-07-22T21:32:19.972Z","avatar_url":"https://github.com/DataDog.png","language":"Swift","funding_links":[],"categories":["Swift"],"sub_categories":[],"readme":"\u003cp\u003e\n    \u003ca href=\"https://swiftpackageindex.com/DataDog/dd-sdk-ios\"\u003e\n        \u003cimg src=\"https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FDataDog%2Fdd-sdk-ios%2Fbadge%3Ftype%3Dplatforms\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://swiftpackageindex.com/DataDog/dd-sdk-ios\"\u003e\n        \u003cimg src=\"https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FDataDog%2Fdd-sdk-ios%2Fbadge%3Ftype%3Dswift-versions\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://swiftpackageindex.com/DataDog/dd-sdk-ios\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/v/release/DataDog/dd-sdk-ios?style=flat\u0026label=Swift%20Package%20Index\u0026color=red\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://cocoapods.org/pods/DatadogCore\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/v/release/DataDog/dd-sdk-ios?style=flat\u0026label=CocoaPods\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n# Datadog SDK for iOS and tvOS\n\n\u003e Swift and Objective-C libraries to interact with Datadog on iOS and tvOS.\n\n## Getting Started\n\n### Log Collection\n\nSee the dedicated [Datadog iOS Log Collection][1] documentation to learn how to send logs from your iOS application to Datadog.\n\n![Datadog iOS Log Collection](docs/images/logging.png)\n\n### Trace Collection\n\nSee [Datadog iOS Trace Collection][2] documentation to try it out.\n\n![Datadog iOS Log Collection](docs/images/tracing.png)\n\n### RUM Events Collection\n\nSee [Datadog iOS RUM Collection][3] documentation to try it out.\n\n![Datadog iOS RUM Collection](docs/images/rum.png)\n\n#### WebView Tracking\n\nRUM allows you to monitor web views and eliminate blind spots in your hybrid mobile applications. See [WebView Tracking][5] documentation to try it out.\n\n## Integrations\n\nIf you use [Alamofire][7] or [Apollo GraphQL][8], see [Integrated Libraries][4] to learn how to instrument requests automatically.\n\n## Contributing\n\nPull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\n[Apache License, v2.0](LICENSE)\n\n## Supported Versions\n\nSee the [Supported Versions][6] documentation for more details.\n\n[1]: https://docs.datadoghq.com/logs/log_collection/ios\n[2]: https://docs.datadoghq.com/tracing/setup_overview/setup/ios\n[3]: https://docs.datadoghq.com/real_user_monitoring/ios\n[4]: https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/integrated_libraries/ios\n[5]: https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/web_view_tracking?tab=ios\n[6]: https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/supported_versions/ios/\n[7]: https://github.com/Alamofire/Alamofire\n[8]: https://github.com/apollographql/apollo-ios\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDataDog%2Fdd-sdk-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDataDog%2Fdd-sdk-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDataDog%2Fdd-sdk-ios/lists"}