gianm opened a new pull request, #14582:
URL: https://github.com/apache/druid/pull/14582

   New metrics:
   
   1) `ingest/input/bytes`. Equivalent to processedBytes in the task reports.
   
   2) `kafka/consumer/bytesConsumed`: Equivalent to the Kafka consumer
      metric "bytes-consumed-total". Only emitted for Kafka tasks.
   
   3) `kafka/consumer/recordsConsumed`: Equivalent to the Kafka consumer
      metric "records-consumed-total". Only emitted for Kafka tasks.


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