Skip to content

Agent Integrations

CI - Docs Coverage status GitHub contributors Downloads PyPI - Python Version Code style - black License - BSD-3-Clause


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.

Desktop readers can use keyboard shortcuts to navigate.

Keys Action
  • , (comma)
  • p
Navigate to the "previous" page
  • . (period)
  • n
Navigate to the "next" page
  • /
  • s
Display the search modal

Last update: May 26, 2020