dongxiaoman opened a new issue #6098: URL: https://github.com/apache/incubator-pinot/issues/6098
Currently we are not seeing an aggregated per-host `realtimeRowsConsumed` metric when using LLC. That metric is useful because currently per-partition-per-table metric is too much detail meant for debugging. It is possible to do metric aggregation to have this "per-host realtimeRowsConsumed" metric with some metric limit like the 250(450?) series in DataDog StatsD, it is not possible to get that many series into it. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
