forzamehlano opened a new issue, #15520: URL: https://github.com/apache/druid/issues/15520
There is a lack of basic documentation on how to use the queryMetrics interface to provide some of the non default metrics. Not being a java developer, the info contained within https://github.com/apache/druid/blob/druid-28.0.0/processing/src/main/java/org/apache/druid/query/QueryMetrics.java isn't particularly helpful. Does anyone have an example / walkthrough on how to use the queryMetrics interface to provide some of the non default metrics? I'm specifically looking at query/segments/count introduced in the new 28.0.0 release. Hopefully I'm missing something and it's already documented somewhere as expecting everyone that deploys druid to also be a java dev seems ridiculously unhelpful. -- 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]
