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

   # Description
   
   Expose an API that provides the value of `MinionGauge.NUMBER_OF_TASKS` gauge 
which corresponds to the number of active task executions going on the minion.
   
   Path : `/tasks/active/count`
   Method : `GET`
   Sample response:
   ```
   {
     "activeTasksCount": 10
   }
   ```


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