-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-13668: Expose statistics which indicate how many collection scan… #4134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@jeff-allen-mongo / @andf-mongodb -- What tiny little thing would you suggest for this change before merging? |
@kay-kim, @jwilliams-mongo, my answer to this pop quiz question is:
|
@jeff-allen-mongo - you are correct - although I think I almost just want to get rid of that serverStatus changelog file. I thought it would help couple of releases ago - but it's a bear to maintain and gets weirder with dot releases. |
c38daf9
to
cc58f15
Compare
thanks for the feedback, @kay-kim and @jeff-allen-mongo. Updated the release notes and the serverStatus changelog file. I like the idea of removing it, but probably not in this PR. |
@jwilliams-mongo - Thanks much. Just curious - was the dbcommand collstats https://docs.mongodb.com/manual/reference/command/collStats/#dbcmd.collStats affected by this change as well or just the aggregation $collstats? |
@kay-kim confirmed it does not affect
|
Great. thanks much! |
…s have executed