Skip to content

Commit dc1d4e9

Browse files
committed
docs(srv): update
1 parent 12c51a7 commit dc1d4e9

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

pages/serverless-containers/how-to/configure-alerts-containers.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
5353

5454
Description
5555

56-
: Container `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is in error. Check the console to find out the error message.
56+
: Container `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is in error. Check the console to find out the error message.
5757

5858
**ContainerError**
5959

@@ -71,7 +71,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
7171

7272
Description
7373

74-
: Container `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is in error. Check the console to find out the error message.
74+
: Container `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is in error. Check the console to find out the error message.
7575

7676
**AnyContainerHighCPUUsage**
7777

@@ -89,7 +89,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
8989

9090
Description
9191

92-
: Container `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available CPU since 10m.
92+
: Container `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available CPU since 10m.
9393

9494
**ContainerHighCPUUsage**
9595

@@ -107,7 +107,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
107107

108108
Description
109109

110-
: Container `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available CPU since 10m.
110+
: Container `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available CPU since 10m.
111111

112112
**AnyContainerHighMemoryUsage**
113113

@@ -125,7 +125,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
125125

126126
Description
127127

128-
: Container `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available RAM since 10m.
128+
: Container `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available RAM since 10m.
129129

130130
**ContainerHighMemoryUsage**
131131

@@ -143,7 +143,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
143143

144144
Description
145145

146-
: Container `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available RAM since 10m.
146+
: Container `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available RAM since 10m.
147147

148148
8. Select labels that apply to the metric you have selected in the previous step, to target your desired resources and fine-tune your alert.
149149
9. Select one or more values for your labels.

pages/serverless-functions/how-to/configure-alerts-function.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
5353

5454
Description
5555

56-
: Function `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is in error. Check the console to find out the error message.
56+
: Function `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is in error. Check the console to find out the error message.
5757

5858
**FunctionError**
5959

@@ -71,7 +71,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
7171

7272
Description
7373

74-
: Function `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is in error. Check the console to find out the error message.
74+
: Function `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is in error. Check the console to find out the error message.
7575

7676
**AnyFunctionHighCPUUsage**
7777

@@ -89,7 +89,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
8989

9090
Description
9191

92-
: Function `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available CPU since 10m.
92+
: Function `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available CPU since 10m.
9393

9494
**FunctionHighCPUUsage**
9595

@@ -107,7 +107,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
107107

108108
Description
109109

110-
: Function `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available CPU since 10m.
110+
: Function `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available CPU since 10m.
111111

112112
**AnyFunctionHighMemoryUsage**
113113

@@ -125,7 +125,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
125125

126126
Description
127127

128-
: Function `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available RAM since 10m.
128+
: Function `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available RAM since 10m.
129129

130130
**FunctionHighMemoryUsage**
131131

@@ -143,7 +143,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
143143

144144
Description
145145

146-
: Function `{{ $labels.resource_name }}` with id `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available RAM since 10m.
146+
: Function `{{ $labels.resource_name }}` with ID `{{ $labels.resource_id }}` is using more than `{{ printf "%.0f" $value }}`% of its available RAM since 10m.
147147

148148
8. Select labels that apply to the metric you have selected in the previous step, to target your desired resources and fine-tune your alert.
149149
9. Select one or more values for your labels.

0 commit comments

Comments
 (0)