Datadog · Example Payload

Datadog Metrics Query Formula Example

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Datadog Metrics Query Formula 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

formulaaliaslimit

Example Payload

Raw ↑
{
  "formula": "example_value",
  "alias": "example_value",
  "limit": {
    "count": 42,
    "order": "asc"
  }
}