nishantmonu51 opened a new pull request #8636: Add tier based usage metrics for 
historical nodes to help with druid …
URL: https://github.com/apache/incubator-druid/pull/8636
 
 
   Add tier based usage metrics for historical nodes to help druid cluster 
orchestration systems understand the historical node usage and requirements. 
   This PR adds following metrics -
   
   tier/required/capacity- total capacity in bytes required in each tier. 
Dimensions - tier
   tier/total/capacity - total capacity in bytes available in a given tier. 
Dimension - tier
   tier/historical/count - no. of historical nodes available in each tier. 
Dimension - tier
   tier/replication/factor - configured maximum replication factor in given 
tier. Dimension - tier
   
   This PR has:
   - [*] been self-reviewed.
   - [*] added documentation for new or modified features or behaviors.
   - [*] added unit tests or modified existing tests to cover new code paths.
   - [*] been tested in a test Druid cluster.
   
   Fixes https://github.com/apache/incubator-druid/issues/8216

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to