You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/serverless-containers/how-to/configure-alerts-containers.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
53
53
54
54
Description
55
55
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.
57
57
58
58
**ContainerError**
59
59
@@ -71,7 +71,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
71
71
72
72
Description
73
73
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.
75
75
76
76
**AnyContainerHighCPUUsage**
77
77
@@ -89,7 +89,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
89
89
90
90
Description
91
91
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.
93
93
94
94
**ContainerHighCPUUsage**
95
95
@@ -107,7 +107,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
107
107
108
108
Description
109
109
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.
111
111
112
112
**AnyContainerHighMemoryUsage**
113
113
@@ -125,7 +125,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
125
125
126
126
Description
127
127
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.
129
129
130
130
**ContainerHighMemoryUsage**
131
131
@@ -143,7 +143,7 @@ This page shows you how to configure alerts for Scaleway Serverless Containers u
143
143
144
144
Description
145
145
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.
147
147
148
148
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.
Copy file name to clipboardExpand all lines: pages/serverless-functions/how-to/configure-alerts-function.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
53
53
54
54
Description
55
55
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.
57
57
58
58
**FunctionError**
59
59
@@ -71,7 +71,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
71
71
72
72
Description
73
73
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.
75
75
76
76
**AnyFunctionHighCPUUsage**
77
77
@@ -89,7 +89,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
89
89
90
90
Description
91
91
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.
93
93
94
94
**FunctionHighCPUUsage**
95
95
@@ -107,7 +107,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
107
107
108
108
Description
109
109
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.
111
111
112
112
**AnyFunctionHighMemoryUsage**
113
113
@@ -125,7 +125,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
125
125
126
126
Description
127
127
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.
129
129
130
130
**FunctionHighMemoryUsage**
131
131
@@ -143,7 +143,7 @@ This page shows you how to configure alerts for Scaleway Serverless Functions us
143
143
144
144
Description
145
145
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.
147
147
148
148
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.
0 commit comments