Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-2541

a few stats names in xdcr stats rest api need to be changed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • tech-debt, 4.0.x, 4.5, 4.6
    • spock, 4.0.x, 4.5, 4.6
    • xdcr
    • None

    Description

      As described in the following doc,

      https://developer.couchbase.com/documentation/server/current/rest-api/rest-xdcr-statistics.html

      XDCR supports rest apis for retrieving xdcr runtime stats like the follows:

      http://172.23.121.61:8091/pools/default/buckets/default/stats/replications%2Fe6e0658726d50980bf5651970c939c6e%2Fdefault%2Ftarget%2Fdocs_written

      There are issues with the following stats, though, since the stats name that xdcr passes to the UI are different from those described in the doc.

      rate_replication in doc   -> rate_replicated  actual

      docs_latency_wt in doc  -> wtavg_docs_latency actual

      meta_latency_wt in doc -> wtavg_meta_latency actual

      It is not easy to change the xdcr stats names to match those in the documentation - upgrade issues may arise if we do that. We will need to get the stats names in the documentation changed to match the actual xdcr stats names.

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              matt.carabine Matt Carabine (Inactive)
              yu Yu Sui (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty