| Statistic name | Description |
| Servers | Total servers in the cluster that are receiving replications from this server |
| Successful | Total successful replications since the server started |
| Failed | Total failed replications since the server started |
| Docs.Added | Total documents added by the Cluster Replicator |
| Docs.Updated | Total documents updated by the Cluster Replicator |
| Docs.Deleted | Total documents deleted by the Cluster Replicator |
| Files.Local | Number of databases on the current server for which there are replicas on other servers in the cluster |
| Files.Remote | Number of databases on other servers to which the Cluster Replicator pushes changes |
| Retry.Skipped | Total times the Cluster Replicator did not attempt to replicate a database. The retry is skipped when the destination server is known to be unreachable or the database is waiting for another retry attempt. |
| Retry.Waiting | Total number of replicas that are waiting for retry attempts |
| SecondsOnQueue | Total time, in seconds, that the last database replicated spent on the work queue |
| SecondsOnQueue.Avg | Average time, in seconds, that a database spent on the work queue |
| SecondsOnQueue.Max | Maximum time, in seconds, that a database spent on the work queue |
| SessionBytes.In | Total bytes received during cluster replication |
| SessionBytes.Out | Total bytes sent during cluster replication |
| WorkQueueDepth | Current number of databases awaiting replication by the Cluster Replicator |
| WorkQueueDepth.Avg | Average work queue depth since the server started |
| WorkQueueDepth.Max | Maximum work queue depth since the server started |