pjain1 commented on pull request #10407: URL: https://github.com/apache/druid/pull/10407#issuecomment-696047971
@jihoonson The proposal looks great, I did this PR because bytes ingested is not available for streaming or batch tasks. I see your proposal only includes metrics for batch tasks, probably we can do another PR for emitting bytes ingested for kafka/kinesis directly through `FireDepartment`. I believe the bytes ingested reported through your proposed changes will be all types of `InputEntity` and will include the bytes read for determining partitions as well indexing ? ---------------------------------------------------------------- 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]
