Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-143

getProfilingStatus() not available?

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Environment:
      Windows

      I'm trying to enable profiling information in a Meteor.JS app, which calls the native mongo driver. My call is

      `db.command(

      {getProfilingStatus: 1}

      , function(error, result) {`

      The result is `no such cmd: getProfilingStatus`.

      Is there another way to obtain query profiling information?

            Assignee:
            christkv Christian Amor Kvalheim
            Reporter:
            dandv Dan Dascalescu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: