Viewing Stream Connect Message Replication statistics

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • When message replications are running, the system creates a metrics record for each active topic replication every 60 seconds. Metrics records provide information about topic replications. You can view metrics records on the Message Replication Statistics [sys_sc_channel_replication_metric] table. You can also view metrics records for a topic by checking the Message Replication Statistics on its Kafka Topic Replication record.

    表 : 1. Message Replication Statistics
    Metric Description
    Collection time Time the metric collection ended. Formatted as yyyy-MM-dd and HH:mm:ss.
    Collection interval Duration of the collection interval, given in seconds.
    Channel replication Reference to the Kafka topic replication record.
    Message count Number of messages replicated during the collection interval.
    Byte count Number of bytes replicated during the collection interval.
    Lag messages At the end of the collection interval, the number of messages remaining to be processed at the source.
    Source Name of the topic used as the source.
    Destination Name of the topic used as the destination.
    Direction Direction of the replication, either To ServiceNow or From ServiceNow.
    MID Server Reference to the MID Server responsible for replication.