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

Add remaining client metadata to the currentOp output

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.6, 3.5.8
    • Affects Version/s: None
    • Component/s: Diagnostics
    • None
    • Fully Compatible
    • ALL
    • v3.4
    • Platforms 2017-05-29

      Currently we only output appname. We should add the rest of the information.

      {
      	"application" : {
      		"name" : "MongoDB Shell"
      	},
      	"driver" : {
      		"name" : "MongoDB Internal Client",
      		"version" : "3.5.6-106-gadcc93b"
      	},
      	"os" : {
      		"type" : "Linux",
      		"name" : "LinuxMint",
      		"architecture" : "x86_64",
      		"version" : "17.1"
      	}
      }
      

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: