Skip to content

Commit 9fa6e32

Browse files
Apply suggestions from code review
Co-authored-by: ldecarvalho-doc <[email protected]>
1 parent 48a2c7b commit 9fa6e32

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

serverless/jobs/troubleshooting/missing-metrics.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,5 @@ Metrics for Serverless Jobs technically limited for very short Jobs under `15` s
2323

2424
## Possible solutions
2525

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.
28-
29-
### Note
30-
31-
Gradually we will improve metrics for short Jobs.
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)