Dashboards and monitors are backed up here on an hourly basis.
Github Actions uses the datadog_backup gem in order to sync the latest copy of what's in Datadog.
- Do it in the Datadog UI
- At the top of the hour, the changes will be recorded here.
- If you're in a rush, click on "Run workflow" from the Github Actions workflow menus
- Clone this repo
bundle installbundle exec datadog_backup backupto download the latest changes in Datadog.- Make your changes locally.
bundle exec datadog_backup restoreto apply your changes.- Review each change and apply it (r), or download the latest copy from Datadog (d).