Hello,
I'm configuring my Druid cluster (version 0.19.0) to emit some metrics related to query performance via StatsD. I would like to better understand the meaning of some of the query related metrics:
1. I'm obtaining the query/bytes metric on both Broker and Historical servers, but with different values. What does each metric mean? What is the difference between both?
2. If I execute a query using the Druid Web UI, it generates query/bytes metric on the Historical server, but not on the Broker server. Is that the expected behaviour? Why?
Thank you for you time.
Regards.