diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/operations/metrics/embed_grafana.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/operations/metrics/embed_grafana.md b/doc/operations/metrics/embed_grafana.md index b307aa5fa32..43a7447a978 100644 --- a/doc/operations/metrics/embed_grafana.md +++ b/doc/operations/metrics/embed_grafana.md @@ -55,9 +55,10 @@ To set up the Grafana API in Grafana: 1. Select **Save Changes**. NOTE: -If the Grafana integration is enabled, any user with read access to the GitLab -project can query metrics from the Prometheus instance. All requests proxied -through GitLab are authenticated with the same Grafana Administrator API token. +If the Grafana integration is enabled, users with the Reporter role on public +projects and the Guest role on non-public projects can query metrics from the +Prometheus instance. All requests proxied through GitLab are authenticated with +the same Grafana Administrator API token. ### Generate a link to a panel |