You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`subscription`||**yes**|**yes**| Azure Subscription ID |
307
-
|`region`||**yes**|**yes**| Azure Regions (eg. `westeurope`, `northeurope`) |
308
-
|`resourceType`||**yes**| no | Azure Resource type |
309
-
|`timespan`|`PT1M`| no | no | Metric timespan |
310
-
|`interval`|| no | no | Metric timespan |
311
-
|`metric`|| no |**yes**| Metric name |
312
-
|`aggregation`|| no |**yes**| Metric aggregation (`minimum`, `maximum`, `average`, `total`, `count`, multiple possible separated with `,`) |
313
-
|`name`|`azurerm_resource_metric`| no | no | Prometheus metric name |
314
-
|`metricFilter`|| no | no | Prometheus metric filter (dimension support; supports only 2 filters in subscription query mode as the first filter is used to split by resource id) |
315
-
|`metricTop`|| no | no | Prometheus metric dimension count (dimension support) |
316
-
|`metricOrderBy`|| no | no | Prometheus metric order by (dimension support) |
317
-
|`cache`| (same as timespan) | no | no | Use of internal metrics caching |
318
-
|`template`| set to `$METRIC_TEMPLATE`| no | no | see [metric name and help template system](#metric-name-and-help-template-system)|
319
-
|`help`| set to `$METRIC_HELP`| no | no | see [metric name and help template system](#metric-name-and-help-template-system)|
|`subscription`||**yes**|**yes**| Azure Subscription ID |
307
+
|`region`||**yes**|**yes**| Azure Regions (eg. `westeurope`, `northeurope`) |
308
+
|`resourceType`||**yes**| no | Azure Resource type |
309
+
|`timespan`|`PT1M`| no | no | Metric timespan |
310
+
|`interval`|| no | no | Metric timespan |
311
+
|`metricNamespace`|| no | no | Metric namespace |
312
+
|`metric`|| no |**yes**| Metric name |
313
+
|`aggregation`|| no |**yes**| Metric aggregation (`minimum`, `maximum`, `average`, `total`, `count`, multiple possible separated with `,`) |
314
+
|`name`|`azurerm_resource_metric`| no | no | Prometheus metric name |
315
+
|`metricFilter`|| no | no | Prometheus metric filter (dimension support; supports only 2 filters in subscription query mode as the first filter is used to split by resource id) |
316
+
|`metricTop`|| no | no | Prometheus metric dimension count (dimension support) |
317
+
|`metricOrderBy`|| no | no | Prometheus metric order by (dimension support) |
318
+
|`cache`| (same as timespan) | no | no | Use of internal metrics caching |
319
+
|`template`| set to `$METRIC_TEMPLATE`| no | no | see [metric name and help template system](#metric-name-and-help-template-system)|
320
+
|`help`| set to `$METRIC_HELP`| no | no | see [metric name and help template system](#metric-name-and-help-template-system)|
320
321
321
322
*Hint: Multiple values can be specified multiple times or with a comma in a single value.*
0 commit comments