Source Connector Metrics
Source connector metric group contains the per-worker metrics related to the performance of source connector. The available metrics are:
- Byte Count and Rate
- Record Age
- Record Count and Rate
- Replication Latency
Byte Count and Rate
These two metrics represent the one second rate of bytes and the number of bytes being replicated from the last time the connector is started/restarted.
Record Age
This metric shows the age of incoming source records when replicated to the target cluster in milliseconds. There are minimum, maximum and average values available for viewing.
Record Count and Rate
These two metrics represent the one second rate of records and the number of records being replicated from the last time the connector is started/restarted.
Replication Latency
The time it takes records to replicate from source to target cluster in milliseconds, which is the timespan between each record’s timestamp and downstream acknowledgment. There are minimum, maximum and average values available for viewing.