mchades opened a new issue, #8558:
URL: https://github.com/apache/gravitino/issues/8558

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   As Gravitino supports backend connection pool metrics via #6470, these 
metrics should be available at the `/metrics` endpoint, but they were not.
   
   ### Error message and/or stacktrace
   
   `activeConnectionCount`, `idleConnectionCount`, and `maxConnectionCount` not 
found in the metrics result
   
   ### How to reproduce
   
   1. setup server
   2. curl `ip:port/metrics`
   
   ### Additional context
   
   _No response_


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