Datadog · Schema

MetricQueryDefinition

A metric query definition referencing a Datadog metrics query expression

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Properties

Name Type Description
name string A unique name used to reference this query in formula expressions
data_source string The data source for the query
query string The Datadog metrics query string (e.g., avg:system.cpu.user{*} by {host})
View JSON Schema on GitHub