Linking Datadog as a source

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Learn more
PostHog Wizard hedgehog

Contents

Alpha release

This source is currently in alpha. The interface and available tables may change.

Connect your Datadog account to sync logs, events, monitors, dashboards, and more into the PostHog data warehouse.

Adding a data source

  1. Go to the sources tab of the data pipeline section in PostHog.
  2. Click + New source and then click Link next to Datadog.
  3. Create an API key and an application key in your Datadog organization settings. Grant the application key read scopes for the data you want to sync, for example dashboards_read, monitors_read, incident_read, slos_read, synthetics_read, and user_access_read. Also note your Datadog site (for example US1 datadoghq.com, US3, US5, EU1 datadoghq.eu, AP1, or US1-FED ddog-gov.com).
  4. Back in PostHog, select your Datadog site, enter the API key and Application key, then click Next.
  5. Select the tables you want to sync, set the sync method and frequency, then click Import.

Once the syncs are complete, you can start using Datadog data in PostHog.

Available tables

TableDescriptionSync method
logsLog events (limited to your account's retention window on initial sync)Incremental
audit_logsAudit log events (limited to your account's retention window on initial sync)Incremental
eventsEvents (limited to your account's retention window on initial sync)Incremental
dashboardsDashboardsFull refresh
monitorsMonitorsFull refresh
usersUsersFull refresh
incidentsIncidentsFull refresh
slosService level objectivesFull refresh
synthetic_testsSynthetic testsFull refresh
downtimesDowntimesFull refresh

Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.

Sync limitations

Logs, audit logs, and events read access is governed by your Datadog account's data retention, so the first sync can only reach back as far as your account's retention window allows.

Configuration

OptionTypeRequired
Datadog siteselectYes
API keypasswordYes
Application keypasswordYes

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
logs

Limited to your Datadog account's retention window on initial sync

Incremental, Full refreshtimestamp—
audit_logs

Limited to your Datadog account's retention window on initial sync

Incremental, Full refreshtimestamp—
events

Limited to your Datadog account's retention window on initial sync

Incremental, Full refreshtimestamp—
usage_hourly

Hourly usage for one product family, for one organization.

Incremental, Full refreshtimestamp—
usage_summary

Daily usage across every billing dimension, aggregated over all organizations in the account.

Incremental, Full refreshdate—
usage_historical_cost

Final cost per month, per organization. Datadog publishes a month by the 16th of the month after it.

Incremental, Full refreshdate—
dashboards

A Datadog dashboard — a configurable set of widgets visualizing metrics and logs.

Full refresh——
monitors

A monitor that watches a metric, log, or check and alerts when conditions are met.

Full refresh——
users

A user account in the Datadog organization.

Full refresh——
incidents

An incident tracked in Datadog Incident Management.

Full refresh——
slos

A service level objective (SLO) defining a reliability target over a time window.

Full refresh——
synthetic_tests

A Synthetic monitoring test (API or browser test) that probes endpoints or flows.

Full refresh——
downtimes

A scheduled downtime that mutes monitor alerts over a time window.

Full refresh——
metrics

A metric name that has actively reported data to Datadog in the lookback window.

Full refresh——
usage_billable_summary

Billable usage for one organization over one billing period.

Full refresh——
usage_estimated_cost

Estimated cost for the current and previous month. Datadog delays it by up to 72 hours from when the cost was incurred.

Full refresh——
slo_corrections

A correction that excludes a time window from an SLO's error budget, for example a maintenance window.

Full refresh——
slo_history

Error-budget history for one SLO over the synced window, including its SLI value against each configured threshold.

Full refresh——
teams

A Datadog team, the owner handle attached to monitors, incidents, SLOs and services.

Full refresh——
team_memberships

A user's membership of a team, including the role they hold in it.

Full refresh——

Still have questions?

Was this page useful?