Skip to content

Commit dc555ac

Browse files
Update pages/cockpit/how-to/federate-scaleway-metrics.mdx
Co-authored-by: ldecarvalho-doc <[email protected]>
1 parent dc486fb commit dc555ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/cockpit/how-to/federate-scaleway-metrics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ In this page, we will show you how to federate your Scaleway product metrics usi
3434
## Configure your Prometheus
3535

3636
Create a `prometheus.yml` file to configure your Prometheus instance, using the example below.
37-
Make sure to replace `$SCW_DATASOURCE_URL` with the URL of your data source (you can find it under the "API URL" section in the [Data sources tab](https://console.scaleway.com/cockpit/dataSource) of the Scaleway console) and to replace `$SCW_READ_TOKEN` with your Cockpit token with read permissions.
37+
Make sure you replace `$SCW_DATASOURCE_URL` with the URL of your data source. The URL can be found under the "API URL" section in the [Data sources tab](https://console.scaleway.com/cockpit/dataSource) of the Scaleway console. Replace `$SCW_READ_TOKEN` with your Cockpit token with read permissions.
3838

3939
```yaml
4040
global:

0 commit comments

Comments
 (0)