Skip to content

Commit c8010b5

Browse files
feat(jobs): troubleshooting missing metrics
1 parent db4abd6 commit c8010b5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
meta:
3+
title: Missing metrics for my Job Run
4+
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

Comments
 (0)