> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sawmills.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Datadog Destination

> Export logs, metrics, and traces to Datadog from Sawmills. Configure your Datadog API key, site selector, and enabled data types for forwarding.

## Supported Data Types:

📘 **Logs** | 📈 **Metrics** | 🚦 **Traces**

<Warning>
  **Traces**: While the Datadog destination can export traces, the Sawmills Collector does not support receiving traces from a Datadog agent. If you are using a Datadog agent as your source, traces must be sent directly to Datadog. See the [Datadog Agent Configuration guide](/docs/send-data-from-datadog-agent#traces-bypass-configuration) for details.
</Warning>

## Configuration

| Field              | Type     | Default               | Required | Description                                                                |
| :----------------- | :------- | :-------------------- | :------- | :------------------------------------------------------------------------- |
| Name               | String   | none                  | true     | Unique identifier within Sawmills.                                         |
| API key            | String   | none                  | true     | The Datadog API key to associate your agent's data with your organization. |
| Site               | String   | US1 - datadoghq.com   | true     | The site of the Datadog intake to send agent data to.                      |
| Enabled Data Types | Checkbox | Metrics, Logs, Traces |          | The telemetry data types you want to export.                               |
