Skip to content

Datadog

Connecting NeuBird to your Datadog account enables collection of metrics, traces, logs, and alerts telemetry for real-time monitoring through the NeuBird dashboard.

You need three things from Datadog: an API Key, an Application Key with the right scopes, and your Endpoint URL.

  1. In Datadog, click your profile and go to Organization Settings > API Keys.

    Datadog user profile

    Organization Settings > API Keys

  2. Click New Key at the top right.

    New Key

  3. Enter a name (e.g. “NeuBird”) and click Create.

    Enter key name

  4. Copy the key.

    Copy API key

  1. Go to Organization Settings > Application Keys.

    Application Keys

  2. Click New Key, enter a name, and click Create.

    New Application Key

    Enter name

  3. Click Edit on the new key to configure permissions.

    Edit key

  4. Grant all read permissions, then click Save.

    NeuBird only ever reads from Datadog — it never writes or modifies anything in your account. To give NeuBird access to every telemetry type (metrics, logs, traces, monitors, and more) through both the FDW connectors and the Datadog MCP server, enable every read permission across all product areas.

    In the permissions picker, expand each product group and turn on its *_read permissions — or use the group-level checkbox to select an entire group at once. Leave write, create, edit, delete, and manage permissions off.

    Save permissions

    These read permissions power the core telemetry NeuBird ingests:

    TelemetryKey permissions
    Metricsmetrics_read, timeseries_query
    Logslogs_read_data, logs_read_index_data, logs_read_config, logs_read_workspaces, logs_modify_indexes
    Traces / APMapm_read
    Monitors and alertsmonitors_read
    Eventsevents_read
    Hostshosts_read
    Dashboardsdashboards_read
    Database Monitoringdbm_read
    RUMrum_apps_read
    Incidentsincident_read
    MCP server accessmcp_read

    Enabling all read permissions ensures new telemetry types work automatically as NeuBird expands its Datadog coverage, with no need to update the Application Key later.

  5. Copy the Application Key.

    Copy Application Key

Copy your Datadog site URL from your browser address bar — e.g. datadoghq.com, us5.datadoghq.com, or datadoghq.eu.

FieldRequiredDescription
NameYesA descriptive name for this connection
DescriptionNoOptional note about what this connection is for
API KeyYesThe API Key from your Datadog account
APP IDYesThe Application Key you generated
EndpointYesYour Datadog site URL (e.g. datadoghq.com)

For general instructions on creating and managing connections, see the Connections Overview.