- Backup in case if someone accidentally deletes dashboard and ability to recreate it with single command
- Ability to keep dashboards in git repo, make modifications using text editor, suggest Pull Requests
- YAML format providing simpler way to describe dashboards without repeating a lot of things in chatty JSON. Example: https://github.com/xeron/datadog-sync/blob/master/examples/dashboard_example.yml
- Automation purposes (for example creating new dashboard or adding graphs when you deploy new version of application)
Project
datadog-sync
Sync your DataDog.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Project Readme