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
Copy file name to clipboardExpand all lines: serverless/jobs/troubleshooting/missing-metrics.mdx
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,8 @@ Metrics for Serverless Jobs technically limited for very short Jobs under `15` s
24
24
## Possible solutions
25
25
26
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.
27
+
- For very short Jobs, if you need the metrics you can add a `sleep` in your workflow.
0 commit comments