If you export a dashboard, it templatizes the datasources. When importing, this is addressed.
When using an exported dashboard with the new 5.0 provisioning feature, the datasource is not added, and there is an error. What is the correct way to export a dasboard for use in provisioning?
Using the “view json” and saving that json results in:
t=2018-02-05T22:18:57+0000 lvl=eror msg=“Cannot provision dashboard. Please remove the id property from the json file” logger=provisioning.dashboard type=file name=default
I removed both “id” and “uid” wasn’t sure which was needed, and that seemed to work. This doesn’t seem like the correct thng to do though.
Sorry for repeating that question. What is the correct way w/ minimum as possible manual editing the not-really-human-friendly JSON files in 2020? (and 7.1 version)