terraform-provider-newrelic
terraform-provider-newrelic copied to clipboard
Feature Request: Implement support for configurable threshold markers in line charts and tables
Feature Description
NewRelic has introduced the ability to set configurable thresholds on line charts and tables, enhancing data interpretation. To streamline this process, we aim to enable the configuration of these thresholds via the Terraform provider.
Describe Alternatives
Currently, the creation of thresholds for line and table charts is a manual process.
Hi @dehimb, we have planned work for this feature. Work for gathering prerequisites to develop a Terraform resource for this is currently a work in progress, you should see this come soon.
@dehimb this feature is now out with v3.37.1 of the Provider. See this section of the documentation (alt link) of the newrelic_one_dashboard
resource (under line
and table
widgets) for more details on the usage of these thresholds.
Thank you for reporting this :)