Closed ulope closed 1 month ago
Trying to add a WITH template to a dashboard using a provisioned VM datasource is rejected with the error Cannot update read-only data source.
Cannot update read-only data source
Hi @ulope! This is expected. WITH templates are stored within dashboard JSON model. And Grafana doesn't allow to change this model, or do any other changes to the dashboard if it was provisioned.
Trying to add a WITH template to a dashboard using a provisioned VM datasource is rejected with the error
Cannot update read-only data source
.