Agent Integrations¶
Welcome to the wonderful world of developing Agent Integrations for Datadog. Here we document how we do things, the processes for various tasks, coding conventions & best practices, the internals of our testing infrastructure, and so much more.
If you are intrigued, continue reading. If not, continue all the same
Getting started¶
To work on any integration (a.k.a. Check), you must setup your development environment.
After that you may immediately begin testing or read through the best practices we strive to follow.
Also, feel free to check out how ddev works and browse the API reference of the base package.
Navigation¶
Desktop readers can use keyboard shortcuts to navigate.
Keys | Action |
---|---|
| Navigate to the "previous" page |
| Navigate to the "next" page |
| Display the search modal |
Last update: May 26, 2020