vrajat commented on PR #14445:
URL: https://github.com/apache/pinot/pull/14445#issuecomment-2475408283

   > You're paying for a lot of extra timeseries. Thoughts?
   
   Meter will expose count, 1-min, 5-min and 15-min rates. The rates are not 
interpretable - rate of time taken. Count is cumulative. So to interpret the 
metric correctly, the [increase 
fn](https://signoz.io/guides/understanding-prometheus-rate-vs-increase-functions-correctly/#deep-dive-into-the-increase-function)
 will have to be used to interpret the values correctly. That will be confusing 
to folks who might want to build a dashboard. 
   
   (Note: I am referring to [Dropwizard 
docs](https://metrics.dropwizard.io/4.2.0/manual/core.html#meters) even though 
Yammer is still the default) 


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