Skip to content

Commit

Permalink
Merge pull request #47 from embrace-io/fix/typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
santileira authored Oct 25, 2024
2 parents fa1b716 + 4f43d92 commit 8c08d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-destinations/grafana-cloud-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ It depends on your Grafana Cloud version the information that you need to share
5. In **Display Name** and **Name**, enter a name for your Access Policy.
6. In **Realms**, choose the organization in which you want the metrics.
7. In **Scopes**, select `write` for Metrics, Logs and Traces. (this only gives permission to send metric, log and trace data to Grafana Cloud).
8. In **Add Scope**, choose `api-keys-metrics-publiser`.
8. In **Add Scope**, choose `api-keys-metrics-publisher`.
9. Click **Create** when finished.
<img src={require('@site/static/images/data-destinations/grafana_cloud_token.png').default} alt="Image showing Grafana cloud token tab" />
10. Click **Add token** to generate it associated with the access policy.
Expand Down

0 comments on commit 8c08d1b

Please sign in to comment.