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-jobs/how-to/monitor-job.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,21 +20,21 @@ You can monitor the activity of your Serverless Jobs using the [Scaleway console
20
20
21
21
## How to monitor your Serverless Jobs from the Scaleway console
22
22
23
-
Scaleway Cockpit allows you to monitor your applications and their infrastructure by giving you access to metrics, logs, and traces in Grafana dashboards.
23
+
Scaleway Cockpit allows you to monitor your applications and their infrastructure by giving you access to metrics, logs, and traces in Grafana dashboards.
24
24
25
25
Make sure that you have created a Grafana user and [retrieved their username and password](/cockpit/how-to/retrieve-grafana-credentials/).
26
26
27
27
### Monitor the activity of a job
28
28
29
29
1. Click **Jobs** in the **Serverless** section of the side menu. The jobs page displays.
30
30
31
-
2. Click the name of the job you want to monitor. The **Overview** tab displays:
31
+
2. Click the name of the job you want to monitor. The **Overview** tab displays:
32
32
- The **Job definition** section contains the parameters of your Serverless job, and provides the following elements:
33
33
- Region
34
34
- Provisioned mvCPU and memory
35
35
- Provisioned ephemeral storage
36
36
- Container image used
37
-
- Cron schedule
37
+
- Cron schedule
38
38
- The **Job runs** section lists all the executions of your Serverless job, and provides the following elements:
39
39
- Status (running, succeeded, canceled, or failed)
40
40
- Run ID
@@ -71,3 +71,5 @@ The following metrics are available to monitor your Serverless Jobs:
0 commit comments