jadami10 commented on PR #14348:
URL: https://github.com/apache/pinot/pull/14348#issuecomment-2520479304

   We made our own metrics template that's effectively identical to these. Most 
metrics can be exported with reusable regex. But some of them are impossible to 
do because table name (without type) is in different parts of the metric name, 
so you just have to hard code those. But we also wrote our own metrics 
exporting plugin.
   
   It was never clear to me why these files are in the `docker` directory or 
how to use them for non docker deploys.


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