kaichiachen commented on code in PR #1012:
URL: https://github.com/apache/yunikorn-core/pull/1012#discussion_r1959166744


##########
pkg/metrics/queue.go:
##########
@@ -99,15 +100,15 @@ func InitQueueMetrics(name string) *QueueMetrics {
                        Namespace:   Namespace,
                        Name:        "queue_resource",
                        ConstLabels: prometheus.Labels{"queue": name},
-                       Help:        "Queue resource metrics. State of the 
resource includes `guaranteed`, `max`, `allocated`, `pending`, `preempting`.",
+                       Help:        "Queue resource metrics. State of the 
resource includes `guaranteed`, `max`, `allocated`, `pending`, `preempting`, 
'maxRunningApps'.",

Review Comment:
   Good catch, thanks!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to