Explore Integrations and Libraries

Discover and build community-driven integrations and libraries to extend Datadog across your stack. Filter by platform, data type, use case, and more.

Showing 3 of 3 Results

library

234

May 2025

The Datadog SDK for iOS and tvOS enables seamless monitoring and observability for your mobile applications. It provides Swift and Objective-C libraries to collect logs, traces, and Real User Monitoring (RUM) events, with support for WebView tracking to monitor hybrid apps.

  • Datadog

    https://github.com/DataDog/dd-sdk-ios

library

26

July 2020

Swift library for sending metrics and events to the Datadog API. It allows you to easily report custom metrics and events from your iOS or macOS app, with support for customizable tags, event priorities, and alert types. SwiftDog can be integrated using Swift Package Manager or CocoaPods, and requires a configuration file with your Datadog API and app keys.

  • Jacob Aronoff

    https://github.com/jaronoff97/SwiftDog

library

3

August 2023

Swift Dogstatsd provides an easy way to send Dogstatsd metrics from your Vapor applications. It supports both UDP and UDS transports for metrics delivery and integrates seamlessly with Application and Request contexts, allowing you to increment counters, set gauges, and more with simple method calls.

  • Datadog

    https://github.com/datadog/swift-dogstatsd/