Grafana currently allows operators to load dashboard JSON files from the filesystem into Grafana using provisioning. The user can edit the dashboard in the browser but cannot save it. To update the dashboard the user has to copy the edited JSON to the files themselves.
One idea that we have is to allow Grafana to…
- Provision dashboards directly from Github
- Create pull requests within Grafana
- Review pull requests within Grafana by rendering dashboards from pull requests.
Questions:
There are still many things to consider. So if you are interested in such a feature. Please reach out to us! We want to talk more with you! :) Either in this issue or over mail carl@grafana.com
Grafana currently allows operators to load dashboard JSON files from the filesystem into Grafana using provisioning. The user can edit the dashboard in the browser but cannot save it. To update the dashboard the user has to copy the edited JSON to the files themselves.
One idea that we have is to allow Grafana to…
Questions:
There are still many things to consider. So if you are interested in such a feature. Please reach out to us! We want to talk more with you! :) Either in this issue or over mail carl@grafana.com