XDCR Metrics
- UNDER CONSTRUCTION
A list of the metrics provided by XDCR.
The following XDCR metrics can be queried by means of the REST APIs described in Statistics.
See also the metrics provided in Metrics for All Services; which are indeed for all Couchbase-Server services, and so support XDCR.
This section is currently under construction. |
xdcr_changes_left_total
Units: number
Labels: NA
Description: Number of mutations to be replicated to other clusters. Per-replication. (measured from changes_left)
xdcr_data_replicated_bytes
Units: bytes/sec
Labels: NA
Description: Rate of replication in terms of bytes replicated per second. Per-replication. (measured from bandwidth_usage)
xdcr_docs_checked_total
Units: number/sec
Labels: NA
Description: Number of doc checks per second. Per-replication.
xdcr_docs_failed_cr_source_total
Units: number
Labels: NA
Description: Number of mutations that failed conflict resolution on the source side and hence have not been replicated to other clusters. Per-replication. (measured from per-replication stat docs_failed_cr_source)
xdcr_docs_failed_cr_target_total
Units: number
Labels: NA
Description: Number of mutations that failed conflict resolution on the target side. Per-replication. (measured from per-replication stat docs_failed_cr_target)
xdcr_docs_filtered_total
Units: number/sec
Labels: NA
Description: Number of mutations per second that have been filtered out and have not been replicated to other clusters. Per-replication. (measured from per-replication stat docs_filtered)
xdcr_docs_opt_repd_total
Units: number/sec
Labels: NA
Description: Number of replicated mutations per second. Per-replication.
xdcr_docs_received_from_dcp_total
Units: number/sec
Labels: NA
Description: Rate of mutations received from dcp in terms of number of mutations per second. Per-replication.
xdcr_docs_written_total
Units: number/sec
Labels: NA
Description: Number of replicated mutations per second. Per-replication. (measured from rate_replicated)