mirror of
https://github.com/grafana/grafana.git
synced 2025-07-27 17:02:09 +08:00

provision Prometheus: added example field how to set the scrape interval When using Prometheus as a datasource Grafana can optionally know the scrape interval of Prometheus. In the GUI it is easy to spot, however when provisioning the datasource the example was lacking this information. This commit adds this missing field as an example.