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

   This adds a latency metric for v2 engine queries. It follows the existing 
pattern of reusing the same "global" metric name for both global and per-table 
latencies. This is unlikely to be ideal or useful in every case for tracking 
latency for v2 engine queries, but it 1) follows the pattern set for other 
metrics and 2) is strictly better than what we have today which is no metrics
   
   the change looks a little weird because I also refactored the other metrics 
to only iterate the tables once.


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