Skip to content

Get dashboard by tags #1697

Description

@ckrauterlovescoffee

Note:
If you have a feature request, you should contact support so the request can be properly tracked.

Is your feature request related to a problem? Please describe.
It is annoying to automatically and idempotently create DataDog dashboards using this package. To do this, it is useful to be able to set a unique identifier (in this case, using a tag such as id:testDashboard) and then query by that tag at a later time in order to perform updates.

Describe the solution you'd like
I'd like to be able to query a dashboard by tags, similar to Get all monitor details

A comma separated list indicating what tags, if any, should be used to filter the list of monitors by scope. For example, host:host0.

Describe alternatives you've considered
Querying all dashboards in a paginated way and checking the tags of each until the desired one is found.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions