Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute nameRecording levelDescription
  • sink-record-batch-latency-max-ms
INFOThe maximum latency of a record batch, measuring by comparing the oldest record timestamp in a batch with the system time when it has been received by the Sink task
  • sink-record-latency-max-ms
DEBUG

The maximum latency of a record, measuring by comparing the record timestamp with the system time when it has been received by the Sink task

  • sink-record-latency-avg-ms
DEBUGThe average latency of a record, measuring by comparing the record timestamp with the system time when it has been received by the Sink task
  • sink-record-convert-transform-time-max-ms
DEBUGThe maximum time taken by this task to convert and transform a record.
  • sink-record-convert-transform-time-avg-ms
DEBUGThe average time taken by this task to convert and transform a record.

...