Skip to content

Commit 6d78ff5

Browse files
authored
docs: add some instructions on how to create a grafana token (#2156)
1 parent bdf4592 commit 6d78ff5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/platform/observability/metrics.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,16 @@ Then in the **Sending metrics data** section, select your Grafana Cloud Stack fr
103103

104104
That's it! After your next deploy, Encore will start sending metrics data to your Grafana Cloud Stack.
105105

106+
<Callout type="info">
107+
108+
To configure Encore to export metrics to Grafana Cloud, create a token with the following steps:
109+
110+
1. In Grafana, navigate to **Administration > Users and access > Cloud access policies**
111+
2. Click **Create access policy**, select **metrics:read** and **metrics:write** scopes, then click **Create**
112+
3. On the newly created access policy, click **Add token**, then **Create** to generate the token
113+
114+
</Callout>
115+
106116
### Datadog
107117

108118
To send metrics data to Datadog, you first need to add a Datadog Account to your application.

0 commit comments

Comments
 (0)