Rocketgraph can pull metrics, logs, and traces from your Datadog account. You create a read-only service account and scoped application key in Datadog, then add the credentials in Rocketgraph.

Prerequisites

  • A Datadog account with data you want to query
  • Permission to manage users and API keys in Datadog
  • A Rocketgraph account — sign up here

1. Create a read-only service account

  1. Go to Organization Settings → Users
  2. Click Invite user (or New service account if you are on a plan that supports service accounts)
  3. Assign the Datadog Read Only role
  4. Complete the invite flow and note the account email

2. Create a scoped application key

Application keys in Datadog inherit the permissions of the user they belong to. Using the read-only service account ensures the key cannot modify anything.
  1. Log in as the read-only service account (or go to Organization Settings → Application Keys as an admin and create a key scoped to that user)
  2. Click New Key
  3. Give it a name (e.g. Rocketgraph datasource)
  4. Copy the Application Key — you will need it in the next step
You will also need your Datadog API Key:
  1. Go to Organization Settings → API Keys
  2. Copy an existing key or create a new one named Rocketgraph
API and application keys are shown once. Store them securely before closing the dialog.

3. Add Datadog as a datasource in Rocketgraph

  1. Log in to Rocketgraph
  2. Navigate to the Datasources tab
  3. Click Add datasource and select Datadog
  4. Enter your:
    • Site (e.g. datadoghq.com, datadoghq.eu, us3.datadoghq.com)
    • API Key
    • Application Key
  5. Click Save — Rocketgraph will verify the connection
Once connected, your Datadog metrics, logs, and traces will be available for querying and AI analysis in Rocketgraph.