Datadog · Example Payload

Datadog Metrics Metric Query Definition Example

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Datadog Metrics Metric Query Definition Example is an example object payload from Datadog, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedata_sourcequery

Example Payload

Raw ↑
{
  "name": "Example Monitor",
  "data_source": "metrics",
  "query": "avg:system.cpu.user{*}"
}