advancedxy commented on issue #498:
URL: 
https://github.com/apache/incubator-uniffle/issues/498#issuecomment-1396367926

   > rss.server.event.size.threshold.level.ranges=20k,1m,10m,100m,1g,10g
   
   So, you want to generate metric name dynamically, something like 
`rss.server.event.size.threshold.{20k,1g}`? 
   I agree the fixed three level is limited and we should extend it. The 
problem is how much flexibility exposed to end user without confusing them.


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

Reply via email to