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
description: Troubleshoot missing metrics for Scaleway Serverless Jobs.
5
+
content:
6
+
h1: Missing metrics for my Job Run
7
+
paragraph: Troubleshoot missing metrics for Scaleway Serverless Jobs.
8
+
tags: serverless jobs troubleshooting issue missing metrics
9
+
dates:
10
+
validation: 2024-12-19
11
+
posted: 2024-12-19
12
+
categories:
13
+
- serverless
14
+
---
15
+
16
+
## Problem
17
+
18
+
I can't see metrics partially or totally for my Serverless Job.
19
+
20
+
## Cause
21
+
22
+
Metrics for Serverless Jobs technically limited for very short Jobs under `15` seconds.
23
+
24
+
## Possible solutions
25
+
26
+
- If your Job takes more than around `15` seconds and metrics are still missing, it can be due to a [scheduled maintenance](https://status.scaleway.com/). If that's not the case please open a support ticket.
27
+
- For very short Jobs, if you need the metrics you can add a `sleep` in your workflow.
0 commit comments