Add gauge for awaiting jobs (#17747)
<img width="774" height="333" alt="Capture d’écran 2026-02-05 à 16 18 06" src="https://github.com/user-attachments/assets/ec938a39-801d-4d71-a2de-7ced1795a0bd" />
This commit is contained in:
@@ -32,4 +32,5 @@ export enum MetricsKeys {
|
||||
CommonApiQueryRateLimited = 'common-api-query/rate-limited',
|
||||
JobCompleted = 'job/completed',
|
||||
JobFailed = 'job/failed',
|
||||
JobWaiting = 'job/waiting',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user