TSFenwick commented on code in PR #12730:
URL: https://github.com/apache/druid/pull/12730#discussion_r912242407


##########
docs/operations/metrics.md:
##########
@@ -323,6 +323,8 @@ decisions.
 |`segment/usedPercent`|Percentage of space used by served 
segments.|dataSource, tier, priority.|< 100%|
 |`segment/count`|Number of served segments.|dataSource, tier, 
priority.|Varies.|
 |`segment/pendingDelete`|On-disk size in bytes of segments that are waiting to 
be cleared out|Varies.|
+| `segment/averageRowCount`       | The average number of rows per segment in 
a datasource               | dataSource, tier, priority.                 | ~5 
million |
+| `segment/numOfSegmentsInBucket` | The number of segments in a bucket.        
                          | dataSource, tier, priority, rowCountBucket. 
|Varies.|

Review Comment:
   naming help please?



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