We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee05dd8 commit efc5a53Copy full SHA for efc5a53
source/release-notes/2.2.txt
@@ -387,6 +387,13 @@ Documentation: :ref:`sharding-shard-key-indexes`
387
Additional Improvements
388
~~~~~~~~~~~~~~~~~~~~~~~
389
390
+``indexCounters`` No Longer Report Sampled Data
391
+```````````````````````````````````````````````
392
+
393
+:status:`indexCounters` now report actual counters that reflect index
394
+use and state. In previous versions, these data were sampled. See
395
+:issue:`SERVER-5784` and :status:`indexCounters` for more information.
396
397
``_id`` Index not Required for Updates to Capped Collections
398
````````````````````````````````````````````````````````````
399
0 commit comments