Skip to content

Extended Threshold Support for widget_billboard in newrelic_one_dashboard #3040

@xshreya

Description

@xshreya

Feature Description

Currently, threshold configuration support in the newrelic_one_dashboard resource for widget_billboard is limited to critical and warning levels when defined via Terraform.

However, the New Relic UI supports multiple threshold states, including:

Good
Warning
Approaching Critical
Critical
Neutral

This creates a gap between what can be configured through the UI and what is currently possible through Terraform, limiting parity and preventing full dashboard configuration as code.

Additional context

The screenshots attached show the threshold options available in the New Relic UI.
Below is an example JSON configuration screenshot from an existing dashboard demonstrating the extended threshold support available in the UI:

Image Image

This indicates that additional severity levels are supported internally but are not currently exposed through the Terraform resource schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions