Skip to content

Commit 2ab964e

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 9fa6e32 commit 2ab964e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

serverless/jobs/troubleshooting/missing-metrics.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ I can't see metrics partially or totally for my Serverless Job.
1919

2020
## Cause
2121

22-
Metrics for Serverless Jobs technically limited for very short Jobs under `15` seconds.
22+
Metrics for Serverless Jobs are technically limited for very short jobs under `15` seconds.
2323

2424
## Possible solutions
2525

26-
- If your Job takes more than `15` seconds and metrics are still missing, it can be due to a [scheduled maintenance](https://status.scaleway.com/). If this is not the case, you can open a support ticket to report the issue.
27-
- For very short Jobs, you can add `sleep` to your workflow if you need the metrics.
26+
- If your job takes more than `15` seconds and metrics are still missing, it can be due to a [scheduled maintenance](https://status.scaleway.com/). If this is not the case, you can open a support ticket to report the issue.
27+
- For very short jobs, you can add `sleep` to your workflow if you need the metrics.

0 commit comments

Comments
 (0)