Previews: update documentation for enterprise setup (#50950) (#50958)

* add `enable service accounts` step

* add `enable service accounts` step

(cherry picked from commit b2852205a0)

Co-authored-by: Artur Wierzbicki <wierzbicki.artur.94@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-06-16 18:55:28 +04:00
committed by GitHub
co-authored by Artur Wierzbicki
parent 36a622cf22
commit 22fb1a7b2b
+3 -1
View File
@@ -36,7 +36,9 @@ The dashboard previews feature is an opt-in feature that is disabled by default.
enable = dashboardPreviews
```
3. Save your changes. Grafana should reload automatically; we recommend restarting the Grafana server in case of any issues.
3. If running Grafana Enterprise with RBAC, enable [service accounts]({{< relref "../administration/service-accounts/enable-service-accounts/" >}}).
4. Save your changes. Grafana should reload automatically; we recommend restarting the Grafana server in case of any issues.
The first crawler run should begin approximately five minutes after Grafana server restart.