You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./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 😅
The text was updated successfully, but these errors were encountered:
🐛
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-dashboardActual Behaviour
Expected Behaviour
whatever working looks like 😅
The text was updated successfully, but these errors were encountered: