kafka_connect_connector_sink_task_metrics_partition_count
|
The number of topic partitions assigned to this task belonging to the named sink connector in this worker. |
message.units.connectors |
[CDH 5.0.0..CDH 8.0.0) |
kafka_connect_connector_sink_task_metrics_put_batch_avg_time_ms
|
The average time taken by this task to put a batch of sinks records. |
message.units.milliseconds |
[CDH 5.0.0..CDH 8.0.0) |
kafka_connect_connector_sink_task_metrics_sink_record_lag_max
|
The maximum lag in terms of number of records that the sink task is behind the consumer's position for any topic partitions. |
message.units.connectors |
[CDH 5.0.0..CDH 8.0.0) |
kafka_connect_connector_sink_task_metrics_sink_record_send_rate
|
The average per-second number of records output from the transformations and sent/put to this task belonging to the named sink connector in this worker. This is after transformations are applied and excludes any records filtered out by the transformations. |
message.units.connectors per second |
[CDH 5.0.0..CDH 8.0.0) |