Import metrics from Datadog
Seamlessly import Datadog metrics into ilert to visualize SLOs, automate incident alerts, and keep status pages up to date.
Create a Datadog metric data source
In Datadog
Go to Organization Settings --> API Keys and click New Key.
Give the Key a name (e.g., ilert metrics import) and click Copy Key, and paste it somewhere. You will need this key later in ilert.
Go to Organization Settings --> Application Keys and click New Key.
Give the Key a name and copy and paste somewhere. You will need the application key later in ilert.
In ilert
Go to Status pages (or Incident comms) --> Metric data sources, and click on Create metric data source.
Give the metrics data source a name (e.g., Datadog).
Select Datadog in Type dropdown list.
Select your Datadog region. You can identify your region by matching your Datadog website URL to the URL from the list.
Enter the API and Application keys from above and click Create metric data source.
Create a metric
In Datadog
Find the metric you want to import to ilert, e.g., by opening a dashboard.
Click on Edit this widget.
In the Edit view, choose the graph you want to import and click on the
</>
icon to display the metric query.Copy the metric query. You will need the query below in ilert.
In ilert
Go to Status pages (or Incident comms) --> Metrics, and click Create metric.
Select the Datadog metrics data source that you have created above and click Next.
On the next screen, enter a metric name and a display unit. Paste the metric query from step 4 above. Click Save to preview your metric data.
Preview your metric. You can make changes to your query and reload the data from Datadog. Note that once you have created your metric, you will no longer be able to change the metric query.

Further References
Here are the articles on how to connect Datadog and ilert: Datadog Inbound Integratio
Last updated
Was this helpful?