Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-57705

Define rules on how DCP names should be constructed

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • backlog
    • 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.1.4, 7.0.5, 7.1.0, 7.1.1, 7.1.2, 7.2.0, 7.1.3
    • couchbase-bucket
    • None
    • 0

    Description

      Bug/improvement...

      KV currently creates "connection-type" DCP statistics, where the connection-type is inferred by splitting the connection name with a ":", for example we end up with item's remaining stats with connection level labels such as

      • replication
      • fts
      • eventing

      Which is very useful for inspecting how each DCP client is behaving.

      However, cbbackupmgr uses a name such as

      • cbbackupmgr_2023-06-23T09:00:28-05:00_64003_0

      Which leads to a label cbbackupmgr_2023-06-23T09 and then we see problems when plotting as per the attached screen shot.

      Overall this is is a KV issue as we just split the name as given and there are no rules as to how a DCP name should be constructed, so we can certainly change cbbackupmgr, but another client can just cause a problem...

      Attachments

        Issue Links

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

          Activity

            People

              owend Daniel Owen
              jwalker Jim Walker
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty