Refresh of provisioned dashboard

Hi, I am using Grafana 10.2.2 OSS version on Windows. Dashboard provisioning is configured using the sample.yaml file to specify the dashboard location. When I update the JSON file, the changes do not immediately reflect in my Grafana dashboard without a page refresh or restart. Is it possible to apply changes directly to the dashboard after setting updateIntervalSeconds: 10, without a refresh or restart?

While using the Reload Provision API, it still doesn’t work without restarting Grafana.

Hi,

Thanks for the reply. I have a question: If I need to select the data source as Infinity and the visualization as Plotly panel or Apache E Charts, how can I use Grafana’s live feature to do this without restarting or using F5?

Grafana live doesn’t depend on F5 or datasource. Just make sure that everything in front of your Grafana handle websockets (that’s what Grafana Live needs) properly.