[PR] Metrics for monitoring PROPERTYSTORE/SEGMENTS/'s getChildren response size [pinot]

Sat, 05 Apr 2025 10:05:04 -0700


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

   Currently, we lack visibility into how much large the getChildren() response 
could be under "/PROPERTYSTORE/SEGMENTS/\<table\>" especially when the number 
of segments is huge.
   
   This PR adds a new metric PROPERTYSTORE_SEGMENT_CHILDREN_BYTE_SIZE to track 
the total bytes used by segment names for each table in ZooKeeper's 
PropertyStore.
   
   Modified existing integration tests in 
ControllerPeriodicTasksIntegrationTest to verify the new metric is correctly 
calculated and reported.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to