Skip to content

fddecc/dd-sdk-ios

 
 

Repository files navigation

Datadog SDK for iOS

Swift and Objective-C libraries to interact with Datadog on iOS.

Getting Started

See the dedicated Datadog iOS log collection documentation to learn how to send logs from your iOS application to Datadog.

Example Projects

This repository contains example projects showing SDK features (see examples/ folder). To send logs to Datadog, you must configure examples/examples-secret.xcconfig file with your own client token obtained on Datadog website. Use make examples tool to have the file template generated for you:

DATADOG_CLIENT_TOKEN=your-own-token-generated-on-datadog-website

Contributing

Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the Contributing Guide.

License

Apache License, v2.0

About

Datadog SDK for iOS and macOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 95.7%
  • Python 1.6%
  • Other 2.7%