Skip to content

Resource newrelic_one_dashboard: Support for Widget Tooltip Configuration #2903

@llaughlin

Description

@llaughlin

Feature Description

Support for the tooltip configuration for dashboard widgets, particularly line graphs.

This basically means supporting tooltip.mode = 'all' in terraform.

Additional context

Image

Example from dashboard JSON:

  
  "tooltip": {
    "mode": "all"
  },
  

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