Skip to content

Commit 088bb2b

Browse files
authored
feat(genapi): update faq
1 parent c7aeb1b commit 088bb2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/generative-apis/faq.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ curl -G 'https://{data-source-id}.metrics.cockpit.fr-par.scw.cloud/prometheus/ap
4444
```
4545
where:
4646
- `data-source-id` is the id of your [Scaleway Metrics data source](https://console.scaleway.com/cockpit/dataSource)
47-
- $COCKPIT_TOKEN is an environment variable storing your [Cockpit Token](https://console.scaleway.com/cockpit/tokens)
47+
- `$COCKPIT_TOKEN` is an environment variable storing your [Cockpit Token](https://console.scaleway.com/cockpit/tokens)
48+
- `start` and `end` time properties should be edited for your specific time range
4849

4950
You can see your token consumption in [Scaleway Cockpit](/cockpit/). You can access it from the Scaleway console under the [Metrics tab](https://console.scaleway.com/generative-api/metrics).
5051
Note that:

0 commit comments

Comments
 (0)