Skip to content

Commit 690cd32

Browse files
doc(jobs): add network metrics (#5408)
1 parent 1fe6665 commit 690cd32

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pages/serverless-jobs/how-to/monitor-job.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@ You can monitor the activity of your Serverless Jobs using the [Scaleway console
2020

2121
## How to monitor your Serverless Jobs from the Scaleway console
2222

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.
2424

2525
Make sure that you have created a Grafana user and [retrieved their username and password](/cockpit/how-to/retrieve-grafana-credentials/).
2626

2727
### Monitor the activity of a job
2828

2929
1. Click **Jobs** in the **Serverless** section of the side menu. The jobs page displays.
3030

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:
3232
- The **Job definition** section contains the parameters of your Serverless job, and provides the following elements:
3333
- Region
3434
- Provisioned mvCPU and memory
3535
- Provisioned ephemeral storage
3636
- Container image used
37-
- Cron schedule
37+
- Cron schedule
3838
- The **Job runs** section lists all the executions of your Serverless job, and provides the following elements:
3939
- Status (running, succeeded, canceled, or failed)
4040
- Run ID
@@ -71,3 +71,5 @@ The following metrics are available to monitor your Serverless Jobs:
7171
- Job runs internal error
7272
- CPU usage - All
7373
- Memory usage - All
74+
- Network received bytes
75+
- Network transmitted bytes

0 commit comments

Comments
 (0)