Name | Type | Description | Notes |
---|---|---|---|
base_credentials | AzureBaseCredentials | [optional] | |
metric_filter_regex | str | A regular expression that a metric name must match (case-insensitively) in order to be ingested | [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] |
resource_group_filter | list[str] | A list of Azure resource groups from which to pull metrics. | [optional] |