Previews: update documentation for enterprise setup (#50950)

* add `enable service accounts` step

* add `enable service accounts` step
This commit is contained in:
Artur Wierzbicki
2022-06-16 16:38:18 +02:00
committed by GitHub
parent 32103fcd9f
commit b2852205a0
+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.