AzureMetricQueryBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
aggregation🔗
The aggregation to be used within the query. Defaults to the primaryAggregationType defined by the metric.
alias🔗
Aliases can be set to modify the legend labels. e.g. {{ resourceGroup }}. See docs for more detail.
allowedTimeGrainsMs🔗
Time grains that are supported by the metric.
@param array Used as the value for the metricNamespace property when it's different from the resource namespace. @deprecated This property was migrated to dimensionFilters and should only be accessed in the migration @deprecated This property was migrated to dimensionFilters and should only be accessed in the migration Filters to reduce the set of data returned. Dimensions that can be filtered on are defined by the metric. @param array<\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\AzureMetricDimension>> $dimensionFilters @deprecated Use metricNamespace instead The metric to query data for within the specified metricNamespace. e.g. UsedCapacity metricNamespace is used as the resource type (or resource namespace). It's usually equal to the target metric namespace. e.g. microsoft.storage/storageaccounts Kept the name of the variable as metricNamespace to avoid backward incompatibility issues. The Azure region containing the resource(s). @deprecated Use resources instead @deprecated Use resources instead @deprecated Use resourceGroup, resourceName and metricNamespace instead Array of resource URIs to be queried. @param array<\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Azuremonitor\AzureMonitorResource>> $resources The granularity of data points to be queried. Defaults to auto. @deprecated Maximum number of records to return. Defaults to 10. customNamespace🔗
dimension🔗
dimensionFilter🔗
dimensionFilters🔗
metricDefinition🔗
metricName🔗
metricNamespace🔗
region🔗
resourceGroup🔗
resourceName🔗
resourceUri🔗
resources🔗
timeGrain🔗
timeGrainUnit🔗
top🔗
See also🔗