AzureMonitorQueryBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
azureLogAnalytics🔗
Azure Monitor Logs sub-query properties.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\AzureLogsQuery> $azureLogAnalytics
azureMonitor🔗
Azure Monitor Metrics sub-query properties.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\AzureMetricQuery> $azureMonitor
azureResourceGraph🔗
Azure Resource Graph sub-query properties.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\AzureResourceGraphQuery> $azureResourceGraph
azureTraces🔗
Application Insights Traces sub-query properties.
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\AzureTracesQuery> $azureTraces
datasource🔗
For mixed data sources the selected datasource is on the query level.
For non mixed scenarios this is undefined.
TODO find a better way to do this ^ that's friendly to schema
TODO this shouldn't be unknown but DataSourceRef | null
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.
namespace🔗
query🔗
Used only for exemplar queries from Prometheus
queryType🔗
Specify the query flavor
TODO make this required and give it a default
refId🔗
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🔗
resource🔗
resourceGroup🔗
Template variables params. These exist for backwards compatiblity with legacy template variables.
subscription🔗
Azure subscription containing the resource(s) to be queried.
subscriptions🔗
Subscriptions to be queried via Azure Resource Graph.
@param arraySee also🔗