Debugging dashboard provisioning

Thanks @mefraimsson. I enabled debug logging and got some more information like this line:

lvl=dbug msg="saving new dashboard" logger=provisioning.dashboard type=file name=ft-tenant file=/etc/grafana/provisioning/dashboards/ft-tenant/ft-use-metrics.json

Which looks like it correctly picked up my dashboard, yet I don’t see that dashboard in the UI. Any specific log messages I should be greping for?

Could this be due to an incompatibility in dashboard json format between v4 and v5?

My datasources are being provisioned correctly out of /etc/grafana/provisioning/datasources