MetricRules Class
Set of rules for sending metrics for the Monitor resource.
- Inheritance
-
MetricRules
Constructor
MetricRules(*, filtering_tags: Optional[List[azure.mgmt.datadog.models._models_py3.FilteringTag]] = None, **kwargs)
Parameters
- filtering_tags
- list[<xref:microsoft_datadog_client.models.FilteringTag>]
Required
List of filtering tags to be used for capturing metrics. If empty, all resources will be captured. If only Exclude action is specified, the rules will apply to the list of all available resources. If Include actions are specified, the rules will only include resources with the associated tags.
Feedback
Submit and view feedback for