| Confluent Kafka Connect MySQL CDC Source Connector Lag Milliseconds | confluent_kafka_connect_mysql_cdc_source_connector_lag_milliseconds | It is applicable only for MySQL CDC source V2 connector. It represents the number of milliseconds between the last change event's timestamp and the connector processing it. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | MilliSecond |
| Confluent Kafka Connect MySQL CDC Source Connector Schema History Status | confluent_kafka_connect_mysql_cdc_source_connector_schema_history_status | It is applicable only for MySQL CDC source connector. It represents the status of the schema history of the connector. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Unspecified |
| Confluent Kafka Connect MySQL CDC Source Connector Snapshot Aborted | confluent_kafka_connect_mysql_cdc_source_connector_snapshot_aborted | It is applicable only for MySQL CDC source V2 connector. It represents whether the Snapshot is aborted. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Unspecified |
| Confluent Kafka Connect MySQL CDC Source Connector Snapshot Completed | confluent_kafka_connect_mysql_cdc_source_connector_snapshot_completed | It is applicable only for MySQL CDC source connector. It represents whether the Snapshot is completed. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Unspecified |
| Confluent Kafka Connect MySQL CDC Source Connector Snapshot Milliseconds Since Last Event | confluent_kafka_connect_mysql_cdc_source_connector_snapshot_milliseconds_since_last_event | It is applicable only for MySQL CDC source V2 connector. It represents the number of milliseconds since the last snapshot event was recorded. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | MilliSecond |
| Confluent Kafka Connect MySQL CDC Source Connector Snapshot Paused Duration In Seconds | confluent_kafka_connect_mysql_cdc_source_connector_snapshot_paused_duration_in_seconds | It is applicable only for MySQL CDC source V2 connector. It represents the total paused duration of the snapshot in seconds. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Second |
| Confluent Kafka Connect MySQL CDC Source Connector Snapshot Running | confluent_kafka_connect_mysql_cdc_source_connector_snapshot_running | It is applicable only for MySQL CDC source connector. It represents whether the Snapshot is running. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Unspecified |
| Confluent Kafka Connect MySQL CDC Source Connector Snapshot Total Number Of Events Seen | confluent_kafka_connect_mysql_cdc_source_connector_snapshot_total_number_of_events_seen | It is applicable only for MySQL CDC source V2 connector. It represents the total number of events that this connector has seen since last started or reset. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Count |
| Confluent Kafka Connect MySQL CDC Source Connector Streaming Number Of Committed Transactions | confluent_kafka_connect_mysql_cdc_source_connector_streaming_number_of_committed_transactions | It is applicable only for MySQL CDC source V2 connector. It represents the number of processed transactions that were committed. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Count |
| Confluent Kafka Connect MySQL CDC Source Connector Streaming Number Of Disconnects | confluent_kafka_connect_mysql_cdc_source_connector_streaming_number_of_disconnects | It is applicable only for MySQL CDC source V2 connector. It represents the number of disconnects by the connector. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Count |
| Confluent Kafka Connect MySQL CDC Source Connector Streaming Number Of Large Transactions | confluent_kafka_connect_mysql_cdc_source_connector_streaming_number_of_large_transactions | It is applicable only for MySQL CDC source V2 connector. It represents the number of transactions that have not fit into the look-ahead buffer. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Count |
| Confluent Kafka Connect MySQL CDC Source Connector Streaming Number Of Rolled Back Transactions | confluent_kafka_connect_mysql_cdc_source_connector_streaming_number_of_rolled_back_transactions | It is applicable only for MySQL CDC source V2 connector. It represents the number of processed transactions that were rolled back and not streamed. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Count |
| Confluent Kafka Connect MySQL CDC Source Connector Streaming Number Of Skipped Events | confluent_kafka_connect_mysql_cdc_source_connector_streaming_number_of_skipped_events | It is applicable only for MySQL CDC source V2 connector. It represents the number of events that have been skipped by the connector. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Count |
| Confluent Kafka Connect MySQL CDC Source Connector Streaming Total Number Of Events Seen | confluent_kafka_connect_mysql_cdc_source_connector_streaming_total_number_of_events_seen | It is applicable only for MySQL CDC source V2 connector. It represents the total number of data change events reported by the source database since the last connector start, or since a metrics reset. The values will incorporate any differences between the clocks on the machines where the database server and the connector are running. | Count |