DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
399 stars 375 forks source link

[WIP] AZINTS-2487 Metric filtering updates to terraform #2479

Open aishwarya-ddog opened 2 months ago

aishwarya-ddog commented 2 months ago

What does this PR do?

Update terraform templates to help update and get metric filters - ie allow users to enable and disable Microsoft resource providers from metric collection. metrics_config is a json which has one attribute : excluded_resource_providers which takes in a list of Microsoft resource provider name strings.

RFC

https://docs.google.com/document/d/10sDJY0CWCzlAHCvV11DCkmWftTqz2qaxUvI_VYXHmcE/edit?usp=sharing

Who will it impact?

Any customer that uses the api and the webflow to create an app registration as long as the FF is turned on for them

Motivation

Help customers control costs by letting them filter resource providers from collecting metrics