QueryV2Builder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
azureLogAnalytics🔗
Azure Monitor Logs sub-query properties.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\LogsQuery> $azureLogAnalytics
azureMonitor🔗
Azure Monitor Metrics sub-query properties.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\MetricQuery> $azureMonitor
azureResourceGraph🔗
Azure Resource Graph sub-query properties.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\ResourceGraphQuery> $azureResourceGraph
azureTraces🔗
Application Insights Traces sub-query properties.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\TracesQuery> $azureTraces
customNamespace🔗
Custom namespace used in template variable queries
datasource🔗
New type for datasource reference
Not creating a new type until we figure out how to handle DS refs for group by, adhoc, and every place that uses DataSourceRef in TS.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Dashboardv2\Dashboardv2DataQueryKindDatasource> $datasource
grafanaTemplateVariableFn🔗
@deprecated Legacy template variable support.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\AppInsightsMetricNameQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\AppInsightsGroupByQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\SubscriptionsQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\ResourceGroupsQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\ResourceNamesQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\MetricNamespaceQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\MetricDefinitionsQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\MetricNamesQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\WorkspacesQuery>|\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\UnknownQuery> $grafanaTemplateVariableFn
hide🔗
If hide is set to true, Grafana will filter out the response(s) associated with this query before returning it to the panel.
labels🔗
@param array Namespace used in template variable queries Used only for exemplar queries from Prometheus Specify the query flavor TODO make this required and give it a default A unique identifier for the query within the list of targets. In server side expressions, the refId is used as a variable name to identify results. By default, the UI will assign A->Z; however setting meaningful names may be useful. Region used in template variable queries Resource used in template variable queries Resource group used in template variable queries Azure subscription containing the resource(s) to be queried. Also used for template variable queries Subscriptions to be queried via Azure Resource Graph. namespace🔗
query🔗
queryType🔗
refId🔗
region🔗
resource🔗
resourceGroup🔗
subscription🔗
subscriptions🔗