houqp commented on a change in pull request #6342: [AIRFLOW-5662] fix incorrect 
naming and batch db call for scheduler metrics
URL: https://github.com/apache/airflow/pull/6342#discussion_r400561439
 
 

 ##########
 File path: docs/metrics.rst
 ##########
 @@ -101,7 +103,8 @@ Name                                                
Description
 ``executor.queued_tasks``                           Number of queued tasks on 
executor
 ``executor.running_tasks``                          Number of running tasks on 
executor
 ``pool.open_slots.<pool_name>``                     Number of open slots in 
the pool
-``pool.used_slots.<pool_name>``                     Number of used slots in 
the pool
+``pool.queued_slots.<pool_name>``                   Number of queued slots in 
the pool
 
 Review comment:
   Sure! Done.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to