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

Docs for SERVER-16553: Add the scaling factor to stats commands

      Description

      Description:

      For the collStats and dbStats commands, we've added an extra field called "scaleFactor" which is simply the value that the user passed into those commands under the "scale" argument.

      Engineering Ticket Description:

      Sometimes in support and consulting gigs users send us stats (collStats, dbStats, etc.) that have been scaled, without also sending us the commands they ran to get the outputs. (Sometimes you can guess or infer the scaling factor from the numbers you get back, but maybe not always, and anyway it'd be pleasant not to have to figure it out every time.)

      So please add the scaling factor to those commands' result document.

      Scope of changes

      • collStats
      • db.collection.stats
      • $collStats – needed to add missing scale option
      • 4.2 rel notes
      • dbStats and db.stats

      Impact to Other Docs

      MVP (Work and Date)

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

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 49 weeks, 2 days ago