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
|`queue_worker_pending_messages`| gauge | Amount of messages waiting to be processed on given `queue_name`, `kubernetes_pod_name`|`queue_name`| Pro Edition |
81
+
|`queue_worker_pending_messages`| gauge | Amount of messages waiting to be processed. |`queue_name`, `function_name`| Pro Edition |
82
82
|`queue_worker_messages_processed_total`| counter | Total number of messages processed |`queue_name`, `kubernetes_pod_name`| Pro Edition |
83
83
|`queue_worker_messages_submitted_total`| gauge | Total number of messages submitted to the queue by the gateway |`queue_name`, `kubernetes_pod_name`| Pro Edition |
84
+
|`queue_worker_function_invocation_inflight`| gauge | Total number of inflight function requests made by the queue-worker |`queue_name`, `function_name`| Pro Edition |
0 commit comments