Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13434

Please remove the metrics for wiredTiger.LSM from the example

      Description

      Since 4.2, the metrics for wiredTiger.LSM no longer exist :
      https://docs.mongodb.com/manual/reference/command/serverStatus/index.html#wiredtiger

      Please remove below from examples.
      "LSM" :

      { "sleep for LSM checkpoint throttle" : <num>, "sleep for LSM merge throttle" : <num>, "rows merged in an LSM tree" : <num>, "application work units currently queued" : <num>, "merge work units currently queued" : <num>, "tree queue hit maximum" : <num>, "switch work units currently queued" : <num>, "tree maintenance operations scheduled" : <num>, "tree maintenance operations discarded" : <num>, "tree maintenance operations executed" : <num> }

      ,

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            ming.chen@mongodb.com Ming Chen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 8 weeks, 4 days ago