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
There was no functionality change made within this project that would account for differences in backup files, but dependencies were updated in #7. Can you report back how your dashboard backup changed? You should be able to diff before and after commits. And what is your import procedure?
We are currently just testing export tools and importing them manually.
You may be using older Datadog API, this is what we had to do manually to get it to work:
Export (get) the dashboard:
curl -X GET "https://app.datadoghq.com/api/v1/dashboard/<dashboard_id>?api_key=<dd_api_key>&application_key=<dd_app_key>"
Hi,
I'm getting an error message when I import dashboard in Datadog "Error Importing"
Has anything changed?
The text was updated successfully, but these errors were encountered: