Skip to content

Commit 55bce1a

Browse files
Apply suggestions from code review
Co-authored-by: SamyOubouaziz <soubouaziz@scaleway.com>
1 parent 4286787 commit 55bce1a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pages/serverless-containers/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Some names are reserved. [See details about reserved names](/serverless-containe
109109
110110
If a variable is defined in both your `Dockerfile` and Servlerless Containers service, the Serverless Containers configuration takes precedence.
111111

112-
For sensitive information, we encourage you to use [Secret environment variables](/serverless-containers/concepts/#secrets).
112+
For sensitive information, we encourage you to use [secret environment variables](/serverless-containers/concepts/#secrets).
113113

114114
## Ephemeral storage
115115

pages/serverless-functions/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Environment variables are key/value pairs injected into your function. They are
5959

6060
Some names are reserved. [See details on reserved names](/serverless-functions/reference-content/functions-limitations/#configuration-restrictions).
6161

62-
For sensitive information, we encourage you to use [Secret environment variables](/serverless-functions/concepts/#secrets).
62+
For sensitive information, we encourage you to use [secret environment variables](/serverless-functions/concepts/#secrets).
6363

6464
## GB-s
6565

pages/serverless-functions/how-to/monitor-function.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import Requirements from '@macros/iam/requirements.mdx'
1111

1212
Scaleway Serverless Functions is fully integrated into [Cockpit](/cockpit/quickstart/), and allows you to quickly access your logs and metrics. This page explains how to get started with Scaleway Cockpit to monitor your Serverless Functions.
1313

14-
Logs and metrics for Serverless Jobs with default retention (31 days for metrics / 7 days for logs & traces) are free of charge.
14+
Logs and metrics for Serverless Functions with default retention (31 days for metrics / 7 days for logs & traces) are free of charge.
1515

1616
<Message type="tip">
1717
Use your Cockpit logs and metrics to fine-tune the resources allocated to your Serverless Functions to avoid bottlenecks and over-provisioning.

0 commit comments

Comments
 (0)