The terraform-spacelift-datadog module has common tags that are included on every metric
There is also support for adding extra_tags. What is not possible is to exclude the common_tags .
The idea here it to add a new input such as exclude_tags which would allow a user to reduce the amount of tags being added to the metrics.
Example usage:
exclude_tags = ["run_note", "run_url"]Ideally, the tags on the metrics would then be extra_tags + common_tags - exclude_tags
Please authenticate to join the conversation.
β Completed
π‘ Feature Requests
Integrations
About 1 year ago
Get notified by email when there are changes.
β Completed
π‘ Feature Requests
Integrations
About 1 year ago
Get notified by email when there are changes.