[SERVER-24614] Add Client Metadata's appname to system.profile Created: 15/Jun/16  Updated: 13/Aug/16  Resolved: 04/Aug/16

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 3.3.11

Type: Task Priority: Major - P3
Reporter: Mark Benvenuto Assignee: Mark Benvenuto
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-72 handshake optional parameters for dri... Closed
Backwards Compatibility: Fully Compatible
Sprint: Platforms 17 (07/15/16), Platforms 18 (08/05/16)
Participants:

 Description   

Example:

{
	"op" : "command",
	"ns" : "test",
	"command" : {
		"$eval" : "sleep(200)"
	},
	"numYield" : 0,
	"locks" : {
               ...<Trimmed for brevity>
	},
	"responseLength" : 30,
	"protocol" : "op_command",
	"millis" : 597,
	"ts" : ISODate("2016-06-01T19:39:37.742Z"),
	"client" : "127.0.0.1",
	"allUsers" : [ ],
	"user" : ""
	"appname" : "mms-backup-agent 1.3 jobs thread"
}

The "appname" field is new.



 Comments   
Comment by Githook User [ 04/Aug/16 ]

Author:

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

Message: SERVER-24614 Add Client Metadata's appname to system.profile
Branch: master
https://github.com/mongodb/mongo/commit/66391a21a0a1482f54c29b759bacf88c806c490f

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