Skip to main content

Overview

Datadog integration enables IncidentFox to:
  • Query metrics and dashboards
  • Search logs
  • Access APM traces and service maps
  • Retrieve monitor/alert status

Prerequisites

  • Datadog account
  • API Key and Application Key
  • Read permissions for metrics, logs, and APM

Configuration

Step 1: Generate API Keys

  1. Log in to Datadog
  2. Go to Organization Settings > API Keys
  3. Click New Key to generate an API Key
  4. Go to Application Keys tab
  5. Click New Key to generate an Application Key
The Application Key is tied to a user and determines permissions. Use a service account.

Step 2: Add to IncidentFox

Via Web UI:
  1. Go to Team Console > Integrations
  2. Click Add Integration > Datadog
  3. Enter:
    • API Key
    • Application Key
    • Site (e.g., datadoghq.com)
  4. Click Test Connection
  5. Save
Via Configuration:

Datadog Sites

Available Tools

query_datadog_metrics

Query metrics from Datadog.
Parameters:
  • query - Datadog metrics query
  • from_time - Start time (Unix timestamp or relative)
  • to_time - End time

search_datadog_logs

Search logs in Datadog.
Parameters:
  • query - Log search query
  • indexes - Log indexes to search
  • time_range - Time range

get_service_apm_metrics

Get APM metrics for a service.
Parameters:
  • service - Service name
  • env - Environment (optional)
  • time_range - Time range

Use Cases

Investigating Service Latency

Log Analysis

Next Steps

Grafana

Set up Grafana

Coralogix

Configure Coralogix