class DetailedTrace

{ “version”: 1, “identity”: {

"transaction_id": "req-....",
"revision": "abcdef",
"start_instant": "01-01-01T00:00:00.0000Z",
"stop_instant": "01-01-01T00:00:01.0000Z",
"type": "Web",
"naming": {
  "path": "/users",
  "code": "UsersController#index",
},
"score": {
  "total": 10.5,
  "percentile": 4.5,
  "age": 2.0,
  "memory_delta": 3,
  "allocations": 1
}

},

“tags”: {

"allocations": 1000

},

“spans”: [

...

]