Datadog · Example Payload

Datadog Logs Logs Query Filter Example

AnalyticsDashboardsMonitoringPlatformT1Visualizations

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

Top-level fields

queryindexesfromto

Example Payload

Raw ↑
{
  "query": "avg:system.cpu.user{*}",
  "indexes": [
    "example_value"
  ],
  "from": "example_value",
  "to": "example_value"
}