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

Getting XDCR stats uses wrong URI endpoint

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Server 5.1.0, Server 5.5/Vulcan, Alice
    • xdcr
    • None

    Description

      The URI given to use to get specific stats is the following :

      GET /pools/default/buckets/@xdcr-[source_bucket]/stats/[destination_endpoint]
      

      This doesn't work to retrieve specific stats as it returns a "Requested resource not found." error.

      The correct endpoint is the following:

      GET /pools/default/buckets/[source_bucket]/stats/[destination_endpoint]
      

       

       

      Attachments

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

        Activity

          People

            tony.hillman Tony Hillman (Inactive)
            thomas.dotters Thomas Dotters
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty