| Name | Type | Description | Notes |
|---|---|---|---|
| base_credentials | AzureBaseCredentials | [optional] | |
| category_filter | list[str] | A list of Azure services (such as Microsoft.Compute/virtualMachines, Microsoft.Cache/redis etc) from which to pull metrics. | [optional] |
| metric_filter_regex | str | A regular expression that a metric name must match (case-insensitively) in order to be ingested | [optional] |
| resource_group_filter | list[str] | A list of Azure resource groups from which to pull metrics. | [optional] |
This repository was archived by the owner on Jan 16, 2026. It is now read-only.