Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add a couple more metrics to distinguish between failures and errors.

...

Metric/Attribute Name

Description

Implemented
total-record-failuresTotal number of failures seen by this task.2.0.0
total-record-errorsTotal number of errors seen by this task.2.0.0
total-records-skippedTotal number of records skipped by this task.2.0.0
total-retriesTotal number of retries made by this task.2.0.0
total-failureserrors-loggedThe number of messages that was logged into either the dead letter queue or with Log4j.2.0.0
deadletterqueue-produce-requestsNumber of produce requests to the dead letter queue.2.0.0
deadletterqueue-produce-failuresNumber of records which failed to produce correctly to the dead letter queue.2.0.0
last-failureerror-timestampThe timestamp when the last failure error occurred in this task.2.0.0

...