[SERVER-29075] Add remaining client metadata to the currentOp output Created: 04/May/17  Updated: 30/Oct/23  Resolved: 15/May/17

Status: Closed
Project: Core Server
Component/s: Diagnostics
Affects Version/s: None
Fix Version/s: 3.4.6, 3.5.8

Type: Bug Priority: Major - P3
Reporter: Daniel Pasette (Inactive) Assignee: Mark Benvenuto
Resolution: Fixed Votes: 1
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Requested:
v3.4
Sprint: Platforms 2017-05-29
Participants:

 Description   

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"
	}
}



 Comments   
Comment by Githook User [ 14/Jun/17 ]

Author:

{u'username': u'markbenvenuto', u'name': u'Mark Benvenuto', u'email': u'mark.benvenuto@mongodb.com'}

Message: SERVER-29075 Add remaining client metadata to the currentOp output

(cherry picked from commit 164d4720b9d81ca5f9deea702b66438a6fa8072c)
Branch: v3.4
https://github.com/mongodb/mongo/commit/6cb744fb6be51ac18cd75e130598a7b0eb193dd8

Comment by Githook User [ 12/May/17 ]

Author:

{u'username': u'markbenvenuto', u'name': u'Mark Benvenuto', u'email': u'mark.benvenuto@mongodb.com'}

Message: SERVER-29075 Add remaining client metadata to the currentOp output
Branch: master
https://github.com/mongodb/mongo/commit/164d4720b9d81ca5f9deea702b66438a6fa8072c

Generated at Thu Feb 08 04:19:50 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.