Previews: update documentation for enterprise setup (#50950)

* add `enable service accounts` step

* add `enable service accounts` step
pull/50962/head
Artur Wierzbicki 3 years ago committed by GitHub
parent 32103fcd9f
commit b2852205a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/sources/dashboards/previews.md

@ -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.

Loading…
Cancel
Save