Datadog · Schema

QueryFormula

A formula expression that combines one or more query results

AnalyticsDashboardsMonitoringPlatformT1Visualizations

Properties

Name Type Description
formula string The formula expression using query names as variables (e.g., query1 + query2)
alias string An optional alias for the formula result used in the response
limit object Optional limit configuration for top/bottom N results
View JSON Schema on GitHub