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

Add Client Metadata's appname to system.profile

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.11
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Platforms 17 (07/15/16), Platforms 18 (08/05/16)

      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.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: