Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ewake.ai/llms.txt

Use this file to discover all available pages before exploring further.

What you’ll get: ewake can query your Datadog metrics, logs, traces, APM data, and monitors in real time. This is the primary data source for alert investigation and root cause analysis.

Prerequisites

  • A Datadog account with admin or org-level access to create API and Application keys
  • Access to your ewake dashboard

Configuration

1

Log in to Datadog

Navigate to your Datadog instance:
Use the EU URL if your Datadog account is hosted in Europe. The two regions are separate accounts, using the wrong URL will cause authentication errors at the connection step.
2

Open Organization Settings

Hover over your name in the bottom left → click Organization Settings.
3

Create an API Key

Go to API Keys → click New Key. Name it ewake and copy the key immediately.
Copy the key now, you won’t be able to see it again after closing the modal.
4

Create an Application Key

Go to Application Keys → click New Key. Name it ewake.Grant it the following read-only scopes:
ScopeWhy
apm_api_catalog_readRead API catalog metadata
apm_pipelines_readMap observability data flows
apm_readAccess APM trace data
apm_service_ingest_readDetect traffic anomalies per service
dashboards_readSurface relevant dashboards during investigation
debugger_readAdd runtime state context from Live Debugger captures
error_tracking_readCorrelate errors with deploys and alerts
events_readDetect deployment and infrastructure events
llm_observability_readInvestigate issues in LLM-backed services
logs_read_archivesQuery historical logs for past incidents
logs_read_dataRead log lines as investigation evidence
logs_read_index_dataBuild efficient log queries
metrics_readRead time-series metrics for any service
monitors_readUnderstand what triggered an alert
timeseries_queryBuild correlation queries across metrics
apm_api_catalog_read,apm_pipelines_read,apm_read,apm_service_ingest_read,dashboards_read,debugger_read,error_tracking_read,events_read,llm_observability_read,logs_read_archives,logs_read_data,logs_read_index_data,metrics_read,monitors_read,timeseries_query
Copy the Application key.
5

Open the Datadog integration modal in ewake

In your ewake dashboard, go to IntegrationsDatadog → click Configure.Connect to Datadog modal in ewake
6

Paste your credentials

FieldValue
Datadog Base URLhttps://api.datadoghq.com (US) or https://api.datadoghq.eu (EU)
API KeyThe key created in Step 3
Application KeyThe key created in Step 4
7

Connect

Click Connect.
Datadog is connected. Ewake can now access your observability data.

What does ewake access in Datadog? →