shounakmk219 opened a new pull request, #13864:
URL: https://github.com/apache/pinot/pull/13864

   ## Broker endpoint to fetch query quota on table
   
   Path : `/debug/tables/queryQuota/{tableNameWithType}`
   Method : `GET`
   Sample Response : `50.0`
   
   ## Broker endpoint to fetch query quota on database
   
   Path : `/debug/databases/queryQuota/{databaseName}`
   Method : `GET`
   Sample Response : `250.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