Skip to main content
Connecting your Datadog stack to NOFire AI enables seamless collection of application and infrastructure telemetry across microservices and Kubernetes environments. This rich telemetry powers NOFire AI’s automated root cause analysis, using a dynamically built knowledge and causal graph to rapidly identify the real root cause of an incident. To ensure secure connection with NOFire AI, you will authenticate using a Datadog API Key and Application Key with appropriate scopes.

Step 1: Create Datadog API and Application Keys

Create API Key

  1. Navigate to Datadog API Keys
  2. Click + New Key
  3. Name it nofire and click Create Key
  4. Click Copy and save the key securely to use in Step 2
Keep your API key secure. You won’t be able to view it again after leaving this page.

Create Application Key

  1. Navigate to Datadog Application Keys
  2. Click + New Key
  3. Name it nofire and click Create Key
  4. Click Copy and save the key securely to use in Step 2
If you use Datadog App Key scopes for granular permissions, ensure you include the minimum required scopes:
  • APM: apm_api_catalog_read, apm_pipelines_read, apm_read, apm_service_catalog_read
  • Dashboards: dashboards_read
  • Events: events_read
  • Logs: logs_read_data, logs_read_index_data
  • Metrics: metrics_read, timeseries_query
  • Monitors: monitors_read
  • RUM: rum_apps_read
  • SLOs: slos_read
  • Usage: usage_read

Step 2: Add Datadog Connection to NOFire AI

Navigate to the Connections Tab

Supported Datadog Site URLs

Depending on your Datadog region, use the appropriate Site API URL:
  • US1: https://api.datadoghq.com
  • US3: https://api.us3.datadoghq.com
  • US5: https://api.us5.datadoghq.com
  • EU1: https://api.datadoghq.eu
  • AP1: https://api.ap1.datadoghq.com
You can find your Datadog site URL in your browser address bar when logged into Datadog. For example, if you see https://app.datadoghq.eu/, use https://api.datadoghq.eu.