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.