pan3793 commented on code in PR #7072:
URL: https://github.com/apache/kyuubi/pull/7072#discussion_r2106488106


##########
docs/monitor/metrics.md:
##########
@@ -65,6 +65,9 @@ These metrics include:
 | `kyuubi.engine.timeout`                          |                           
             | counter   | 1.2.0  | <div style='width: 150pt;word-wrap: 
break-word;white-space: normal'>  cumulative timeout engines</div>              
                                                                                
                                                                                
       |
 | `kyuubi.engine.failed`                           | `${user}`                 
             | counter   | 1.2.0  | <div style='width: 150pt;word-wrap: 
break-word;white-space: normal'>  cumulative explicitly failed engine count for 
a `${user}`</div>                                                               
                                                                                
       |
 | `kyuubi.engine.failed`                           | `${errorType}`            
             | counter   | 1.2.0  | <div style='width: 150pt;word-wrap: 
break-word;white-space: normal'> cumulative explicitly failed engine count for 
a particular `${errorType}`, e.g. `ClassNotFoundException`</div>                
                                                                                
        |
+| `kyuubi.engine.startup.permit.limit.total`       |                           
             | meter     | 1.10.1 | <div style='width: 150pt;word-wrap: 
break-word;white-space: normal'> concurrently startup engines permit limit 
</div>                                                                          
                                                                                
            |

Review Comment:
   1.11.0



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to