Datadog Agent Supported Integrations
Overview
This is the reference catalog of Datadog Agent checks — the integrations that run inside the Agent and collect telemetry by connecting to a technology. Because Kloudfuse is protocol-compatible with Datadog, these work unchanged when you repoint the Agent at the Kloudfuse ingester — see Datadog Agent Integrations for how they work.
The catalog lists only Agent checks (integrations in the Datadog integrations-core project that ship check code or emit metrics). Datadog integrations that instead deliver data through Datadog’s own backend — webhook integrations, API crawlers, and SaaS features such as LLM Observability — are not included, because repointing the Agent does not redirect them.
The catalog is split into product groups. For each integration, the tables record:
- Supported OS
-
The operating systems the integration runs on, taken from the integration’s Datadog manifest (
Linux,Windows,macOS, orAnywhen the integration is agentless / API-based). - Min Agent
-
The minimum Datadog Agent version, read from the integration README.
- Data Streams
-
The telemetry the integration delivers —
Metrics,Logs, and/orTraces. - Source
-
A link to the integration’s directory in
integrations-core, where product-specific version compatibility and setup instructions are documented.
|
Datadog does not publish per-product supported versions (for example, "PostgreSQL 13–16") in a structured, machine-readable form. For the exact product versions an integration supports, follow the Source link to that integration’s README. Operating-system support and the minimum Agent version are listed here directly. |