Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-503

Add helper methods: setProfilingLevel, getProfilingLevel, getProfilingInfo

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: API

      In the Mongo Driver Requirements:

      High Priority

      • database profiling: set/get profiling level, get profiling info

      Pymongo, as well as MongoDB shell supports this.

      You can enable it through command, but I think separate method should be added.

      db.command(BasicDBObjectBuilder.start().add("profile", 0).get());
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            uladzimir_mihura@epam.com Uladzimir Mihura
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: