Skip to content

Latest commit

 

History

History
13 lines (9 loc) Β· 828 Bytes

File metadata and controls

13 lines (9 loc) Β· 828 Bytes

AzureConfiguration

Properties

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

[Back to Model list] [Back to API list] [Back to README]