Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12021

Expose collection freelist statistics

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.5.5
    • None
    • Diagnostics, Storage
    • None

    Description

      Sample output:

      > db.serverStatus().metrics.storage
      {
      	"freelist" : {
      		"search" : {
      			"bucketExhausted" : NumberLong(0),
      			"requests" : NumberLong(0),
      			"scanned" : NumberLong(0)
      		}
      	}
      }

      Attachments

        Activity

          People

            dan@mongodb.com Daniel Pasette (Inactive)
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: