{"id":19054274,"url":"https://github.com/datadog/dd-sdk-ios","last_synced_at":"2026-04-02T14:02:02.846Z","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":"2026-04-01T14:54:24.000Z","size":46168,"stargazers_count":276,"open_issues_count":24,"forks_count":164,"subscribers_count":19,"default_branch":"develop","last_synced_at":"2026-04-01T15:34:42.400Z","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2019-12-09T12:19:41.000Z","updated_at":"2026-03-31T20:17:02.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":128,"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","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-08T23:37:36.511Z","updated_at":"2026-04-02T14:02:02.800Z","avatar_url":"https://github.com/DataDog.png","language":"Swift","funding_links":[],"categories":[],"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], [Apollo GraphQL][8], [SDWebImage][9], or [OpenAPI Generator][10], 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[9]: https://github.com/SDWebImage/SDWebImage\n[10]: https://github.com/OpenAPITools/openapi-generator\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"}