Skip to content

Datadog Dashboards can have non-numeric IDs, but this isn't supported #26

@thundergolfer

Description

@thundergolfer

🐛

ris-aew-hdc is an example. The Datadog docs now show this type of ID as well: https://docs.datadoghq.com/api/?lang=python#get-a-dashboard

Actual Behaviour

./dd2tf dashboards --ids ris-aew-hdc
invalid argument "ris-aew-hdc" for "--ids" flag: strconv.Atoi: parsing "ris-aew-hdc": invalid syntax
Usage of dashboards:
      --all        Export all available elements.
      --debug      Enable debug output.
      --files      Save each element into a separate file.
      --ids ints   IDs of the elements to fetch.
invalid argument "ris-aew-hdc" for "--ids" flag: strconv.Atoi: parsing "ris-aew-hdc": invalid syntax

Expected Behaviour

whatever working looks like 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions