Hello DataDog team,
First, I want to thank the creators and maintainers of https://github.com/DataDog/Miscellany/blob/master/dashconverter.py - it was extremely useful and saved me a ton of time yesterday. It did leave me wondering why, given that converting a timeboard to a screenboard programmatically is possible, there isn't a button to do this in the web UI, so I thought I'd ask.
I see that the script was only added in June, so maybe it's a relatively new feature and just hasn't made it up to the top of the roadmap yet, or maybe delivering a web UI that handles the edge cases I didn't encounter using the python script adds a bunch of complexity, just curious.