Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Lodash cloneDeep vs structuredClone (ims)
(version: 1)
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
Comparing performance of:
Lodash cloneDeep vs Native structuredClone
Created:
one year ago
by:
Guest
Go to the latest result
HTML Preparation code:
<script src='https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.5/lodash.min.js'></script>
Script Preparation code:
var MyObject = { "nodes": [ { "id": 1, "callFrame": { "functionName": "(root)", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 0, "children": [ 2, 10, 125, 246, 247, 318, 563, 1121, 1144, 2654, 2915, 3399, 3554, 3572, 4242, 5544, 5790 ] }, { "id": 2, "callFrame": { "functionName": "processTicksAndRejections", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 66, "columnNumber": 34 }, "hitCount": 7, "children": [ 3, 282, 286, 312, 381, 398, 448, 458, 1426, 1922, 2370, 2571, 3660, 4168 ], "positionTicks": [ { "line": 81, "ticks": 2 }, { "line": 544, "ticks": 1 }, { "line": 547, "ticks": 1 }, { "line": 527, "ticks": 1 }, { "line": 83, "ticks": 1 }, { "line": 82, "ticks": 1 } ] }, { "id": 3, "callFrame": { "functionName": "profileCpuEndpoint", "scriptId": "4170", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/debug-endpoints.js", "lineNumber": 9, "columnNumber": 27 }, "hitCount": 0, "children": [ 4 ] }, { "id": 4, "callFrame": { "functionName": "start", "scriptId": "4172", "url": "file:///opt/build/imshop-cloud/node_modules/inspector-api/src/profiler.js", "lineNumber": 19, "columnNumber": 16 }, "hitCount": 0, "children": [ 5 ] }, { "id": 5, "callFrame": { "functionName": "invokeFunction", "scriptId": "4173", "url": "file:///opt/build/imshop-cloud/node_modules/inspector-api/src/utils.js", "lineNumber": 24, "columnNumber": 20 }, "hitCount": 0, "children": [ 6 ] }, { "id": 6, "callFrame": { "functionName": "", "scriptId": "4173", "url": "file:///opt/build/imshop-cloud/node_modules/inspector-api/src/utils.js", "lineNumber": 25, "columnNumber": 27 }, "hitCount": 0, "children": [ 7 ] }, { "id": 7, "callFrame": { "functionName": "wrappedPost", "scriptId": "710", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/inspector.js", "lineNumber": 16, "columnNumber": 31 }, "hitCount": 0, "children": [ 8 ] }, { "id": 8, "callFrame": { "functionName": "post", "scriptId": "706", "url": "node:inspector", "lineNumber": 115, "columnNumber": 6 }, "hitCount": 0, "children": [ 9 ] }, { "id": 9, "callFrame": { "functionName": "dispatch", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 0 }, { "id": 282, "callFrame": { "functionName": "emitBeforeScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 508, "columnNumber": 25 }, "hitCount": 0, "children": [ 283, 1120 ] }, { "id": 283, "callFrame": { "functionName": "pushAsyncContext", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 538, "columnNumber": 25 }, "hitCount": 2, "positionTicks": [ { "line": 542, "ticks": 2 } ] }, { "id": 1120, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 1, "children": [ 5592 ], "positionTicks": [ { "line": 239, "ticks": 1 } ] }, { "id": 5592, "callFrame": { "functionName": "beforeHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 72, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 73, "ticks": 1 } ] }, { "id": 286, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 287, 4398 ] }, { "id": 287, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 288 ] }, { "id": 288, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 289 ] }, { "id": 289, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 290, 299, 341, 460, 886, 1638, 2050, 2580, 3543, 4402 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 290, "callFrame": { "functionName": "endReadableNT", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 1351, "columnNumber": 22 }, "hitCount": 1, "children": [ 291, 497, 1642, 4548 ], "positionTicks": [ { "line": 1375, "ticks": 1 } ] }, { "id": 291, "callFrame": { "functionName": "origin.emit", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 292 ] }, { "id": 292, "callFrame": { "functionName": "wrappedResponseEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 308, "columnNumber": 39 }, "hitCount": 0, "children": [ 293 ] }, { "id": 293, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 294 ] }, { "id": 294, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 295 ] }, { "id": 295, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "children": [ 296, 3666 ], "positionTicks": [ { "line": 525, "ticks": 1 } ] }, { "id": 296, "callFrame": { "functionName": "responseOnEnd", "scriptId": "530", "url": "node:_http_client", "lineNumber": 746, "columnNumber": 22 }, "hitCount": 0, "children": [ 297 ] }, { "id": 297, "callFrame": { "functionName": "Socket.destroySoon", "scriptId": "463", "url": "node:net", "lineNumber": 760, "columnNumber": 39 }, "hitCount": 0, "children": [ 298, 4644 ] }, { "id": 298, "callFrame": { "functionName": "Socket.end", "scriptId": "463", "url": "node:net", "lineNumber": 697, "columnNumber": 31 }, "hitCount": 1, "children": [ 4367 ], "positionTicks": [ { "line": 699, "ticks": 1 } ] }, { "id": 4367, "callFrame": { "functionName": "Writable.end", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 596, "columnNumber": 33 }, "hitCount": 0, "children": [ 4368 ] }, { "id": 4368, "callFrame": { "functionName": "finishMaybe", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 717, "columnNumber": 20 }, "hitCount": 0, "children": [ 4369 ] }, { "id": 4369, "callFrame": { "functionName": "prefinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 705, "columnNumber": 18 }, "hitCount": 0, "children": [ 4370 ] }, { "id": 4370, "callFrame": { "functionName": "callFinal", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 665, "columnNumber": 18 }, "hitCount": 0, "children": [ 4371 ] }, { "id": 4371, "callFrame": { "functionName": "Socket._final", "scriptId": "463", "url": "node:net", "lineNumber": 495, "columnNumber": 34 }, "hitCount": 0, "children": [ 4372 ] }, { "id": 4372, "callFrame": { "functionName": "shutdown", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 512, "ticks": 3 } ] }, { "id": 4644, "callFrame": { "functionName": "once", "scriptId": "29", "url": "node:events", "lineNumber": 645, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 649, "ticks": 1 } ] }, { "id": 3666, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 3667 ] }, { "id": 3667, "callFrame": { "functionName": "", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 361, "columnNumber": 20 }, "hitCount": 0, "children": [ 3668 ] }, { "id": 3668, "callFrame": { "functionName": "Writable.end", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 596, "columnNumber": 33 }, "hitCount": 0, "children": [ 3669 ] }, { "id": 3669, "callFrame": { "functionName": "finishMaybe", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 717, "columnNumber": 20 }, "hitCount": 0, "children": [ 3670 ] }, { "id": 3670, "callFrame": { "functionName": "prefinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 705, "columnNumber": 18 }, "hitCount": 0, "children": [ 3671 ] }, { "id": 3671, "callFrame": { "functionName": "callFinal", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 665, "columnNumber": 18 }, "hitCount": 0, "children": [ 3672 ] }, { "id": 3672, "callFrame": { "functionName": "final", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 129, "columnNumber": 14 }, "hitCount": 0, "children": [ 3673 ] }, { "id": 3673, "callFrame": { "functionName": "flush", "scriptId": "1351", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/progress.js", "lineNumber": 23, "columnNumber": 13 }, "hitCount": 0, "children": [ 3674 ] }, { "id": 3674, "callFrame": { "functionName": "", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 131, "columnNumber": 16 }, "hitCount": 0, "children": [ 3675 ] }, { "id": 3675, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 3676 ] }, { "id": 3676, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 0, "children": [ 3677 ] }, { "id": 3677, "callFrame": { "functionName": "onEofChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 544, "columnNumber": 19 }, "hitCount": 0, "children": [ 3678 ] }, { "id": 3678, "callFrame": { "functionName": "emitReadable_", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 585, "columnNumber": 22 }, "hitCount": 0, "children": [ 3679 ] }, { "id": 3679, "callFrame": { "functionName": "flow", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 1019, "columnNumber": 13 }, "hitCount": 0, "children": [ 3680 ] }, { "id": 3680, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1090, "ticks": 1 } ] }, { "id": 497, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 498, 4554, 4979 ] }, { "id": 498, "callFrame": { "functionName": "onend", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 112, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 114, "ticks": 1 } ] }, { "id": 4554, "callFrame": { "functionName": "onEnd", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 277, "columnNumber": 20 }, "hitCount": 0, "children": [ 4555 ] }, { "id": 4555, "callFrame": { "functionName": "onBody", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 310, "columnNumber": 19 }, "hitCount": 0, "children": [ 4556 ] }, { "id": 4556, "callFrame": { "functionName": "deserialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 47, "columnNumber": 14 }, "hitCount": 0, "children": [ 4557 ] }, { "id": 4557, "callFrame": { "functionName": "parse", "scriptId": "929", "url": "file:///opt/build/imshop-cloud/node_modules/secure-json-parse/index.js", "lineNumber": 99, "columnNumber": 15 }, "hitCount": 0, "children": [ 4558 ] }, { "id": 4558, "callFrame": { "functionName": "_parse", "scriptId": "929", "url": "file:///opt/build/imshop-cloud/node_modules/secure-json-parse/index.js", "lineNumber": 6, "columnNumber": 16 }, "hitCount": 14, "positionTicks": [ { "line": 42, "ticks": 2 }, { "line": 26, "ticks": 9 }, { "line": 21, "ticks": 3 } ] }, { "id": 4979, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 4980, 5187 ] }, { "id": 4980, "callFrame": { "functionName": "onend", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 702, "columnNumber": 16 }, "hitCount": 0, "children": [ 4981 ] }, { "id": 4981, "callFrame": { "functionName": "Writable.end", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 596, "columnNumber": 33 }, "hitCount": 0, "children": [ 4982 ] }, { "id": 4982, "callFrame": { "functionName": "finishMaybe", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 717, "columnNumber": 20 }, "hitCount": 0, "children": [ 4983 ] }, { "id": 4983, "callFrame": { "functionName": "prefinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 705, "columnNumber": 18 }, "hitCount": 0, "children": [ 4984 ] }, { "id": 4984, "callFrame": { "functionName": "callFinal", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 665, "columnNumber": 18 }, "hitCount": 0, "children": [ 4985 ] }, { "id": 4985, "callFrame": { "functionName": "final", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 129, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 131, "ticks": 1 } ] }, { "id": 5187, "callFrame": { "functionName": "", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 361, "columnNumber": 20 }, "hitCount": 0, "children": [ 5188 ] }, { "id": 5188, "callFrame": { "functionName": "Writable.end", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 596, "columnNumber": 33 }, "hitCount": 0, "children": [ 5189 ] }, { "id": 5189, "callFrame": { "functionName": "finishMaybe", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 717, "columnNumber": 20 }, "hitCount": 0, "children": [ 5190 ] }, { "id": 5190, "callFrame": { "functionName": "prefinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 705, "columnNumber": 18 }, "hitCount": 0, "children": [ 5191 ] }, { "id": 5191, "callFrame": { "functionName": "callFinal", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 665, "columnNumber": 18 }, "hitCount": 0, "children": [ 5192 ] }, { "id": 5192, "callFrame": { "functionName": "final", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 129, "columnNumber": 14 }, "hitCount": 0, "children": [ 5193 ] }, { "id": 5193, "callFrame": { "functionName": "flush", "scriptId": "1351", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/progress.js", "lineNumber": 23, "columnNumber": 13 }, "hitCount": 0, "children": [ 5194 ] }, { "id": 5194, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 5195 ] }, { "id": 5195, "callFrame": { "functionName": "", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 279, "columnNumber": 26 }, "hitCount": 0, "children": [ 5196 ] }, { "id": 5196, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 507, "ticks": 1 } ] }, { "id": 1642, "callFrame": { "functionName": "wrappedResponseEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 308, "columnNumber": 39 }, "hitCount": 0, "children": [ 1643 ] }, { "id": 1643, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 1644 ] }, { "id": 1644, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1645 ] }, { "id": 1645, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1646, 3133 ] }, { "id": 1646, "callFrame": { "functionName": "onEnd", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 277, "columnNumber": 20 }, "hitCount": 1, "children": [ 1647 ], "positionTicks": [ { "line": 291, "ticks": 1 } ] }, { "id": 1647, "callFrame": { "functionName": "onBody", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 310, "columnNumber": 19 }, "hitCount": 1, "children": [ 1648, 2210, 5333 ], "positionTicks": [ { "line": 363, "ticks": 1 } ] }, { "id": 1648, "callFrame": { "functionName": "deserialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 47, "columnNumber": 14 }, "hitCount": 1, "children": [ 1649 ], "positionTicks": [ { "line": 49, "ticks": 1 } ] }, { "id": 1649, "callFrame": { "functionName": "parse", "scriptId": "929", "url": "file:///opt/build/imshop-cloud/node_modules/secure-json-parse/index.js", "lineNumber": 99, "columnNumber": 15 }, "hitCount": 0, "children": [ 1650 ] }, { "id": 1650, "callFrame": { "functionName": "_parse", "scriptId": "929", "url": "file:///opt/build/imshop-cloud/node_modules/secure-json-parse/index.js", "lineNumber": 6, "columnNumber": 16 }, "hitCount": 198, "positionTicks": [ { "line": 42, "ticks": 29 }, { "line": 21, "ticks": 22 }, { "line": 26, "ticks": 147 } ] }, { "id": 2210, "callFrame": { "functionName": "callback", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 119, "columnNumber": 35 }, "hitCount": 1, "positionTicks": [ { "line": 121, "ticks": 1 } ] }, { "id": 5333, "callFrame": { "functionName": "markAlive", "scriptId": "925", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/pool/ConnectionPool.js", "lineNumber": 55, "columnNumber": 12 }, "hitCount": 0, "children": [ 5334 ] }, { "id": 5334, "callFrame": { "functionName": "set status", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 222, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 223, "ticks": 1 } ] }, { "id": 3133, "callFrame": { "functionName": "responseOnEnd", "scriptId": "530", "url": "node:_http_client", "lineNumber": 746, "columnNumber": 22 }, "hitCount": 1, "children": [ 4399 ], "positionTicks": [ { "line": 767, "ticks": 1 } ] }, { "id": 4399, "callFrame": { "functionName": "responseKeepAlive", "scriptId": "530", "url": "node:_http_client", "lineNumber": 715, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 743, "ticks": 1 } ] }, { "id": 4548, "callFrame": { "functionName": "destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 38, "columnNumber": 16 }, "hitCount": 0, "children": [ 4549 ] }, { "id": 4549, "callFrame": { "functionName": "_destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 76, "columnNumber": 17 }, "hitCount": 0, "children": [ 4550 ] }, { "id": 4550, "callFrame": { "functionName": "_destroy", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 220, "columnNumber": 54 }, "hitCount": 0, "children": [ 4551 ] }, { "id": 4551, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 4552 ] }, { "id": 4552, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 4553 ] }, { "id": 4553, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 542, "ticks": 1 } ] }, { "id": 299, "callFrame": { "functionName": "emitCloseNT", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 119, "columnNumber": 20 }, "hitCount": 0, "children": [ 300 ] }, { "id": 300, "callFrame": { "functionName": "origin.emit", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 301 ] }, { "id": 301, "callFrame": { "functionName": "wrappedResponseEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 308, "columnNumber": 39 }, "hitCount": 0, "children": [ 302 ] }, { "id": 302, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 303 ] }, { "id": 303, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 304 ] }, { "id": 304, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 305 ] }, { "id": 305, "callFrame": { "functionName": "onclose", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 136, "columnNumber": 18 }, "hitCount": 0, "children": [ 306 ] }, { "id": 306, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 460, "columnNumber": 17 }, "hitCount": 0, "children": [ 307 ] }, { "id": 307, "callFrame": { "functionName": "", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 369, "columnNumber": 48 }, "hitCount": 0, "children": [ 308 ] }, { "id": 308, "callFrame": { "functionName": "finish", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 184, "columnNumber": 17 }, "hitCount": 0, "children": [ 309 ] }, { "id": 309, "callFrame": { "functionName": "finishImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 188, "columnNumber": 21 }, "hitCount": 0, "children": [ 310 ] }, { "id": 310, "callFrame": { "functionName": "abort", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 335, "columnNumber": 7 }, "hitCount": 0, "children": [ 311, 3883 ] }, { "id": 311, "callFrame": { "functionName": "DOMException", "scriptId": "13", "url": "node:internal/per_context/domexception", "lineNumber": 51, "columnNumber": 13 }, "hitCount": 3, "positionTicks": [ { "line": 53, "ticks": 3 } ] }, { "id": 3883, "callFrame": { "functionName": "abortSignal", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 300, "columnNumber": 20 }, "hitCount": 2, "positionTicks": [ { "line": 302, "ticks": 1 }, { "line": 308, "ticks": 1 } ] }, { "id": 341, "callFrame": { "functionName": "afterWriteTick", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 484, "columnNumber": 23 }, "hitCount": 0, "children": [ 342 ] }, { "id": 342, "callFrame": { "functionName": "afterWrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 489, "columnNumber": 19 }, "hitCount": 1, "children": [ 343, 1082 ], "positionTicks": [ { "line": 491, "ticks": 1 } ] }, { "id": 343, "callFrame": { "functionName": "callback", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 552, "columnNumber": 43 }, "hitCount": 0, "children": [ 344 ] }, { "id": 344, "callFrame": { "functionName": "onFinish", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 986, "columnNumber": 17 }, "hitCount": 0, "children": [ 345 ] }, { "id": 345, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 346 ] }, { "id": 346, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 1, "children": [ 347 ], "positionTicks": [ { "line": 59, "ticks": 1 } ] }, { "id": 347, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "children": [ 348, 3872, 5225 ], "positionTicks": [ { "line": 525, "ticks": 1 } ] }, { "id": 348, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 349, 5027 ] }, { "id": 349, "callFrame": { "functionName": "instrumentedFinish", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 145, "columnNumber": 31 }, "hitCount": 1, "children": [ 350, 4007, 4764, 5114, 5445 ], "positionTicks": [ { "line": 159, "ticks": 1 } ] }, { "id": 350, "callFrame": { "functionName": "end", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 199, "columnNumber": 40 }, "hitCount": 1, "children": [ 351, 355, 2941 ], "positionTicks": [ { "line": 690, "ticks": 1 } ] }, { "id": 351, "callFrame": { "functionName": "end", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 60, "columnNumber": 34 }, "hitCount": 1, "children": [ 352 ], "positionTicks": [ { "line": 65, "ticks": 1 } ] }, { "id": 352, "callFrame": { "functionName": "finalize", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 243, "columnNumber": 51 }, "hitCount": 1, "children": [ 353, 1535 ], "positionTicks": [ { "line": 252, "ticks": 1 } ] }, { "id": 353, "callFrame": { "functionName": "getExclusiveDurationInMillis", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 338, "columnNumber": 37 }, "hitCount": 0, "children": [ 354 ] }, { "id": 354, "callFrame": { "functionName": "process", "scriptId": "631", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/exclusive-time-calculator.js", "lineNumber": 18, "columnNumber": 9 }, "hitCount": 4, "children": [ 3145, 3659 ], "positionTicks": [ { "line": 350, "ticks": 2 }, { "line": 28, "ticks": 1 }, { "line": 21, "ticks": 1 } ] }, { "id": 3145, "callFrame": { "functionName": "getChildren", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 347, "columnNumber": 57 }, "hitCount": 2, "positionTicks": [ { "line": 351, "ticks": 2 } ] }, { "id": 3659, "callFrame": { "functionName": "finishLeaf", "scriptId": "631", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/exclusive-time-calculator.js", "lineNumber": 53, "columnNumber": 12 }, "hitCount": 2, "children": [ 5020 ], "positionTicks": [ { "line": 65, "ticks": 1 }, { "line": 79, "ticks": 1 } ] }, { "id": 5020, "callFrame": { "functionName": "merge", "scriptId": "631", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/exclusive-time-calculator.js", "lineNumber": 95, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 132, "ticks": 1 } ] }, { "id": 1535, "callFrame": { "functionName": "addAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 91, "columnNumber": 59 }, "hitCount": 0, "children": [ 1536 ] }, { "id": 1536, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 0, "children": [ 1537, 5471 ] }, { "id": 1537, "callFrame": { "functionName": "", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 177, "columnNumber": 11 }, "hitCount": 2, "children": [ 1538 ], "positionTicks": [ { "line": 178, "ticks": 1 }, { "line": 133, "ticks": 1 } ] }, { "id": 1538, "callFrame": { "functionName": "filterSegment", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 102, "columnNumber": 64 }, "hitCount": 0, "children": [ 1539 ] }, { "id": 1539, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 152, "ticks": 1 } ] }, { "id": 5471, "callFrame": { "functionName": "_set", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 52, "columnNumber": 6 }, "hitCount": 1, "positionTicks": [ { "line": 54, "ticks": 1 } ] }, { "id": 355, "callFrame": { "functionName": "record", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 686, "columnNumber": 46 }, "hitCount": 1, "children": [ 356, 3739, 3884, 4278, 4947 ], "positionTicks": [ { "line": 690, "ticks": 1 } ] }, { "id": 356, "callFrame": { "functionName": "middlewareMetricRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 1055, "columnNumber": 42 }, "hitCount": 2, "children": [ 357 ], "positionTicks": [ { "line": 1062, "ticks": 1 }, { "line": 1064, "ticks": 1 } ] }, { "id": 357, "callFrame": { "functionName": "measure", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 703, "columnNumber": 48 }, "hitCount": 1, "children": [ 358 ], "positionTicks": [ { "line": 239, "ticks": 1 } ] }, { "id": 358, "callFrame": { "functionName": "measureMilliseconds", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 84, "columnNumber": 28 }, "hitCount": 0, "children": [ 359 ] }, { "id": 359, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 114, "columnNumber": 64 }, "hitCount": 7, "positionTicks": [ { "line": 120, "ticks": 1 }, { "line": 117, "ticks": 6 } ] }, { "id": 3739, "callFrame": { "functionName": "recordWeb", "scriptId": "700", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/recorders/http.js", "lineNumber": 12, "columnNumber": 18 }, "hitCount": 0, "children": [ 3740, 5176, 5330 ] }, { "id": 3740, "callFrame": { "functionName": "getOrCreateApdexMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 140, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 141, "ticks": 1 } ] }, { "id": 5176, "callFrame": { "functionName": "getTotalTimeDurationInMillis", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 208, "columnNumber": 84 }, "hitCount": 1, "positionTicks": [ { "line": 222, "ticks": 1 } ] }, { "id": 5330, "callFrame": { "functionName": "recordDistributedTrace", "scriptId": "701", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/recorders/distributed-trace.js", "lineNumber": 9, "columnNumber": 31 }, "hitCount": 0, "children": [ 5331 ] }, { "id": 5331, "callFrame": { "functionName": "record", "scriptId": "701", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/recorders/distributed-trace.js", "lineNumber": 21, "columnNumber": 34 }, "hitCount": 0, "children": [ 5332 ] }, { "id": 5332, "callFrame": { "functionName": "_hasErrors", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 857, "columnNumber": 53 }, "hitCount": 1, "positionTicks": [ { "line": 860, "ticks": 1 } ] }, { "id": 3884, "callFrame": { "functionName": "_recordOperationMetrics", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 715, "columnNumber": 32 }, "hitCount": 0, "children": [ 3885 ] }, { "id": 3885, "callFrame": { "functionName": "getAttributes", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 107, "columnNumber": 61 }, "hitCount": 0, "children": [ 3886 ] }, { "id": 3886, "callFrame": { "functionName": "get", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 64, "columnNumber": 5 }, "hitCount": 0, "children": [ 3887 ] }, { "id": 3887, "callFrame": { "functionName": "truncate", "scriptId": "605", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/byte-limit.js", "lineNumber": 38, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 4278, "callFrame": { "functionName": "queryRecorder", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 693, "columnNumber": 38 }, "hitCount": 0, "children": [ 4279 ] }, { "id": 4279, "callFrame": { "functionName": "recordMetrics", "scriptId": "669", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/db/parsed-statement.js", "lineNumber": 23, "columnNumber": 64 }, "hitCount": 1, "children": [ 4280, 5171 ], "positionTicks": [ { "line": 28, "ticks": 1 } ] }, { "id": 4280, "callFrame": { "functionName": "get", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 64, "columnNumber": 5 }, "hitCount": 1, "positionTicks": [ { "line": 68, "ticks": 1 } ] }, { "id": 5171, "callFrame": { "functionName": "measure", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 703, "columnNumber": 48 }, "hitCount": 1, "children": [ 5174 ], "positionTicks": [ { "line": 236, "ticks": 1 } ] }, { "id": 5174, "callFrame": { "functionName": "measureMilliseconds", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 84, "columnNumber": 28 }, "hitCount": 0, "children": [ 5175 ] }, { "id": 5175, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 114, "columnNumber": 64 }, "hitCount": 4, "positionTicks": [ { "line": 117, "ticks": 4 } ] }, { "id": 4947, "callFrame": { "functionName": "externalRecorder", "scriptId": "703", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/recorders/http_external.js", "lineNumber": 10, "columnNumber": 34 }, "hitCount": 0, "children": [ 4948 ] }, { "id": 4948, "callFrame": { "functionName": "measure", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 703, "columnNumber": 48 }, "hitCount": 0, "children": [ 4949 ] }, { "id": 4949, "callFrame": { "functionName": "measureMilliseconds", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 84, "columnNumber": 28 }, "hitCount": 0, "children": [ 4950 ] }, { "id": 4950, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 114, "columnNumber": 64 }, "hitCount": 1, "positionTicks": [ { "line": 117, "ticks": 1 } ] }, { "id": 2941, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 2942 ] }, { "id": 2942, "callFrame": { "functionName": "_transactionFinished", "scriptId": "525", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/agent.js", "lineNumber": 784, "columnNumber": 68 }, "hitCount": 0, "children": [ 2943, 3609, 4119 ] }, { "id": 2943, "callFrame": { "functionName": "_addEventFromTransaction", "scriptId": "525", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/agent.js", "lineNumber": 764, "columnNumber": 76 }, "hitCount": 0, "children": [ 2944 ] }, { "id": 2944, "callFrame": { "functionName": "get", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 64, "columnNumber": 5 }, "hitCount": 1, "children": [ 2945 ], "positionTicks": [ { "line": 68, "ticks": 1 } ] }, { "id": 2945, "callFrame": { "functionName": "truncate", "scriptId": "605", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/byte-limit.js", "lineNumber": 38, "columnNumber": 17 }, "hitCount": 0, "children": [ 2946 ] }, { "id": 2946, "callFrame": { "functionName": "isValidLength", "scriptId": "605", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/byte-limit.js", "lineNumber": 13, "columnNumber": 22 }, "hitCount": 0, "children": [ 2947 ] }, { "id": 2947, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 1, "children": [ 2948 ], "positionTicks": [ { "line": 759, "ticks": 1 } ] }, { "id": 2948, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 759, "ticks": 2 } ] }, { "id": 3609, "callFrame": { "functionName": "merge", "scriptId": "645", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/metric-aggregator.js", "lineNumber": 61, "columnNumber": 7 }, "hitCount": 0, "children": [ 3610 ] }, { "id": 3610, "callFrame": { "functionName": "merge", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 202, "columnNumber": 40 }, "hitCount": 0, "children": [ 3611 ] }, { "id": 3611, "callFrame": { "functionName": "_merge", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 216, "columnNumber": 15 }, "hitCount": 4, "positionTicks": [ { "line": 109, "ticks": 1 }, { "line": 99, "ticks": 2 }, { "line": 222, "ticks": 1 } ] }, { "id": 4119, "callFrame": { "functionName": "getIntrinsicAttributes", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 889, "columnNumber": 78 }, "hitCount": 1, "positionTicks": [ { "line": 918, "ticks": 1 } ] }, { "id": 4007, "callFrame": { "functionName": "collectResponseHeaders", "scriptId": "704", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/header-attributes.js", "lineNumber": 155, "columnNumber": 31 }, "hitCount": 0, "children": [ 4008 ] }, { "id": 4008, "callFrame": { "functionName": "_collectHeaders", "scriptId": "704", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/header-attributes.js", "lineNumber": 101, "columnNumber": 24 }, "hitCount": 1, "children": [ 4009, 5654 ], "positionTicks": [ { "line": 122, "ticks": 1 } ] }, { "id": 4009, "callFrame": { "functionName": "addSpanAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 95, "columnNumber": 67 }, "hitCount": 0, "children": [ 4010 ] }, { "id": 4010, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 0, "children": [ 4011 ] }, { "id": 4011, "callFrame": { "functionName": "", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 177, "columnNumber": 11 }, "hitCount": 0, "children": [ 4012 ] }, { "id": 4012, "callFrame": { "functionName": "filterSegment", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 102, "columnNumber": 64 }, "hitCount": 0, "children": [ 4013 ] }, { "id": 4013, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 152, "ticks": 1 } ] }, { "id": 5654, "callFrame": { "functionName": "_headerToCamelCase", "scriptId": "704", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/header-attributes.js", "lineNumber": 84, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 97, "ticks": 1 } ] }, { "id": 4764, "callFrame": { "functionName": "finalizeNameFromUri", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 413, "columnNumber": 28 }, "hitCount": 0, "children": [ 4765 ] }, { "id": 4765, "callFrame": { "functionName": "_markAsWeb", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 491, "columnNumber": 54 }, "hitCount": 0, "children": [ 4766 ] }, { "id": 4766, "callFrame": { "functionName": "markAsWeb", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 199, "columnNumber": 53 }, "hitCount": 0, "children": [ 4767 ] }, { "id": 4767, "callFrame": { "functionName": "get", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 64, "columnNumber": 5 }, "hitCount": 1, "children": [ 5482 ], "positionTicks": [ { "line": 68, "ticks": 1 } ] }, { "id": 5482, "callFrame": { "functionName": "truncate", "scriptId": "605", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/byte-limit.js", "lineNumber": 38, "columnNumber": 17 }, "hitCount": 0, "children": [ 5483 ] }, { "id": 5483, "callFrame": { "functionName": "isValidLength", "scriptId": "605", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/byte-limit.js", "lineNumber": 13, "columnNumber": 22 }, "hitCount": 0, "children": [ 5484 ] }, { "id": 5484, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 759, "ticks": 1 } ] }, { "id": 5114, "callFrame": { "functionName": "addSpanAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 95, "columnNumber": 67 }, "hitCount": 1, "positionTicks": [ { "line": 101, "ticks": 1 } ] }, { "id": 5445, "callFrame": { "functionName": "touch", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 216, "columnNumber": 45 }, "hitCount": 1, "positionTicks": [ { "line": 217, "ticks": 1 } ] }, { "id": 5027, "callFrame": { "functionName": "", "scriptId": "861", "url": "file:///opt/build/imshop-cloud/node_modules/stoppable/lib/stoppable.js", "lineNumber": 28, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 31, "ticks": 1 } ] }, { "id": 3872, "callFrame": { "functionName": "onevent", "scriptId": "813", "url": "file:///opt/build/imshop-cloud/node_modules/ee-first/index.js", "lineNumber": 80, "columnNumber": 25 }, "hitCount": 0, "children": [ 3873 ] }, { "id": 3873, "callFrame": { "functionName": "callback", "scriptId": "813", "url": "file:///opt/build/imshop-cloud/node_modules/ee-first/index.js", "lineNumber": 52, "columnNumber": 19 }, "hitCount": 0, "children": [ 3874 ] }, { "id": 3874, "callFrame": { "functionName": "onFinish", "scriptId": "812", "url": "file:///opt/build/imshop-cloud/node_modules/on-finished/index.js", "lineNumber": 95, "columnNumber": 20 }, "hitCount": 0, "children": [ 3875 ] }, { "id": 3875, "callFrame": { "functionName": "listener", "scriptId": "812", "url": "file:///opt/build/imshop-cloud/node_modules/on-finished/index.js", "lineNumber": 161, "columnNumber": 20 }, "hitCount": 0, "children": [ 3876 ] }, { "id": 3876, "callFrame": { "functionName": "runInAsyncScope", "scriptId": "42", "url": "node:async_hooks", "lineNumber": 197, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 204, "ticks": 1 } ] }, { "id": 5225, "callFrame": { "functionName": "setStreamTimeout", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 236, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 237, "ticks": 1 } ] }, { "id": 1082, "callFrame": { "functionName": "onFinish", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 986, "columnNumber": 17 }, "hitCount": 0, "children": [ 1083 ] }, { "id": 1083, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 1084 ] }, { "id": 1084, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1085 ] }, { "id": 1085, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1086, 1096 ] }, { "id": 1086, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 1087 ] }, { "id": 1087, "callFrame": { "functionName": "instrumentedFinish", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 145, "columnNumber": 31 }, "hitCount": 0, "children": [ 1088 ] }, { "id": 1088, "callFrame": { "functionName": "end", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 199, "columnNumber": 40 }, "hitCount": 0, "children": [ 1089 ] }, { "id": 1089, "callFrame": { "functionName": "record", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 686, "columnNumber": 46 }, "hitCount": 0, "children": [ 1090 ] }, { "id": 1090, "callFrame": { "functionName": "middlewareMetricRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 1055, "columnNumber": 42 }, "hitCount": 0, "children": [ 1091 ] }, { "id": 1091, "callFrame": { "functionName": "measure", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 703, "columnNumber": 48 }, "hitCount": 0, "children": [ 1092 ] }, { "id": 1092, "callFrame": { "functionName": "measureMilliseconds", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 84, "columnNumber": 28 }, "hitCount": 0, "children": [ 1093 ] }, { "id": 1093, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 114, "columnNumber": 64 }, "hitCount": 1, "positionTicks": [ { "line": 117, "ticks": 1 } ] }, { "id": 1096, "callFrame": { "functionName": "resOnFinish", "scriptId": "537", "url": "node:_http_server", "lineNumber": 913, "columnNumber": 20 }, "hitCount": 0, "children": [ 1097 ] }, { "id": 1097, "callFrame": { "functionName": "detachSocket", "scriptId": "537", "url": "node:_http_server", "lineNumber": 289, "columnNumber": 61 }, "hitCount": 0, "children": [ 1098 ] }, { "id": 1098, "callFrame": { "functionName": "Readable.removeListener", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 915, "columnNumber": 44 }, "hitCount": 0, "children": [ 1099 ] }, { "id": 1099, "callFrame": { "functionName": "removeListener", "scriptId": "29", "url": "node:events", "lineNumber": 674, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 682, "ticks": 1 } ] }, { "id": 460, "callFrame": { "functionName": "finish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 738, "columnNumber": 15 }, "hitCount": 0, "children": [ 461 ] }, { "id": 461, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 462, 3503 ] }, { "id": 462, "callFrame": { "functionName": "onfinish", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 93, "columnNumber": 19 }, "hitCount": 0, "children": [ 463 ] }, { "id": 463, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 460, "columnNumber": 17 }, "hitCount": 0, "children": [ 464 ] }, { "id": 464, "callFrame": { "functionName": "finish", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 184, "columnNumber": 17 }, "hitCount": 0, "children": [ 465 ] }, { "id": 465, "callFrame": { "functionName": "finishImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 188, "columnNumber": 21 }, "hitCount": 0, "children": [ 466, 5206 ] }, { "id": 466, "callFrame": { "functionName": "destroy", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 54, "columnNumber": 13 }, "hitCount": 0, "children": [ 467 ] }, { "id": 467, "callFrame": { "functionName": "NodeError", "scriptId": "17", "url": "node:internal/errors", "lineNumber": 366, "columnNumber": 27 }, "hitCount": 1, "children": [ 468 ], "positionTicks": [ { "line": 374, "ticks": 1 } ] }, { "id": 468, "callFrame": { "functionName": "captureLargerStackTrace", "scriptId": "17", "url": "node:internal/errors", "lineNumber": 483, "columnNumber": 34 }, "hitCount": 1, "positionTicks": [ { "line": 490, "ticks": 1 } ] }, { "id": 5206, "callFrame": { "functionName": "abort", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 335, "columnNumber": 7 }, "hitCount": 0, "children": [ 5207 ] }, { "id": 5207, "callFrame": { "functionName": "abortSignal", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 300, "columnNumber": 20 }, "hitCount": 0, "children": [ 5208 ] }, { "id": 5208, "callFrame": { "functionName": "dispatchEvent", "scriptId": "47", "url": "node:internal/event_target", "lineNumber": 664, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 677, "ticks": 1 } ] }, { "id": 3503, "callFrame": { "functionName": "onfinish", "scriptId": "1320", "url": "file:///opt/build/imshop-cloud/node_modules/end-of-stream/index.js", "lineNumber": 28, "columnNumber": 24 }, "hitCount": 0, "children": [ 3504 ] }, { "id": 3504, "callFrame": { "functionName": "f", "scriptId": "1318", "url": "file:///opt/build/imshop-cloud/node_modules/once/once.js", "lineNumber": 21, "columnNumber": 19 }, "hitCount": 0, "children": [ 3505 ] }, { "id": 3505, "callFrame": { "functionName": "", "scriptId": "1317", "url": "file:///opt/build/imshop-cloud/node_modules/pump/index.js", "lineNumber": 29, "columnNumber": 63 }, "hitCount": 0, "children": [ 3506 ] }, { "id": 3506, "callFrame": { "functionName": "f", "scriptId": "1318", "url": "file:///opt/build/imshop-cloud/node_modules/once/once.js", "lineNumber": 21, "columnNumber": 19 }, "hitCount": 0, "children": [ 3507 ] }, { "id": 3507, "callFrame": { "functionName": "", "scriptId": "1317", "url": "file:///opt/build/imshop-cloud/node_modules/pump/index.js", "lineNumber": 69, "columnNumber": 56 }, "hitCount": 0, "children": [ 3508 ] }, { "id": 3508, "callFrame": { "functionName": "call", "scriptId": "1317", "url": "file:///opt/build/imshop-cloud/node_modules/pump/index.js", "lineNumber": 50, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 52, "ticks": 1 } ] }, { "id": 886, "callFrame": { "functionName": "", "scriptId": "463", "url": "node:net", "lineNumber": 1247, "columnNumber": 72 }, "hitCount": 0, "children": [ 887 ] }, { "id": 887, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 888 ] }, { "id": 888, "callFrame": { "functionName": "internalConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1009, "columnNumber": 24 }, "hitCount": 0, "children": [ 889 ] }, { "id": 889, "callFrame": { "functionName": "connect", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 1047, "ticks": 3 } ] }, { "id": 1638, "callFrame": { "functionName": "maybeReadMore_", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 620, "columnNumber": 23 }, "hitCount": 1, "children": [ 2743 ], "positionTicks": [ { "line": 650, "ticks": 1 } ] }, { "id": 2743, "callFrame": { "functionName": "Socket.read", "scriptId": "463", "url": "node:net", "lineNumber": 743, "columnNumber": 32 }, "hitCount": 0, "children": [ 2744 ] }, { "id": 2744, "callFrame": { "functionName": "Readable.read", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 401, "columnNumber": 34 }, "hitCount": 1, "positionTicks": [ { "line": 402, "ticks": 1 } ] }, { "id": 2050, "callFrame": { "functionName": "onSocketNT", "scriptId": "530", "url": "node:_http_client", "lineNumber": 873, "columnNumber": 19 }, "hitCount": 3, "children": [ 2051, 2685 ], "positionTicks": [ { "line": 906, "ticks": 1 }, { "line": 905, "ticks": 2 } ] }, { "id": 2051, "callFrame": { "functionName": "_flush", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 1096, "columnNumber": 50 }, "hitCount": 0, "children": [ 2052 ] }, { "id": 2052, "callFrame": { "functionName": "_flushOutput", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 1113, "columnNumber": 62 }, "hitCount": 0, "children": [ 2053 ] }, { "id": 2053, "callFrame": { "functionName": "Writable.uncork", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 343, "columnNumber": 36 }, "hitCount": 0, "children": [ 2054 ] }, { "id": 2054, "callFrame": { "functionName": "clearBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 531, "columnNumber": 20 }, "hitCount": 0, "children": [ 2055 ] }, { "id": 2055, "callFrame": { "functionName": "doWrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 400, "columnNumber": 16 }, "hitCount": 0, "children": [ 2056, 4510 ] }, { "id": 2056, "callFrame": { "functionName": "Socket._writev", "scriptId": "463", "url": "node:net", "lineNumber": 935, "columnNumber": 35 }, "hitCount": 0, "children": [ 2057 ] }, { "id": 2057, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 1, "children": [ 2058 ], "positionTicks": [ { "line": 903, "ticks": 1 } ] }, { "id": 2058, "callFrame": { "functionName": "writevGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 121, "columnNumber": 22 }, "hitCount": 4, "children": [ 2059, 2850, 5608 ], "positionTicks": [ { "line": 138, "ticks": 4 } ] }, { "id": 2059, "callFrame": { "functionName": "afterWriteDispatched", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 154, "columnNumber": 29 }, "hitCount": 2, "children": [ 4177, 4776 ], "positionTicks": [ { "line": 163, "ticks": 2 } ] }, { "id": 4177, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1090, "ticks": 1 } ] }, { "id": 4776, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 453, "ticks": 1 } ] }, { "id": 2850, "callFrame": { "functionName": "writev", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 11, "positionTicks": [ { "line": 138, "ticks": 11 } ] }, { "id": 5608, "callFrame": { "functionName": "createWriteWrap", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 108, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 110, "ticks": 1 } ] }, { "id": 4510, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 4511 ] }, { "id": 4511, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 4512 ] }, { "id": 4512, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 4513 ] }, { "id": 4513, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 4514 ] }, { "id": 4514, "callFrame": { "functionName": "writeLatin1String", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 58, "ticks": 1 } ] }, { "id": 2685, "callFrame": { "functionName": "tickOnSocket", "scriptId": "530", "url": "node:_http_client", "lineNumber": 805, "columnNumber": 21 }, "hitCount": 0, "children": [ 2686, 2858, 3333, 4778 ] }, { "id": 2686, "callFrame": { "functionName": "initialize", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 811, "ticks": 1 } ] }, { "id": 2858, "callFrame": { "functionName": "wrappedRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 249, "columnNumber": 38 }, "hitCount": 0, "children": [ 2859 ] }, { "id": 2859, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2860 ] }, { "id": 2860, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2861 ] }, { "id": 2861, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 2862 ] }, { "id": 2862, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 1, "children": [ 2863 ], "positionTicks": [ { "line": 628, "ticks": 1 } ] }, { "id": 2863, "callFrame": { "functionName": "onSocket", "scriptId": "530", "url": "node:_http_client", "lineNumber": 922, "columnNumber": 19 }, "hitCount": 0, "children": [ 2864 ] }, { "id": 2864, "callFrame": { "functionName": "callSocketMethod", "scriptId": "530", "url": "node:_http_client", "lineNumber": 917, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 920, "ticks": 1 } ] }, { "id": 3333, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 0, "children": [ 3334 ] }, { "id": 3334, "callFrame": { "functionName": "Socket.resume", "scriptId": "463", "url": "node:net", "lineNumber": 734, "columnNumber": 34 }, "hitCount": 0, "children": [ 3335 ] }, { "id": 3335, "callFrame": { "functionName": "Readable.resume", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 974, "columnNumber": 36 }, "hitCount": 0, "children": [ 3336 ] }, { "id": 3336, "callFrame": { "functionName": "resume", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 988, "columnNumber": 15 }, "hitCount": 0, "children": [ 3337 ] }, { "id": 3337, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 3338 ] }, { "id": 3338, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 3339 ] }, { "id": 3339, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 3340 ] }, { "id": 3340, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 3341 ] }, { "id": 3341, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 1822, "ticks": 1 } ] }, { "id": 4778, "callFrame": { "functionName": "alloc", "scriptId": "532", "url": "node:internal/freelist", "lineNumber": 14, "columnNumber": 7 }, "hitCount": 0, "children": [ 4779 ] }, { "id": 4779, "callFrame": { "functionName": "parsersCb", "scriptId": "531", "url": "node:_http_common", "lineNumber": 159, "columnNumber": 64 }, "hitCount": 0, "children": [ 4780 ] }, { "id": 4780, "callFrame": { "functionName": "HTTPParser", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 161, "ticks": 1 } ] }, { "id": 2580, "callFrame": { "functionName": "emitFreeNT", "scriptId": "530", "url": "node:_http_client", "lineNumber": 797, "columnNumber": 19 }, "hitCount": 0, "children": [ 2581 ] }, { "id": 2581, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 2582 ] }, { "id": 2582, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2583 ] }, { "id": 2583, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2584 ] }, { "id": 2584, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 2585 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 2585, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 2586 ] }, { "id": 2586, "callFrame": { "functionName": "onFree", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 374, "columnNumber": 17 }, "hitCount": 0, "children": [ 2587 ] }, { "id": 2587, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 2588 ] }, { "id": 2588, "callFrame": { "functionName": "", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 124, "columnNumber": 18 }, "hitCount": 2, "children": [ 2589, 4957 ], "positionTicks": [ { "line": 139, "ticks": 2 } ] }, { "id": 2589, "callFrame": { "functionName": "removeSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 423, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 469, "ticks": 1 } ] }, { "id": 4957, "callFrame": { "functionName": "keepSocketAlive", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 481, "columnNumber": 58 }, "hitCount": 1, "positionTicks": [ { "line": 483, "ticks": 1 } ] }, { "id": 3543, "callFrame": { "functionName": "resume_", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 995, "columnNumber": 16 }, "hitCount": 0, "children": [ 3544, 5613 ] }, { "id": 3544, "callFrame": { "functionName": "flow", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 1019, "columnNumber": 13 }, "hitCount": 0, "children": [ 3545 ] }, { "id": 3545, "callFrame": { "functionName": "Readable.read", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 401, "columnNumber": 34 }, "hitCount": 0, "children": [ 3546, 4668 ] }, { "id": 3546, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3547 ] }, { "id": 3547, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3548 ] }, { "id": 3548, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3549 ] }, { "id": 3549, "callFrame": { "functionName": "onData", "scriptId": "880", "url": "file:///opt/build/imshop-cloud/node_modules/raw-body/index.js", "lineNumber": 253, "columnNumber": 18 }, "hitCount": 2, "positionTicks": [ { "line": 266, "ticks": 2 } ] }, { "id": 4668, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 4669 ] }, { "id": 4669, "callFrame": { "functionName": "ondata", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 763, "columnNumber": 17 }, "hitCount": 0, "children": [ 4670 ] }, { "id": 4670, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 4671 ] }, { "id": 4671, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 4672 ] }, { "id": 4672, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 4673 ] }, { "id": 4673, "callFrame": { "functionName": "Transform._write", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 169, "columnNumber": 37 }, "hitCount": 0, "children": [ 4674 ] }, { "id": 4674, "callFrame": { "functionName": "transform", "scriptId": "1351", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/progress.js", "lineNumber": 10, "columnNumber": 17 }, "hitCount": 0, "children": [ 4675 ] }, { "id": 4675, "callFrame": { "functionName": "", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 174, "columnNumber": 35 }, "hitCount": 0, "children": [ 4676 ] }, { "id": 4676, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 4677 ] }, { "id": 4677, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 0, "children": [ 4678 ] }, { "id": 4678, "callFrame": { "functionName": "addChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 311, "columnNumber": 17 }, "hitCount": 0, "children": [ 4679 ] }, { "id": 4679, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 4680 ] }, { "id": 4680, "callFrame": { "functionName": "ondata", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 763, "columnNumber": 17 }, "hitCount": 0, "children": [ 4681 ] }, { "id": 4681, "callFrame": { "functionName": "write", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 842, "columnNumber": 48 }, "hitCount": 0, "children": [ 4682 ] }, { "id": 4682, "callFrame": { "functionName": "write_", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 871, "columnNumber": 15 }, "hitCount": 0, "children": [ 4683 ] }, { "id": 4683, "callFrame": { "functionName": "_implicitHeader", "scriptId": "530", "url": "node:_http_client", "lineNumber": 401, "columnNumber": 66 }, "hitCount": 1, "positionTicks": [ { "line": 406, "ticks": 1 } ] }, { "id": 5613, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 5614 ] }, { "id": 5614, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 5615 ] }, { "id": 5615, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 507, "ticks": 1 } ] }, { "id": 4402, "callFrame": { "functionName": "Readable.read", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 401, "columnNumber": 34 }, "hitCount": 1, "positionTicks": [ { "line": 402, "ticks": 1 } ] }, { "id": 4398, "callFrame": { "functionName": "resume_", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 995, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 996, "ticks": 1 } ] }, { "id": 312, "callFrame": { "functionName": "endReadableNT", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 1351, "columnNumber": 22 }, "hitCount": 0, "children": [ 313, 1287, 2153 ] }, { "id": 313, "callFrame": { "functionName": "destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 38, "columnNumber": 16 }, "hitCount": 0, "children": [ 314 ] }, { "id": 314, "callFrame": { "functionName": "_destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 76, "columnNumber": 17 }, "hitCount": 0, "children": [ 315 ] }, { "id": 315, "callFrame": { "functionName": "Socket._destroy", "scriptId": "463", "url": "node:net", "lineNumber": 771, "columnNumber": 36 }, "hitCount": 0, "children": [ 316 ] }, { "id": 316, "callFrame": { "functionName": "closeSocketHandle", "scriptId": "463", "url": "node:net", "lineNumber": 317, "columnNumber": 26 }, "hitCount": 0, "children": [ 317 ] }, { "id": 317, "callFrame": { "functionName": "close", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 320, "ticks": 1 } ] }, { "id": 1287, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "children": [ 1288, 1308, 2181, 4182, 4201 ], "positionTicks": [ { "line": 525, "ticks": 1 } ] }, { "id": 1288, "callFrame": { "functionName": "zlibBufferOnEnd", "scriptId": "584", "url": "node:zlib", "lineNumber": 148, "columnNumber": 24 }, "hitCount": 0, "children": [ 1289 ] }, { "id": 1289, "callFrame": { "functionName": "destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 38, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 39, "ticks": 1 } ] }, { "id": 1308, "callFrame": { "functionName": "socketOnEnd", "scriptId": "537", "url": "node:_http_server", "lineNumber": 758, "columnNumber": 20 }, "hitCount": 0, "children": [ 1309 ] }, { "id": 1309, "callFrame": { "functionName": "Socket.end", "scriptId": "463", "url": "node:net", "lineNumber": 697, "columnNumber": 31 }, "hitCount": 0, "children": [ 1310 ] }, { "id": 1310, "callFrame": { "functionName": "Writable.end", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 596, "columnNumber": 33 }, "hitCount": 0, "children": [ 1311 ] }, { "id": 1311, "callFrame": { "functionName": "finishMaybe", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 717, "columnNumber": 20 }, "hitCount": 0, "children": [ 1312 ] }, { "id": 1312, "callFrame": { "functionName": "prefinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 705, "columnNumber": 18 }, "hitCount": 0, "children": [ 1313 ] }, { "id": 1313, "callFrame": { "functionName": "callFinal", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 665, "columnNumber": 18 }, "hitCount": 1, "children": [ 1314 ], "positionTicks": [ { "line": 698, "ticks": 1 } ] }, { "id": 1314, "callFrame": { "functionName": "Socket._final", "scriptId": "463", "url": "node:net", "lineNumber": 495, "columnNumber": 34 }, "hitCount": 1, "children": [ 1315 ], "positionTicks": [ { "line": 512, "ticks": 1 } ] }, { "id": 1315, "callFrame": { "functionName": "shutdown", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 512, "ticks": 1 } ] }, { "id": 2181, "callFrame": { "functionName": "onEnd", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 277, "columnNumber": 20 }, "hitCount": 0, "children": [ 2182 ] }, { "id": 2182, "callFrame": { "functionName": "onBody", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 310, "columnNumber": 19 }, "hitCount": 0, "children": [ 2183 ] }, { "id": 2183, "callFrame": { "functionName": "deserialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 47, "columnNumber": 14 }, "hitCount": 0, "children": [ 2184 ] }, { "id": 2184, "callFrame": { "functionName": "parse", "scriptId": "929", "url": "file:///opt/build/imshop-cloud/node_modules/secure-json-parse/index.js", "lineNumber": 99, "columnNumber": 15 }, "hitCount": 0, "children": [ 2185 ] }, { "id": 2185, "callFrame": { "functionName": "_parse", "scriptId": "929", "url": "file:///opt/build/imshop-cloud/node_modules/secure-json-parse/index.js", "lineNumber": 6, "columnNumber": 16 }, "hitCount": 100, "positionTicks": [ { "line": 42, "ticks": 17 }, { "line": 26, "ticks": 69 }, { "line": 21, "ticks": 14 } ] }, { "id": 4182, "callFrame": { "functionName": "responseOnEnd", "scriptId": "530", "url": "node:_http_client", "lineNumber": 746, "columnNumber": 22 }, "hitCount": 0, "children": [ 4183 ] }, { "id": 4183, "callFrame": { "functionName": "Readable.removeListener", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 915, "columnNumber": 44 }, "hitCount": 0, "children": [ 4184 ] }, { "id": 4184, "callFrame": { "functionName": "removeListener", "scriptId": "29", "url": "node:events", "lineNumber": 674, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 686, "ticks": 1 } ] }, { "id": 4201, "callFrame": { "functionName": "", "scriptId": "2337", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/subchannel-call.js", "lineNumber": 129, "columnNumber": 30 }, "hitCount": 0, "children": [ 4202 ] }, { "id": 4202, "callFrame": { "functionName": "maybeOutputStatus", "scriptId": "2337", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/subchannel-call.js", "lineNumber": 283, "columnNumber": 21 }, "hitCount": 0, "children": [ 4203 ] }, { "id": 4203, "callFrame": { "functionName": "outputStatus", "scriptId": "2337", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/subchannel-call.js", "lineNumber": 240, "columnNumber": 16 }, "hitCount": 0, "children": [ 4204 ] }, { "id": 4204, "callFrame": { "functionName": "onCallEnd", "scriptId": "2335", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/transport.js", "lineNumber": 382, "columnNumber": 27 }, "hitCount": 0, "children": [ 4205 ] }, { "id": 4205, "callFrame": { "functionName": "removeActiveCall", "scriptId": "2335", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/transport.js", "lineNumber": 316, "columnNumber": 20 }, "hitCount": 0, "children": [ 4206 ] }, { "id": 4206, "callFrame": { "functionName": "unref", "scriptId": "1202", "url": "node:internal/http2/core", "lineNumber": 1608, "columnNumber": 7 }, "hitCount": 0, "children": [ 4207 ] }, { "id": 4207, "callFrame": { "functionName": "Socket.unref", "scriptId": "463", "url": "node:net", "lineNumber": 1432, "columnNumber": 33 }, "hitCount": 1, "children": [ 5448 ], "positionTicks": [ { "line": 1434, "ticks": 1 } ] }, { "id": 5448, "callFrame": { "functionName": "methodProxy", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 559, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 562, "ticks": 1 } ] }, { "id": 2153, "callFrame": { "functionName": "wrappedResponseEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 308, "columnNumber": 39 }, "hitCount": 0, "children": [ 2154 ] }, { "id": 2154, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2155 ] }, { "id": 2155, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2156 ] }, { "id": 2156, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 2157 ] }, { "id": 2157, "callFrame": { "functionName": "onEnd", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 277, "columnNumber": 20 }, "hitCount": 0, "children": [ 2158 ] }, { "id": 2158, "callFrame": { "functionName": "onBody", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 310, "columnNumber": 19 }, "hitCount": 1, "children": [ 2159, 4974 ], "positionTicks": [ { "line": 376, "ticks": 1 } ] }, { "id": 2159, "callFrame": { "functionName": "deserialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 47, "columnNumber": 14 }, "hitCount": 0, "children": [ 2160 ] }, { "id": 2160, "callFrame": { "functionName": "parse", "scriptId": "929", "url": "file:///opt/build/imshop-cloud/node_modules/secure-json-parse/index.js", "lineNumber": 99, "columnNumber": 15 }, "hitCount": 0, "children": [ 2161 ] }, { "id": 2161, "callFrame": { "functionName": "_parse", "scriptId": "929", "url": "file:///opt/build/imshop-cloud/node_modules/secure-json-parse/index.js", "lineNumber": 6, "columnNumber": 16 }, "hitCount": 227, "positionTicks": [ { "line": 42, "ticks": 34 }, { "line": 21, "ticks": 32 }, { "line": 26, "ticks": 161 } ] }, { "id": 4974, "callFrame": { "functionName": "callback", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 119, "columnNumber": 35 }, "hitCount": 0, "children": [ 4975 ] }, { "id": 4975, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 4976 ] }, { "id": 4976, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 4977 ] }, { "id": 4977, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 1, "positionTicks": [ { "line": 98, "ticks": 1 } ] }, { "id": 381, "callFrame": { "functionName": "emitErrorCloseNT", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 114, "columnNumber": 25 }, "hitCount": 0, "children": [ 382 ] }, { "id": 382, "callFrame": { "functionName": "emitErrorNT", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 135, "columnNumber": 20 }, "hitCount": 0, "children": [ 383 ] }, { "id": 383, "callFrame": { "functionName": "origin.emit", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 384 ] }, { "id": 384, "callFrame": { "functionName": "wrappedResponseEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 308, "columnNumber": 39 }, "hitCount": 0, "children": [ 385 ] }, { "id": 385, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 386 ] }, { "id": 386, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 387 ] }, { "id": 387, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 388, 393 ] }, { "id": 388, "callFrame": { "functionName": "onError", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 231, "columnNumber": 22 }, "hitCount": 0, "children": [ 389 ] }, { "id": 389, "callFrame": { "functionName": "finish", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 184, "columnNumber": 17 }, "hitCount": 0, "children": [ 390 ] }, { "id": 390, "callFrame": { "functionName": "finishImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 188, "columnNumber": 21 }, "hitCount": 0, "children": [ 391 ] }, { "id": 391, "callFrame": { "functionName": "destroy", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 54, "columnNumber": 13 }, "hitCount": 0, "children": [ 392 ] }, { "id": 392, "callFrame": { "functionName": "destroyer", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 298, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 312, "ticks": 1 } ] }, { "id": 393, "callFrame": { "functionName": "onerror", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 130, "columnNumber": 18 }, "hitCount": 0, "children": [ 394 ] }, { "id": 394, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 460, "columnNumber": 17 }, "hitCount": 0, "children": [ 395 ] }, { "id": 395, "callFrame": { "functionName": "", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 369, "columnNumber": 48 }, "hitCount": 0, "children": [ 396 ] }, { "id": 396, "callFrame": { "functionName": "finish", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 184, "columnNumber": 17 }, "hitCount": 0, "children": [ 397 ] }, { "id": 397, "callFrame": { "functionName": "finishImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 188, "columnNumber": 21 }, "hitCount": 0 }, { "id": 398, "callFrame": { "functionName": "processPromiseRejections", "scriptId": "40", "url": "node:internal/process/promises", "lineNumber": 219, "columnNumber": 33 }, "hitCount": 1, "children": [ 399 ], "positionTicks": [ { "line": 237, "ticks": 1 } ] }, { "id": 399, "callFrame": { "functionName": "triggerUncaughtException", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "children": [ 400 ] }, { "id": 400, "callFrame": { "functionName": "wrappedFatalException", "scriptId": "690", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/globals.js", "lineNumber": 20, "columnNumber": 41 }, "hitCount": 0, "children": [ 401 ] }, { "id": 401, "callFrame": { "functionName": "", "scriptId": "72", "url": "node:internal/process/execution", "lineNumber": 139, "columnNumber": 9 }, "hitCount": 0, "children": [ 402 ] }, { "id": 402, "callFrame": { "functionName": "wrappedEmit", "scriptId": "690", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/globals.js", "lineNumber": 37, "columnNumber": 31 }, "hitCount": 0, "children": [ 403 ] }, { "id": 403, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 404 ] }, { "id": 404, "callFrame": { "functionName": "", "scriptId": "1723", "url": "file:///opt/build/imshop-cloud/build/utils/bootstrap.js", "lineNumber": 162, "columnNumber": 36 }, "hitCount": 0, "children": [ 405 ] }, { "id": 405, "callFrame": { "functionName": "error", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 77, "columnNumber": 9 }, "hitCount": 0, "children": [ 406 ] }, { "id": 406, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 0, "children": [ 407 ] }, { "id": 407, "callFrame": { "functionName": "log", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 206, "columnNumber": 5 }, "hitCount": 0, "children": [ 408 ] }, { "id": 408, "callFrame": { "functionName": "Writable.write", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 409 ] }, { "id": 409, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 410 ] }, { "id": 410, "callFrame": { "functionName": "doWrite", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 411 ] }, { "id": 411, "callFrame": { "functionName": "Transform._write", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 147, "columnNumber": 38 }, "hitCount": 0, "children": [ 412 ] }, { "id": 412, "callFrame": { "functionName": "Transform._read", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 161, "columnNumber": 37 }, "hitCount": 0, "children": [ 413 ] }, { "id": 413, "callFrame": { "functionName": "_transform", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 274, "columnNumber": 12 }, "hitCount": 0, "children": [ 414 ] }, { "id": 414, "callFrame": { "functionName": "Transform.push", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 129, "columnNumber": 36 }, "hitCount": 0, "children": [ 415 ] }, { "id": 415, "callFrame": { "functionName": "Readable.push", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 212, "columnNumber": 35 }, "hitCount": 0, "children": [ 416 ] }, { "id": 416, "callFrame": { "functionName": "readableAddChunk", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 234, "columnNumber": 25 }, "hitCount": 0, "children": [ 417 ] }, { "id": 417, "callFrame": { "functionName": "addChunk", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 275, "columnNumber": 17 }, "hitCount": 0, "children": [ 418 ] }, { "id": 418, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 419 ] }, { "id": 419, "callFrame": { "functionName": "ondata", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 626, "columnNumber": 17 }, "hitCount": 0, "children": [ 420 ] }, { "id": 420, "callFrame": { "functionName": "Writable.write", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 421 ] }, { "id": 421, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 422 ] }, { "id": 422, "callFrame": { "functionName": "doWrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 423 ] }, { "id": 423, "callFrame": { "functionName": "_write", "scriptId": "1791", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/index.js", "lineNumber": 68, "columnNumber": 50 }, "hitCount": 0, "children": [ 424 ] }, { "id": 424, "callFrame": { "functionName": "log", "scriptId": "2549", "url": "file:///opt/build/imshop-cloud/build/loggers/telegram-transport.js", "lineNumber": 17, "columnNumber": 7 }, "hitCount": 0, "children": [ 425 ] }, { "id": 425, "callFrame": { "functionName": "fetch", "scriptId": "1507", "url": "file:///opt/build/imshop-cloud/node_modules/node-fetch/lib/index.js", "lineNumber": 1440, "columnNumber": 14 }, "hitCount": 0, "children": [ 426 ] }, { "id": 426, "callFrame": { "functionName": "", "scriptId": "1507", "url": "file:///opt/build/imshop-cloud/node_modules/node-fetch/lib/index.js", "lineNumber": 1450, "columnNumber": 35 }, "hitCount": 0, "children": [ 427, 432 ] }, { "id": 427, "callFrame": { "functionName": "Request", "scriptId": "1507", "url": "file:///opt/build/imshop-cloud/node_modules/node-fetch/lib/index.js", "lineNumber": 1195, "columnNumber": 12 }, "hitCount": 0, "children": [ 428 ] }, { "id": 428, "callFrame": { "functionName": "parseURL", "scriptId": "1507", "url": "file:///opt/build/imshop-cloud/node_modules/node-fetch/lib/index.js", "lineNumber": 1156, "columnNumber": 17 }, "hitCount": 0, "children": [ 429 ] }, { "id": 429, "callFrame": { "functionName": "urlParse", "scriptId": "90", "url": "node:url", "lineNumber": 142, "columnNumber": 17 }, "hitCount": 0, "children": [ 430 ] }, { "id": 430, "callFrame": { "functionName": "parse", "scriptId": "90", "url": "node:url", "lineNumber": 174, "columnNumber": 36 }, "hitCount": 0, "children": [ 431 ] }, { "id": 431, "callFrame": { "functionName": "format", "scriptId": "90", "url": "node:url", "lineNumber": 607, "columnNumber": 38 }, "hitCount": 1, "positionTicks": [ { "line": 684, "ticks": 1 } ] }, { "id": 432, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 433 ] }, { "id": 433, "callFrame": { "functionName": "request", "scriptId": "577", "url": "node:https", "lineNumber": 340, "columnNumber": 16 }, "hitCount": 0, "children": [ 434 ] }, { "id": 434, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 435 ] }, { "id": 435, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 436 ] }, { "id": 436, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 437 ] }, { "id": 437, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 438 ] }, { "id": 438, "callFrame": { "functionName": "createConnection", "scriptId": "577", "url": "node:https", "lineNumber": 117, "columnNumber": 25 }, "hitCount": 0, "children": [ 439 ] }, { "id": 439, "callFrame": { "functionName": "connect", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1606, "columnNumber": 34 }, "hitCount": 0, "children": [ 440, 443, 446 ] }, { "id": 440, "callFrame": { "functionName": "createSecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 98, "columnNumber": 28 }, "hitCount": 0, "children": [ 441 ] }, { "id": 441, "callFrame": { "functionName": "SecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 74, "columnNumber": 22 }, "hitCount": 0, "children": [ 442 ] }, { "id": 442, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 89, "ticks": 1 } ] }, { "id": 443, "callFrame": { "functionName": "TLSSocket", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 469, "columnNumber": 18 }, "hitCount": 0, "children": [ 444 ] }, { "id": 444, "callFrame": { "functionName": "TLSSocket._init", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 684, "columnNumber": 36 }, "hitCount": 0, "children": [ 445 ] }, { "id": 445, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 748, "ticks": 1 } ] }, { "id": 446, "callFrame": { "functionName": "TLSSocket.setSession", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 992, "columnNumber": 41 }, "hitCount": 0, "children": [ 447 ] }, { "id": 447, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 996, "ticks": 1 } ] }, { "id": 448, "callFrame": { "functionName": "onSocketNT", "scriptId": "530", "url": "node:_http_client", "lineNumber": 873, "columnNumber": 19 }, "hitCount": 0, "children": [ 449 ] }, { "id": 449, "callFrame": { "functionName": "_flush", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 1096, "columnNumber": 50 }, "hitCount": 0, "children": [ 450 ] }, { "id": 450, "callFrame": { "functionName": "_flushOutput", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 1113, "columnNumber": 62 }, "hitCount": 0, "children": [ 451, 4354 ] }, { "id": 451, "callFrame": { "functionName": "Writable.uncork", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 343, "columnNumber": 36 }, "hitCount": 0, "children": [ 452 ] }, { "id": 452, "callFrame": { "functionName": "clearBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 531, "columnNumber": 20 }, "hitCount": 0, "children": [ 453 ] }, { "id": 453, "callFrame": { "functionName": "doWrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 400, "columnNumber": 16 }, "hitCount": 0, "children": [ 454 ] }, { "id": 454, "callFrame": { "functionName": "Socket._writev", "scriptId": "463", "url": "node:net", "lineNumber": 935, "columnNumber": 35 }, "hitCount": 0, "children": [ 455 ] }, { "id": 455, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 456 ] }, { "id": 456, "callFrame": { "functionName": "writevGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 121, "columnNumber": 22 }, "hitCount": 0, "children": [ 457 ] }, { "id": 457, "callFrame": { "functionName": "writev", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 138, "ticks": 2 } ] }, { "id": 4354, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 899, "ticks": 1 } ] }, { "id": 458, "callFrame": { "functionName": "runMicrotasks", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 51, "children": [ 459, 469, 480, 483, 499, 531, 536, 574, 799, 811, 1220, 1271, 1291, 1297, 1316, 1320, 1321, 1323, 1350, 1356, 1405, 1531, 1622, 1742, 1767, 1795, 1800, 1903, 1910, 1918, 2097, 2162, 2173, 2316, 2351, 2409, 2424, 2437, 2525, 2533, 2552, 2557, 2597, 2696, 2711, 2712, 2761, 2775, 2794, 2807, 2832, 2838, 2923, 2926, 2937, 2989, 3057, 3110, 3144, 3167, 3173, 3258, 3260, 3286, 3321, 3364, 3404, 3422, 3427, 3475, 3477, 3498, 3516, 3581, 3632, 3639, 3738, 3820, 3827, 3838, 3869, 3892, 3979, 4035, 4063, 4186, 4210, 4344, 4400, 4476, 4527, 4574, 4600, 4643, 4645, 4841, 4899, 4901, 4918, 5113, 5221, 5305, 5335, 5418, 5439, 5475, 5774 ], "positionTicks": [ { "line": 95, "ticks": 5 } ] }, { "id": 459, "callFrame": { "functionName": "getDeliveriesRawData", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 1610, "columnNumber": 30 }, "hitCount": 1, "children": [ 4109, 4111, 4319, 5058 ], "positionTicks": [ { "line": 1748, "ticks": 1 } ] }, { "id": 4109, "callFrame": { "functionName": "_options", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 4960, "columnNumber": 18 }, "hitCount": 0, "children": [ 4110 ] }, { "id": 4110, "callFrame": { "functionName": "getSettings", "scriptId": "3377", "url": "file:///opt/build/imshop-cloud/build/settings-library/webhook-connector-settings.js", "lineNumber": 3, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 42, "ticks": 1 } ] }, { "id": 4111, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 1, "children": [ 4112 ], "positionTicks": [ { "line": 97, "ticks": 1 } ] }, { "id": 4112, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 4113, 5488 ] }, { "id": 4113, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 1, "children": [ 5278 ], "positionTicks": [ { "line": 290, "ticks": 1 } ] }, { "id": 5278, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 5279, 5596 ] }, { "id": 5279, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 5280 ] }, { "id": 5280, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "children": [ 5595 ], "positionTicks": [ { "line": 8, "ticks": 1 } ] }, { "id": 5595, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 8, "ticks": 1 } ] }, { "id": 5596, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 0, "children": [ 5597 ] }, { "id": 5597, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 5598 ] }, { "id": 5598, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 5599 ] }, { "id": 5599, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 29, "ticks": 1 } ] }, { "id": 5488, "callFrame": { "functionName": "iterateHandlers", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 46, "columnNumber": 32 }, "hitCount": 0, "children": [ 5489 ] }, { "id": 5489, "callFrame": { "functionName": "", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 22, "columnNumber": 53 }, "hitCount": 0, "children": [ 5490 ] }, { "id": 5490, "callFrame": { "functionName": "exports.defaultHandler", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 18, "columnNumber": 25 }, "hitCount": 0, "children": [ 5491 ] }, { "id": 5491, "callFrame": { "functionName": "", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 25, "columnNumber": 35 }, "hitCount": 0, "children": [ 5492 ] }, { "id": 5492, "callFrame": { "functionName": "getPromiseOrStream", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 8, "columnNumber": 27 }, "hitCount": 0, "children": [ 5493 ] }, { "id": 5493, "callFrame": { "functionName": "asPromise", "scriptId": "1315", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/as-promise.js", "lineNumber": 31, "columnNumber": 18 }, "hitCount": 0, "children": [ 5494 ] }, { "id": 5494, "callFrame": { "functionName": "PCancelable", "scriptId": "1322", "url": "file:///opt/build/imshop-cloud/node_modules/p-cancelable/index.js", "lineNumber": 24, "columnNumber": 12 }, "hitCount": 0, "children": [ 5495 ] }, { "id": 5495, "callFrame": { "functionName": "", "scriptId": "1322", "url": "file:///opt/build/imshop-cloud/node_modules/p-cancelable/index.js", "lineNumber": 30, "columnNumber": 30 }, "hitCount": 1, "positionTicks": [ { "line": 54, "ticks": 1 } ] }, { "id": 4319, "callFrame": { "functionName": "info", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 83, "columnNumber": 8 }, "hitCount": 0, "children": [ 4320 ] }, { "id": 4320, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 0, "children": [ 4321 ] }, { "id": 4321, "callFrame": { "functionName": "exportLog", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 30, "columnNumber": 13 }, "hitCount": 0, "children": [ 4322 ] }, { "id": 4322, "callFrame": { "functionName": "sendToQueue", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 171, "columnNumber": 15 }, "hitCount": 1, "children": [ 4323 ], "positionTicks": [ { "line": 174, "ticks": 1 } ] }, { "id": 4323, "callFrame": { "functionName": "", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 173, "columnNumber": 71 }, "hitCount": 0, "children": [ 4324 ] }, { "id": 4324, "callFrame": { "functionName": "_startWorker", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 379, "columnNumber": 16 }, "hitCount": 0, "children": [ 4325 ] }, { "id": 4325, "callFrame": { "functionName": "_publishQueuedMessages", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 428, "columnNumber": 26 }, "hitCount": 0, "children": [ 4326 ] }, { "id": 4326, "callFrame": { "functionName": "sendToQueue", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 269, "columnNumber": 13 }, "hitCount": 0, "children": [ 4327 ] }, { "id": 4327, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 264, "columnNumber": 9 }, "hitCount": 0, "children": [ 4328 ] }, { "id": 4328, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 149, "columnNumber": 9 }, "hitCount": 0, "children": [ 4329 ] }, { "id": 4329, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 4330 ] }, { "id": 4330, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 4331 ] }, { "id": 4331, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 4332 ] }, { "id": 4332, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4333 ] }, { "id": 4333, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4334 ] }, { "id": 4334, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4335 ] }, { "id": 4335, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1838", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel.js", "lineNumber": 88, "columnNumber": 24 }, "hitCount": 0, "children": [ 4336 ] }, { "id": 4336, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1815", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/connection.js", "lineNumber": 543, "columnNumber": 24 }, "hitCount": 0, "children": [ 4337, 5060 ] }, { "id": 4337, "callFrame": { "functionName": "module.exports.encodeMethod", "scriptId": "1816", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/defs.js", "lineNumber": 3323, "columnNumber": 38 }, "hitCount": 0, "children": [ 4338 ] }, { "id": 4338, "callFrame": { "functionName": "encodeBasicPublish", "scriptId": "1816", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/defs.js", "lineNumber": 2061, "columnNumber": 27 }, "hitCount": 0, "children": [ 4339 ] }, { "id": 4339, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 1063, "columnNumber": 39 }, "hitCount": 0, "children": [ 4340 ] }, { "id": 4340, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 604, "columnNumber": 11 }, "hitCount": 0, "children": [ 4341 ] }, { "id": 4341, "callFrame": { "functionName": "utf8Write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 605, "ticks": 1 } ] }, { "id": 5060, "callFrame": { "functionName": "module.exports.encodeProperties", "scriptId": "1816", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/defs.js", "lineNumber": 3522, "columnNumber": 42 }, "hitCount": 0, "children": [ 5061 ] }, { "id": 5061, "callFrame": { "functionName": "encodeBasicProperties", "scriptId": "1816", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/defs.js", "lineNumber": 2735, "columnNumber": 30 }, "hitCount": 0, "children": [ 5062 ] }, { "id": 5062, "callFrame": { "functionName": "encodeTable", "scriptId": "1817", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/codec.js", "lineNumber": 76, "columnNumber": 20 }, "hitCount": 0, "children": [ 5063 ] }, { "id": 5063, "callFrame": { "functionName": "encodeFieldValue", "scriptId": "1817", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/codec.js", "lineNumber": 103, "columnNumber": 25 }, "hitCount": 0, "children": [ 5064 ] }, { "id": 5064, "callFrame": { "functionName": "tag", "scriptId": "1817", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/codec.js", "lineNumber": 146, "columnNumber": 16 }, "hitCount": 0, "children": [ 5065 ] }, { "id": 5065, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 1063, "columnNumber": 39 }, "hitCount": 0, "children": [ 5066 ] }, { "id": 5066, "callFrame": { "functionName": "utf8Write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 1094, "ticks": 1 } ] }, { "id": 5058, "callFrame": { "functionName": "", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 1705, "columnNumber": 45 }, "hitCount": 0, "children": [ 5059 ] }, { "id": 5059, "callFrame": { "functionName": "itemExposedMetadata", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 2024, "columnNumber": 23 }, "hitCount": 1, "children": [ 5594 ], "positionTicks": [ { "line": 2029, "ticks": 1 } ] }, { "id": 5594, "callFrame": { "functionName": "get settingsItemConfigurationMetadataExposure", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5322, "columnNumber": 49 }, "hitCount": 1, "positionTicks": [ { "line": 5323, "ticks": 1 } ] }, { "id": 469, "callFrame": { "functionName": "tryPostWebhook", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 905, "columnNumber": 24 }, "hitCount": 0, "children": [ 470, 473, 4143 ] }, { "id": 470, "callFrame": { "functionName": "info", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 83, "columnNumber": 8 }, "hitCount": 0, "children": [ 471 ] }, { "id": 471, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 0, "children": [ 472, 5231 ] }, { "id": 472, "callFrame": { "functionName": "log", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 206, "columnNumber": 5 }, "hitCount": 2, "children": [ 4132 ], "positionTicks": [ { "line": 239, "ticks": 2 } ] }, { "id": 4132, "callFrame": { "functionName": "Writable.write", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 4133 ] }, { "id": 4133, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 4134 ] }, { "id": 4134, "callFrame": { "functionName": "doWrite", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 4135 ] }, { "id": 4135, "callFrame": { "functionName": "Transform._write", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 147, "columnNumber": 38 }, "hitCount": 0, "children": [ 4136 ] }, { "id": 4136, "callFrame": { "functionName": "Transform._read", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 161, "columnNumber": 37 }, "hitCount": 0, "children": [ 4137 ] }, { "id": 4137, "callFrame": { "functionName": "_transform", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 274, "columnNumber": 12 }, "hitCount": 0, "children": [ 4138 ] }, { "id": 4138, "callFrame": { "functionName": "", "scriptId": "1799", "url": "file:///opt/build/imshop-cloud/node_modules/logform/json.js", "lineNumber": 25, "columnNumber": 24 }, "hitCount": 0, "children": [ 4139 ] }, { "id": 4139, "callFrame": { "functionName": "stringify", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 587, "columnNumber": 21 }, "hitCount": 0, "children": [ 4140 ] }, { "id": 4140, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 4141 ] }, { "id": 4141, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 4142 ] }, { "id": 4142, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 181, "ticks": 1 } ] }, { "id": 5231, "callFrame": { "functionName": "exportLog", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 30, "columnNumber": 13 }, "hitCount": 0, "children": [ 5232 ] }, { "id": 5232, "callFrame": { "functionName": "sendToQueue", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 171, "columnNumber": 15 }, "hitCount": 0, "children": [ 5233 ] }, { "id": 5233, "callFrame": { "functionName": "", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 173, "columnNumber": 71 }, "hitCount": 0, "children": [ 5234 ] }, { "id": 5234, "callFrame": { "functionName": "_startWorker", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 379, "columnNumber": 16 }, "hitCount": 0, "children": [ 5235 ] }, { "id": 5235, "callFrame": { "functionName": "_publishQueuedMessages", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 428, "columnNumber": 26 }, "hitCount": 0, "children": [ 5236 ] }, { "id": 5236, "callFrame": { "functionName": "sendToQueue", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 269, "columnNumber": 13 }, "hitCount": 0, "children": [ 5237 ] }, { "id": 5237, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 264, "columnNumber": 9 }, "hitCount": 0, "children": [ 5238 ] }, { "id": 5238, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 149, "columnNumber": 9 }, "hitCount": 0, "children": [ 5239 ] }, { "id": 5239, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 5240 ] }, { "id": 5240, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 5241 ] }, { "id": 5241, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 5242 ] }, { "id": 5242, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 5243 ] }, { "id": 5243, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 5244 ] }, { "id": 5244, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 5245 ] }, { "id": 5245, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1838", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel.js", "lineNumber": 88, "columnNumber": 24 }, "hitCount": 0, "children": [ 5246 ] }, { "id": 5246, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1815", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/connection.js", "lineNumber": 543, "columnNumber": 24 }, "hitCount": 0, "children": [ 5247 ] }, { "id": 5247, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 5248 ] }, { "id": 5248, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 5249 ] }, { "id": 5249, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 5250 ] }, { "id": 5250, "callFrame": { "functionName": "Transform._write", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 169, "columnNumber": 37 }, "hitCount": 0, "children": [ 5251 ] }, { "id": 5251, "callFrame": { "functionName": "PassThrough._transform", "scriptId": "70", "url": "node:internal/streams/passthrough", "lineNumber": 44, "columnNumber": 43 }, "hitCount": 0, "children": [ 5252 ] }, { "id": 5252, "callFrame": { "functionName": "", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 174, "columnNumber": 35 }, "hitCount": 0, "children": [ 5253 ] }, { "id": 5253, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 0, "children": [ 5254 ] }, { "id": 5254, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 5255 ] }, { "id": 5255, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 5256 ] }, { "id": 5256, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 114, "ticks": 1 } ] }, { "id": 473, "callFrame": { "functionName": "validationCallback", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 421, "columnNumber": 35 }, "hitCount": 0, "children": [ 474 ] }, { "id": 474, "callFrame": { "functionName": "PayloadValidationUtil.validateGetProfile", "scriptId": "1401", "url": "file:///opt/build/imshop-cloud/build/utils/payload-validation-util.js", "lineNumber": 68, "columnNumber": 43 }, "hitCount": 0, "children": [ 475 ] }, { "id": 475, "callFrame": { "functionName": "Validator.validateAsClass", "scriptId": "1471", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/validation.js", "lineNumber": 74, "columnNumber": 31 }, "hitCount": 0, "children": [ 476 ] }, { "id": 476, "callFrame": { "functionName": "root.validate", "scriptId": "1408", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/index.js", "lineNumber": 131, "columnNumber": 29 }, "hitCount": 0, "children": [ 477 ] }, { "id": 477, "callFrame": { "functionName": "_validateWithOptions", "scriptId": "1434", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/any/index.js", "lineNumber": 754, "columnNumber": 24 }, "hitCount": 0, "children": [ 478 ] }, { "id": 478, "callFrame": { "functionName": "exports.process", "scriptId": "1439", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/errors.js", "lineNumber": 145, "columnNumber": 27 }, "hitCount": 0, "children": [ 479 ] }, { "id": 479, "callFrame": { "functionName": "processErrors", "scriptId": "1439", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/errors.js", "lineNumber": 156, "columnNumber": 35 }, "hitCount": 1, "positionTicks": [ { "line": 160, "ticks": 1 } ] }, { "id": 4143, "callFrame": { "functionName": "validationCallback", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 278, "columnNumber": 35 }, "hitCount": 0, "children": [ 4144 ] }, { "id": 4144, "callFrame": { "functionName": "PayloadValidationUtil.validateLogin", "scriptId": "1401", "url": "file:///opt/build/imshop-cloud/build/utils/payload-validation-util.js", "lineNumber": 85, "columnNumber": 38 }, "hitCount": 0, "children": [ 4145 ] }, { "id": 4145, "callFrame": { "functionName": "Validator.validateAsClass", "scriptId": "1471", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/validation.js", "lineNumber": 74, "columnNumber": 31 }, "hitCount": 0, "children": [ 4146 ] }, { "id": 4146, "callFrame": { "functionName": "root.validate", "scriptId": "1408", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/index.js", "lineNumber": 131, "columnNumber": 29 }, "hitCount": 0, "children": [ 4147 ] }, { "id": 4147, "callFrame": { "functionName": "_validateWithOptions", "scriptId": "1434", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/any/index.js", "lineNumber": 754, "columnNumber": 24 }, "hitCount": 0, "children": [ 4148 ] }, { "id": 4148, "callFrame": { "functionName": "_validate", "scriptId": "1434", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/any/index.js", "lineNumber": 543, "columnNumber": 13 }, "hitCount": 0, "children": [ 4149 ] }, { "id": 4149, "callFrame": { "functionName": "_base", "scriptId": "1451", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/object/index.js", "lineNumber": 32, "columnNumber": 9 }, "hitCount": 0, "children": [ 4150 ] }, { "id": 4150, "callFrame": { "functionName": "_validate", "scriptId": "1434", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/any/index.js", "lineNumber": 543, "columnNumber": 13 }, "hitCount": 0, "children": [ 4151 ] }, { "id": 4151, "callFrame": { "functionName": "_base", "scriptId": "1451", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/object/index.js", "lineNumber": 32, "columnNumber": 9 }, "hitCount": 0, "children": [ 4152 ] }, { "id": 4152, "callFrame": { "functionName": "_validate", "scriptId": "1434", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/any/index.js", "lineNumber": 543, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 688, "ticks": 1 } ] }, { "id": 480, "callFrame": { "functionName": "promiseAfterHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 344, "columnNumber": 25 }, "hitCount": 2, "children": [ 481 ], "positionTicks": [ { "line": 345, "ticks": 1 }, { "line": 565, "ticks": 1 } ] }, { "id": 481, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 1, "children": [ 482, 5168 ], "positionTicks": [ { "line": 234, "ticks": 1 } ] }, { "id": 482, "callFrame": { "functionName": "getActiveSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1230, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 1231, "ticks": 1 } ] }, { "id": 5168, "callFrame": { "functionName": "afterHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 82, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 94, "ticks": 1 } ] }, { "id": 483, "callFrame": { "functionName": "Target.then", "scriptId": "2123", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/builder-interface-augmenter.js", "lineNumber": 22, "columnNumber": 35 }, "hitCount": 1, "children": [ 484, 3196 ], "positionTicks": [ { "line": 45, "ticks": 1 } ] }, { "id": 484, "callFrame": { "functionName": "run", "scriptId": "1978", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/execution/runner.js", "lineNumber": 26, "columnNumber": 11 }, "hitCount": 1, "children": [ 485, 1177 ], "positionTicks": [ { "line": 30, "ticks": 1 } ] }, { "id": 485, "callFrame": { "functionName": "ensureConnection", "scriptId": "1978", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/execution/runner.js", "lineNumber": 292, "columnNumber": 24 }, "hitCount": 0, "children": [ 486, 3601 ] }, { "id": 486, "callFrame": { "functionName": "acquireConnection", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 308, "columnNumber": 25 }, "hitCount": 1, "children": [ 487, 1864 ], "positionTicks": [ { "line": 314, "ticks": 1 } ] }, { "id": 487, "callFrame": { "functionName": "acquire", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 109, "columnNumber": 11 }, "hitCount": 0, "children": [ 488, 983, 1564 ] }, { "id": 488, "callFrame": { "functionName": "_tryAcquireOrCreate", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 246, "columnNumber": 23 }, "hitCount": 1, "children": [ 489, 890 ], "positionTicks": [ { "line": 252, "ticks": 1 } ] }, { "id": 489, "callFrame": { "functionName": "_doAcquire", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 260, "columnNumber": 14 }, "hitCount": 0, "children": [ 490, 4163 ] }, { "id": 490, "callFrame": { "functionName": "PendingOperation", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 5, "columnNumber": 15 }, "hitCount": 0, "children": [ 491 ] }, { "id": 491, "callFrame": { "functionName": "timeout", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 34, "columnNumber": 16 }, "hitCount": 0, "children": [ 492 ] }, { "id": 492, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 493 ] }, { "id": 493, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 494 ] }, { "id": 494, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 495 ] }, { "id": 495, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 496 ] }, { "id": 496, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 4163, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4164 ] }, { "id": 4164, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 4165 ] }, { "id": 4165, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4166 ] }, { "id": 4166, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4167 ] }, { "id": 4167, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 57, "ticks": 1 } ] }, { "id": 890, "callFrame": { "functionName": "_doCreate", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 354, "columnNumber": 13 }, "hitCount": 0, "children": [ 891 ] }, { "id": 891, "callFrame": { "functionName": "_create", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 381, "columnNumber": 11 }, "hitCount": 1, "children": [ 915, 2334 ], "positionTicks": [ { "line": 395, "ticks": 1 } ] }, { "id": 915, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 916 ] }, { "id": 916, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2334, "callFrame": { "functionName": "callbackOrPromise", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 492, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 494, "ticks": 1 } ] }, { "id": 983, "callFrame": { "functionName": "PendingOperation", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 5, "columnNumber": 15 }, "hitCount": 0, "children": [ 984, 2689, 4105 ] }, { "id": 984, "callFrame": { "functionName": "timeout", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 34, "columnNumber": 16 }, "hitCount": 0, "children": [ 985 ] }, { "id": 985, "callFrame": { "functionName": "", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 35, "columnNumber": 23 }, "hitCount": 2, "children": [ 1014, 4617 ], "positionTicks": [ { "line": 39, "ticks": 2 } ] }, { "id": 1014, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 2, "children": [ 1015, 1048 ], "positionTicks": [ { "line": 866, "ticks": 2 } ] }, { "id": 1015, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1016, 1768, 2240 ] }, { "id": 1016, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1017 ] }, { "id": 1017, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1018 ] }, { "id": 1018, "callFrame": { "functionName": "bindCallbackSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1145, "columnNumber": 28 }, "hitCount": 1, "children": [ 1947 ], "positionTicks": [ { "line": 1166, "ticks": 1 } ] }, { "id": 1947, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 2, "children": [ 4209 ], "positionTicks": [ { "line": 533, "ticks": 2 } ] }, { "id": 4209, "callFrame": { "functionName": "setDefaults", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1629, "columnNumber": 20 }, "hitCount": 1, "children": [ 4886 ], "positionTicks": [ { "line": 1639, "ticks": 1 } ] }, { "id": 4886, "callFrame": { "functionName": "hasOwn", "scriptId": "489", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/properties.js", "lineNumber": 23, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 1768, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 506, "ticks": 1 } ] }, { "id": 2240, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 2241, 3143, 5293, 5648 ] }, { "id": 2241, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "children": [ 2242 ], "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 2242, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2243 ] }, { "id": 2243, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2244, 3496 ] }, { "id": 2244, "callFrame": { "functionName": "touch", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 216, "columnNumber": 45 }, "hitCount": 0, "children": [ 2245, 2433 ] }, { "id": 2245, "callFrame": { "functionName": "touch", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 73, "columnNumber": 38 }, "hitCount": 1, "positionTicks": [ { "line": 92, "ticks": 1 } ] }, { "id": 2433, "callFrame": { "functionName": "_updateRootTimer", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 258, "columnNumber": 67 }, "hitCount": 0, "children": [ 2434 ] }, { "id": 2434, "callFrame": { "functionName": "compare", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 225, "columnNumber": 44 }, "hitCount": 0, "children": [ 2435 ] }, { "id": 2435, "callFrame": { "functionName": "getDurationInMillis", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 173, "columnNumber": 66 }, "hitCount": 1, "positionTicks": [ { "line": 180, "ticks": 1 } ] }, { "id": 3496, "callFrame": { "functionName": "start", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 227, "columnNumber": 45 }, "hitCount": 0, "children": [ 3497 ] }, { "id": 3497, "callFrame": { "functionName": "begin", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 45, "columnNumber": 38 }, "hitCount": 2, "positionTicks": [ { "line": 51, "ticks": 2 } ] }, { "id": 3143, "callFrame": { "functionName": "probe", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 170, "columnNumber": 45 }, "hitCount": 1, "positionTicks": [ { "line": 171, "ticks": 1 } ] }, { "id": 5293, "callFrame": { "functionName": "setTimeout", "scriptId": "53", "url": "node:timers", "lineNumber": 139, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 140, "ticks": 1 } ] }, { "id": 5648, "callFrame": { "functionName": "touch", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 73, "columnNumber": 38 }, "hitCount": 1, "positionTicks": [ { "line": 74, "ticks": 1 } ] }, { "id": 1048, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 1, "children": [ 1049, 5115 ], "positionTicks": [ { "line": 1388, "ticks": 1 } ] }, { "id": 1049, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "children": [ 5499 ], "positionTicks": [ { "line": 79, "ticks": 1 } ] }, { "id": 5499, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 295, "ticks": 1 } ] }, { "id": 5115, "callFrame": { "functionName": "hasOwn", "scriptId": "489", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/properties.js", "lineNumber": 23, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 4617, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 1, "children": [ 4618 ], "positionTicks": [ { "line": 327, "ticks": 1 } ] }, { "id": 4618, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4619 ] }, { "id": 4619, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2689, "callFrame": { "functionName": "defer", "scriptId": "1851", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/utils.js", "lineNumber": 3, "columnNumber": 14 }, "hitCount": 0, "children": [ 2690 ] }, { "id": 2690, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2691 ] }, { "id": 2691, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 2692 ] }, { "id": 2692, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 2693 ] }, { "id": 2693, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 2694 ] }, { "id": 2694, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 4105, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4106 ] }, { "id": 4106, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4107 ] }, { "id": 4107, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 335, "ticks": 3 } ] }, { "id": 1564, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1565, 2108 ] }, { "id": 1565, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "children": [ 1566 ], "positionTicks": [ { "line": 317, "ticks": 1 } ] }, { "id": 1566, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1567 ] }, { "id": 1567, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1568 ] }, { "id": 1568, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 70, "ticks": 2 } ] }, { "id": 2108, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2109 ] }, { "id": 2109, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1864, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1865, 3468 ] }, { "id": 1865, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1866 ] }, { "id": 1866, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 6, "positionTicks": [ { "line": 335, "ticks": 6 } ] }, { "id": 3468, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 3601, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3602 ] }, { "id": 3602, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 3603 ] }, { "id": 3603, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 3604 ] }, { "id": 3604, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 3605 ] }, { "id": 3605, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 1177, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1178, 4746 ] }, { "id": 1178, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1179 ] }, { "id": 1179, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 335, "ticks": 2 } ] }, { "id": 4746, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 48, "ticks": 1 } ] }, { "id": 3196, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3197, 4892 ] }, { "id": 3197, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 3198 ] }, { "id": 3198, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 3199 ] }, { "id": 3199, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 3200 ] }, { "id": 3200, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 4892, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4893 ] }, { "id": 4893, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 499, "callFrame": { "functionName": "verifyCart", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 708, "columnNumber": 20 }, "hitCount": 0, "children": [ 500, 513, 4739 ] }, { "id": 500, "callFrame": { "functionName": "info", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 83, "columnNumber": 8 }, "hitCount": 0, "children": [ 501 ] }, { "id": 501, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 0, "children": [ 502, 3587 ] }, { "id": 502, "callFrame": { "functionName": "exportLog", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 30, "columnNumber": 13 }, "hitCount": 0, "children": [ 503 ] }, { "id": 503, "callFrame": { "functionName": "sendToQueue", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 171, "columnNumber": 15 }, "hitCount": 0, "children": [ 504 ] }, { "id": 504, "callFrame": { "functionName": "", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 173, "columnNumber": 71 }, "hitCount": 0, "children": [ 505, 4373 ] }, { "id": 505, "callFrame": { "functionName": "_startWorker", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 379, "columnNumber": 16 }, "hitCount": 0, "children": [ 506 ] }, { "id": 506, "callFrame": { "functionName": "_publishQueuedMessages", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 428, "columnNumber": 26 }, "hitCount": 0, "children": [ 507 ] }, { "id": 507, "callFrame": { "functionName": "sendToQueue", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 269, "columnNumber": 13 }, "hitCount": 0, "children": [ 508 ] }, { "id": 508, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 264, "columnNumber": 9 }, "hitCount": 0, "children": [ 509 ] }, { "id": 509, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 149, "columnNumber": 9 }, "hitCount": 0, "children": [ 510 ] }, { "id": 510, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 511, 3303 ] }, { "id": 511, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 512 ] }, { "id": 512, "callFrame": { "functionName": "copySegmentParameters", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1735, "columnNumber": 30 }, "hitCount": 1, "positionTicks": [ { "line": 1737, "ticks": 1 } ] }, { "id": 3303, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 3304 ] }, { "id": 3304, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 3305 ] }, { "id": 3305, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3306 ] }, { "id": 3306, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3307 ] }, { "id": 3307, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3308 ] }, { "id": 3308, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1838", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel.js", "lineNumber": 88, "columnNumber": 24 }, "hitCount": 0, "children": [ 3309 ] }, { "id": 3309, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1815", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/connection.js", "lineNumber": 543, "columnNumber": 24 }, "hitCount": 0, "children": [ 3310 ] }, { "id": 3310, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 3311 ] }, { "id": 3311, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 3312 ] }, { "id": 3312, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 3313 ] }, { "id": 3313, "callFrame": { "functionName": "Transform._write", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 169, "columnNumber": 37 }, "hitCount": 0, "children": [ 3314 ] }, { "id": 3314, "callFrame": { "functionName": "PassThrough._transform", "scriptId": "70", "url": "node:internal/streams/passthrough", "lineNumber": 44, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 46, "ticks": 1 } ] }, { "id": 4373, "callFrame": { "functionName": "_publishQueuedMessages", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 428, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 429, "ticks": 1 } ] }, { "id": 3587, "callFrame": { "functionName": "log", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 206, "columnNumber": 5 }, "hitCount": 0, "children": [ 3588 ] }, { "id": 3588, "callFrame": { "functionName": "Writable.write", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 3589 ] }, { "id": 3589, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 3590 ] }, { "id": 3590, "callFrame": { "functionName": "doWrite", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 3591 ] }, { "id": 3591, "callFrame": { "functionName": "Transform._write", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 147, "columnNumber": 38 }, "hitCount": 0, "children": [ 3592 ] }, { "id": 3592, "callFrame": { "functionName": "Transform._read", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 161, "columnNumber": 37 }, "hitCount": 0, "children": [ 3593 ] }, { "id": 3593, "callFrame": { "functionName": "_transform", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 274, "columnNumber": 12 }, "hitCount": 0, "children": [ 3594 ] }, { "id": 3594, "callFrame": { "functionName": "", "scriptId": "1799", "url": "file:///opt/build/imshop-cloud/node_modules/logform/json.js", "lineNumber": 25, "columnNumber": 24 }, "hitCount": 0, "children": [ 3595 ] }, { "id": 3595, "callFrame": { "functionName": "stringify", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 587, "columnNumber": 21 }, "hitCount": 0, "children": [ 3596 ] }, { "id": 3596, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 3597 ] }, { "id": 3597, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 3598 ] }, { "id": 3598, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 3599 ] }, { "id": 3599, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 1, "children": [ 3600 ], "positionTicks": [ { "line": 234, "ticks": 1 } ] }, { "id": 3600, "callFrame": { "functionName": "insertSort", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 34, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 44, "ticks": 1 } ] }, { "id": 513, "callFrame": { "functionName": "save", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 81, "columnNumber": 14 }, "hitCount": 0, "children": [ 514 ] }, { "id": 514, "callFrame": { "functionName": "_key", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 15, "columnNumber": 8 }, "hitCount": 0, "children": [ 515 ] }, { "id": 515, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 516 ] }, { "id": 516, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 517 ] }, { "id": 517, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 518 ] }, { "id": 518, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 519 ] }, { "id": 519, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 520 ] }, { "id": 520, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 521 ] }, { "id": 521, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 522, 4374 ] }, { "id": 522, "callFrame": { "functionName": "_array", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 256, "columnNumber": 20 }, "hitCount": 0, "children": [ 523 ] }, { "id": 523, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 263, "columnNumber": 35 }, "hitCount": 0, "children": [ 524 ] }, { "id": 524, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 190, "ticks": 1 } ] }, { "id": 4374, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 1, "positionTicks": [ { "line": 251, "ticks": 1 } ] }, { "id": 4739, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 0, "children": [ 4740 ] }, { "id": 4740, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 4741 ] }, { "id": 4741, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 0, "children": [ 4742 ] }, { "id": 4742, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 4743, 5304 ] }, { "id": 4743, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 5304, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 117, "ticks": 1 } ] }, { "id": 531, "callFrame": { "functionName": "getClientBySlug", "scriptId": "2596", "url": "file:///opt/build/imshop-cloud/build/repositories/clients-repository.js", "lineNumber": 30, "columnNumber": 25 }, "hitCount": 1, "children": [ 532 ], "positionTicks": [ { "line": 69, "ticks": 1 } ] }, { "id": 532, "callFrame": { "functionName": "fromObject", "scriptId": "2597", "url": "file:///opt/build/imshop-cloud/build/models/client.js", "lineNumber": 97, "columnNumber": 21 }, "hitCount": 4, "children": [ 533, 1369, 1955, 2214, 5312 ], "positionTicks": [ { "line": 154, "ticks": 1 }, { "line": 153, "ticks": 1 }, { "line": 150, "ticks": 1 }, { "line": 109, "ticks": 1 } ] }, { "id": 533, "callFrame": { "functionName": "fieldSetterToClientAndSettings", "scriptId": "2597", "url": "file:///opt/build/imshop-cloud/build/models/client.js", "lineNumber": 90, "columnNumber": 41 }, "hitCount": 0, "children": [ 534, 2983 ] }, { "id": 534, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 535, 2104 ] }, { "id": 535, "callFrame": { "functionName": "toString", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 12624, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 12625, "ticks": 1 } ] }, { "id": 2104, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 2105 ] }, { "id": 2105, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 2106 ] }, { "id": 2106, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 5, "positionTicks": [ { "line": 6375, "ticks": 2 }, { "line": 6376, "ticks": 3 } ] }, { "id": 2983, "callFrame": { "functionName": "set", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13740, "columnNumber": 16 }, "hitCount": 0, "children": [ 2984 ] }, { "id": 2984, "callFrame": { "functionName": "baseSet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4019, "columnNumber": 20 }, "hitCount": 0, "children": [ 2985 ] }, { "id": 2985, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 2515, "ticks": 1 } ] }, { "id": 1369, "callFrame": { "functionName": "cloneDeep", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11154, "columnNumber": 22 }, "hitCount": 0, "children": [ 1370 ] }, { "id": 1370, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 0, "children": [ 1371, 1763 ] }, { "id": 1371, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 1372 ] }, { "id": 1372, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 2, "children": [ 1373, 1375 ], "positionTicks": [ { "line": 2733, "ticks": 2 } ] }, { "id": 1373, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 3, "children": [ 1374 ], "positionTicks": [ { "line": 2514, "ticks": 3 } ] }, { "id": 1374, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 3, "positionTicks": [ { "line": 2601, "ticks": 3 } ] }, { "id": 1375, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 2, "children": [ 1525, 1526, 1540, 2283 ], "positionTicks": [ { "line": 2691, "ticks": 1 }, { "line": 2531, "ticks": 1 } ] }, { "id": 1525, "callFrame": { "functionName": "baseGetTag", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3104, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 3109, "ticks": 1 } ] }, { "id": 1526, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 0, "children": [ 1527 ] }, { "id": 1527, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 1528, 4877 ] }, { "id": 1528, "callFrame": { "functionName": "keys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13373, "columnNumber": 17 }, "hitCount": 0, "children": [ 1529 ] }, { "id": 1529, "callFrame": { "functionName": "baseKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3523, "columnNumber": 21 }, "hitCount": 0, "children": [ 1530 ] }, { "id": 1530, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1223, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 1225, "ticks": 1 } ] }, { "id": 4877, "callFrame": { "functionName": "getSymbols", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6074, "columnNumber": 61 }, "hitCount": 1, "positionTicks": [ { "line": 6080, "ticks": 1 } ] }, { "id": 1540, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 1541 ] }, { "id": 1541, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 2, "children": [ 1542, 1569 ], "positionTicks": [ { "line": 2730, "ticks": 2 } ] }, { "id": 1542, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 4, "children": [ 1543, 1558, 1849 ], "positionTicks": [ { "line": 11813, "ticks": 1 }, { "line": 2515, "ticks": 1 }, { "line": 2671, "ticks": 1 }, { "line": 2691, "ticks": 1 } ] }, { "id": 1543, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 0, "children": [ 1544 ] }, { "id": 1544, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 1545 ] }, { "id": 1545, "callFrame": { "functionName": "keys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13373, "columnNumber": 17 }, "hitCount": 0, "children": [ 1546 ] }, { "id": 1546, "callFrame": { "functionName": "baseKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3523, "columnNumber": 21 }, "hitCount": 0, "children": [ 1547 ] }, { "id": 1547, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1223, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 1225, "ticks": 1 } ] }, { "id": 1558, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 1559 ] }, { "id": 1559, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 1, "children": [ 1560, 1840 ], "positionTicks": [ { "line": 2733, "ticks": 1 } ] }, { "id": 1560, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 2, "children": [ 1561, 2141, 2174 ], "positionTicks": [ { "line": 11253, "ticks": 1 }, { "line": 2532, "ticks": 1 } ] }, { "id": 1561, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 1562 ] }, { "id": 1562, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 3, "children": [ 1563, 1700 ], "positionTicks": [ { "line": 2733, "ticks": 3 } ] }, { "id": 1563, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 2, "children": [ 1900, 2060 ], "positionTicks": [ { "line": 2735, "ticks": 1 }, { "line": 11813, "ticks": 1 } ] }, { "id": 1900, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 1901 ] }, { "id": 1901, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 1, "children": [ 1902 ], "positionTicks": [ { "line": 2733, "ticks": 1 } ] }, { "id": 1902, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 2514, "ticks": 1 } ] }, { "id": 2060, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 6444, "ticks": 1 } ] }, { "id": 1700, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 3, "children": [ 1719 ], "positionTicks": [ { "line": 2514, "ticks": 3 } ] }, { "id": 1719, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 2, "positionTicks": [ { "line": 2601, "ticks": 2 } ] }, { "id": 2141, "callFrame": { "functionName": "initCloneObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6230, "columnNumber": 28 }, "hitCount": 0, "children": [ 2142 ] }, { "id": 2142, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1223, "columnNumber": 19 }, "hitCount": 2, "positionTicks": [ { "line": 1225, "ticks": 2 } ] }, { "id": 2174, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 0, "children": [ 2175 ] }, { "id": 2175, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 2176 ] }, { "id": 2176, "callFrame": { "functionName": "getSymbols", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6074, "columnNumber": 61 }, "hitCount": 2, "positionTicks": [ { "line": 6080, "ticks": 2 } ] }, { "id": 1840, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 4, "children": [ 2074 ], "positionTicks": [ { "line": 2514, "ticks": 4 } ] }, { "id": 2074, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 6, "positionTicks": [ { "line": 2593, "ticks": 2 }, { "line": 2601, "ticks": 4 } ] }, { "id": 1849, "callFrame": { "functionName": "initCloneObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6230, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 6232, "ticks": 1 } ] }, { "id": 1569, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 6, "children": [ 1921 ], "positionTicks": [ { "line": 2515, "ticks": 1 }, { "line": 2514, "ticks": 5 } ] }, { "id": 1921, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 8, "positionTicks": [ { "line": 2593, "ticks": 2 }, { "line": 2601, "ticks": 6 } ] }, { "id": 2283, "callFrame": { "functionName": "initCloneObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6230, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 6232, "ticks": 1 } ] }, { "id": 1763, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 0, "children": [ 1764 ] }, { "id": 1764, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 1765 ] }, { "id": 1765, "callFrame": { "functionName": "keys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13373, "columnNumber": 17 }, "hitCount": 0, "children": [ 1766 ] }, { "id": 1766, "callFrame": { "functionName": "isArrayLike", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11399, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 11401, "ticks": 1 } ] }, { "id": 1955, "callFrame": { "functionName": "_fromObject", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 5, "columnNumber": 22 }, "hitCount": 0, "children": [ 1956, 2133 ] }, { "id": 1956, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 7, "columnNumber": 39 }, "hitCount": 3, "positionTicks": [ { "line": 11, "ticks": 1 }, { "line": 9, "ticks": 2 } ] }, { "id": 2133, "callFrame": { "functionName": "Client", "scriptId": "2597", "url": "file:///opt/build/imshop-cloud/build/models/client.js", "lineNumber": 24, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 2214, "callFrame": { "functionName": "generateUUID", "scriptId": "1264", "url": "file:///opt/build/imshop-cloud/node_modules/uuid/dist/v35.js", "lineNumber": 32, "columnNumber": 23 }, "hitCount": 1, "children": [ 2215 ], "positionTicks": [ { "line": 26, "ticks": 1 } ] }, { "id": 2215, "callFrame": { "functionName": "sha1", "scriptId": "1270", "url": "file:///opt/build/imshop-cloud/node_modules/uuid/dist/sha1.js", "lineNumber": 11, "columnNumber": 13 }, "hitCount": 0, "children": [ 2216, 4114 ] }, { "id": 2216, "callFrame": { "functionName": "digest", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 118, "columnNumber": 39 }, "hitCount": 1, "children": [ 5497 ], "positionTicks": [ { "line": 126, "ticks": 1 } ] }, { "id": 5497, "callFrame": { "functionName": "digest", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 126, "ticks": 1 } ] }, { "id": 4114, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 4115 ] }, { "id": 4115, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 0, "children": [ 4116 ] }, { "id": 4116, "callFrame": { "functionName": "Hash", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 71, "ticks": 1 } ] }, { "id": 5312, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 5313 ] }, { "id": 5313, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 5314 ] }, { "id": 5314, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 5315 ] }, { "id": 5315, "callFrame": { "functionName": "memoized", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 10611, "columnNumber": 29 }, "hitCount": 0, "children": [ 5316 ] }, { "id": 5316, "callFrame": { "functionName": "mapCacheHas", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2230, "columnNumber": 24 }, "hitCount": 0, "children": [ 5317 ] }, { "id": 5317, "callFrame": { "functionName": "hashHas", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2011, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 2014, "ticks": 1 } ] }, { "id": 536, "callFrame": { "functionName": "ensureConnection", "scriptId": "1978", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/execution/runner.js", "lineNumber": 292, "columnNumber": 24 }, "hitCount": 1, "children": [ 537, 1331, 2416, 4130 ], "positionTicks": [ { "line": 130, "ticks": 1 } ] }, { "id": 537, "callFrame": { "functionName": "ensureConnectionCallback", "scriptId": "1980", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/execution/internal/ensure-connection-callback.js", "lineNumber": 0, "columnNumber": 33 }, "hitCount": 3, "children": [ 538, 1701, 3212, 5095 ], "positionTicks": [ { "line": 4, "ticks": 3 } ] }, { "id": 538, "callFrame": { "functionName": "query", "scriptId": "1978", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/execution/runner.js", "lineNumber": 128, "columnNumber": 13 }, "hitCount": 4, "children": [ 539, 2075 ], "positionTicks": [ { "line": 132, "ticks": 1 }, { "line": 139, "ticks": 1 }, { "line": 129, "ticks": 2 } ] }, { "id": 539, "callFrame": { "functionName": "query", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 151, "columnNumber": 7 }, "hitCount": 1, "children": [ 540, 2132 ], "positionTicks": [ { "line": 154, "ticks": 1 } ] }, { "id": 540, "callFrame": { "functionName": "executeQuery", "scriptId": "2100", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/execution/internal/query-executioner.js", "lineNumber": 35, "columnNumber": 21 }, "hitCount": 2, "children": [ 541, 2419, 4878 ], "positionTicks": [ { "line": 37, "ticks": 2 } ] }, { "id": 541, "callFrame": { "functionName": "_query", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 212, "columnNumber": 8 }, "hitCount": 3, "children": [ 542, 1305, 2745 ], "positionTicks": [ { "line": 225, "ticks": 3 } ] }, { "id": 542, "callFrame": { "functionName": "", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 224, "columnNumber": 32 }, "hitCount": 1, "children": [ 543, 4125, 5650 ], "positionTicks": [ { "line": 226, "ticks": 1 } ] }, { "id": 543, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 544, 1409, 1651, 1826, 1848, 2282, 3837, 4486, 5498 ], "positionTicks": [ { "line": 866, "ticks": 1 } ] }, { "id": 544, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 1, "children": [ 545, 1784 ], "positionTicks": [ { "line": 909, "ticks": 1 } ] }, { "id": 545, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 2, "children": [ 546 ], "positionTicks": [ { "line": 936, "ticks": 2 } ] }, { "id": 546, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 2, "children": [ 547 ], "positionTicks": [ { "line": 1297, "ticks": 1 }, { "line": 137, "ticks": 1 } ] }, { "id": 547, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 548 ] }, { "id": 548, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 549, 4747, 5091 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 549, "callFrame": { "functionName": "query", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 500, "columnNumber": 7 }, "hitCount": 2, "children": [ 550, 3606 ], "positionTicks": [ { "line": 586, "ticks": 1 }, { "line": 585, "ticks": 1 } ] }, { "id": 550, "callFrame": { "functionName": "_pulseQueryQueue", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 478, "columnNumber": 18 }, "hitCount": 2, "children": [ 551 ], "positionTicks": [ { "line": 481, "ticks": 2 } ] }, { "id": 551, "callFrame": { "functionName": "submit", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 149, "columnNumber": 8 }, "hitCount": 0, "children": [ 552 ] }, { "id": 552, "callFrame": { "functionName": "prepare", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 192, "columnNumber": 9 }, "hitCount": 0, "children": [ 553, 1339, 1359, 1548 ] }, { "id": 553, "callFrame": { "functionName": "bind", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 161, "columnNumber": 6 }, "hitCount": 0, "children": [ 554, 2061, 2541, 2795 ] }, { "id": 554, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 555 ] }, { "id": 555, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 556 ] }, { "id": 556, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 557 ] }, { "id": 557, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 558 ] }, { "id": 558, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 1, "children": [ 559 ], "positionTicks": [ { "line": 942, "ticks": 1 } ] }, { "id": 559, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 560 ] }, { "id": 560, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 561, 5593 ] }, { "id": 561, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 562 ] }, { "id": 562, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 8, "positionTicks": [ { "line": 51, "ticks": 8 } ] }, { "id": 5593, "callFrame": { "functionName": "createWriteWrap", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 108, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 110, "ticks": 1 } ] }, { "id": 2061, "callFrame": { "functionName": "writeValues", "scriptId": "2192", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/serializer.js", "lineNumber": 64, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 65, "ticks": 1 } ] }, { "id": 2541, "callFrame": { "functionName": "bind", "scriptId": "2192", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/serializer.js", "lineNumber": 88, "columnNumber": 13 }, "hitCount": 2, "children": [ 2542, 2752, 4126, 5169 ], "positionTicks": [ { "line": 98, "ticks": 2 } ] }, { "id": 2542, "callFrame": { "functionName": "writeValues", "scriptId": "2192", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/serializer.js", "lineNumber": 64, "columnNumber": 29 }, "hitCount": 1, "children": [ 2543, 2852 ], "positionTicks": [ { "line": 85, "ticks": 1 } ] }, { "id": 2543, "callFrame": { "functionName": "prepareValueWrapper", "scriptId": "2168", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/utils.js", "lineNumber": 195, "columnNumber": 44 }, "hitCount": 0, "children": [ 2544 ] }, { "id": 2544, "callFrame": { "functionName": "prepareValue", "scriptId": "2168", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/utils.js", "lineNumber": 37, "columnNumber": 28 }, "hitCount": 4, "positionTicks": [ { "line": 43, "ticks": 1 }, { "line": 66, "ticks": 3 } ] }, { "id": 2852, "callFrame": { "functionName": "addString", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 49, "columnNumber": 13 }, "hitCount": 0, "children": [ 2853 ] }, { "id": 2853, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 1063, "columnNumber": 39 }, "hitCount": 2, "positionTicks": [ { "line": 1094, "ticks": 2 } ] }, { "id": 2752, "callFrame": { "functionName": "flush", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 71, "columnNumber": 9 }, "hitCount": 0, "children": [ 2753 ] }, { "id": 2753, "callFrame": { "functionName": "join", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 62, "columnNumber": 8 }, "hitCount": 0, "children": [ 2754 ] }, { "id": 2754, "callFrame": { "functionName": "slice", "scriptId": "30", "url": "node:buffer", "lineNumber": 1136, "columnNumber": 39 }, "hitCount": 0, "children": [ 2755 ] }, { "id": 2755, "callFrame": { "functionName": "subarray", "scriptId": "30", "url": "node:buffer", "lineNumber": 1128, "columnNumber": 45 }, "hitCount": 1, "positionTicks": [ { "line": 1134, "ticks": 1 } ] }, { "id": 4126, "callFrame": { "functionName": "addString", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 49, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 50, "ticks": 1 } ] }, { "id": 5169, "callFrame": { "functionName": "add", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 56, "columnNumber": 7 }, "hitCount": 0, "children": [ 5170 ] }, { "id": 5170, "callFrame": { "functionName": "copy", "scriptId": "30", "url": "node:buffer", "lineNumber": 787, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 789, "ticks": 1 } ] }, { "id": 2795, "callFrame": { "functionName": "join", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 62, "columnNumber": 8 }, "hitCount": 1, "positionTicks": [ { "line": 63, "ticks": 1 } ] }, { "id": 1339, "callFrame": { "functionName": "_getRows", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 176, "columnNumber": 10 }, "hitCount": 0, "children": [ 1340, 1924 ] }, { "id": 1340, "callFrame": { "functionName": "execute", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 166, "columnNumber": 9 }, "hitCount": 0, "children": [ 1341 ] }, { "id": 1341, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 1342 ] }, { "id": 1342, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 1343 ] }, { "id": 1343, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 1344 ] }, { "id": 1344, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 1345 ] }, { "id": 1345, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 1346 ] }, { "id": 1346, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 1347 ] }, { "id": 1347, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 1348 ] }, { "id": 1348, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 1349 ] }, { "id": 1349, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 12, "positionTicks": [ { "line": 51, "ticks": 12 } ] }, { "id": 1924, "callFrame": { "functionName": "sync", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 176, "columnNumber": 6 }, "hitCount": 1, "children": [ 1925 ], "positionTicks": [ { "line": 179, "ticks": 1 } ] }, { "id": 1925, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 1, "children": [ 1926 ], "positionTicks": [ { "line": 304, "ticks": 1 } ] }, { "id": 1926, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 1927 ] }, { "id": 1927, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 1928 ] }, { "id": 1928, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 1929 ] }, { "id": 1929, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 1930 ] }, { "id": 1930, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 1931 ] }, { "id": 1931, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 1932 ] }, { "id": 1932, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 1, "children": [ 1933 ], "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 1933, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 10, "positionTicks": [ { "line": 51, "ticks": 10 } ] }, { "id": 1359, "callFrame": { "functionName": "parse", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 156, "columnNumber": 7 }, "hitCount": 1, "children": [ 1360, 2324, 2742 ], "positionTicks": [ { "line": 796, "ticks": 1 } ] }, { "id": 1360, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 1361 ] }, { "id": 1361, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 1362 ] }, { "id": 1362, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 1363 ] }, { "id": 1363, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 2, "children": [ 1364 ], "positionTicks": [ { "line": 392, "ticks": 2 } ] }, { "id": 1364, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 2, "children": [ 1365, 2378 ], "positionTicks": [ { "line": 942, "ticks": 2 } ] }, { "id": 1365, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 1, "children": [ 1366 ], "positionTicks": [ { "line": 162, "ticks": 1 } ] }, { "id": 1366, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 1, "children": [ 1367, 2238, 5586 ], "positionTicks": [ { "line": 148, "ticks": 1 } ] }, { "id": 1367, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 1368 ] }, { "id": 1368, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 31, "positionTicks": [ { "line": 51, "ticks": 31 } ] }, { "id": 2238, "callFrame": { "functionName": "afterWriteDispatched", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 154, "columnNumber": 29 }, "hitCount": 0, "children": [ 2239 ] }, { "id": 2239, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 3, "children": [ 2277 ], "positionTicks": [ { "line": 428, "ticks": 1 }, { "line": 1233, "ticks": 1 }, { "line": 128, "ticks": 1 } ] }, { "id": 2277, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 2278, 4000, 5111 ] }, { "id": 2278, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 1, "children": [ 3614 ], "positionTicks": [ { "line": 1112, "ticks": 1 } ] }, { "id": 3614, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 3615 ] }, { "id": 3615, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 1, "children": [ 3616 ], "positionTicks": [ { "line": 556, "ticks": 1 } ] }, { "id": 3616, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 1, "children": [ 3617 ], "positionTicks": [ { "line": 1831, "ticks": 1 } ] }, { "id": 3617, "callFrame": { "functionName": "wrapFunc", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1111, "columnNumber": 54 }, "hitCount": 0, "children": [ 3618 ] }, { "id": 3618, "callFrame": { "functionName": "storeSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1265, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 1268, "ticks": 1 } ] }, { "id": 4000, "callFrame": { "functionName": "nextTick", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 102, "columnNumber": 17 }, "hitCount": 0, "children": [ 4001 ] }, { "id": 4001, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4002 ] }, { "id": 4002, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4003 ] }, { "id": 4003, "callFrame": { "functionName": "lookupPublicResource", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 176, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 181, "ticks": 1 } ] }, { "id": 5111, "callFrame": { "functionName": "getActiveSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1230, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 1233, "ticks": 1 } ] }, { "id": 5586, "callFrame": { "functionName": "createWriteWrap", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 108, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 110, "ticks": 1 } ] }, { "id": 2378, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 428, "ticks": 1 } ] }, { "id": 2324, "callFrame": { "functionName": "parse", "scriptId": "2192", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/serializer.js", "lineNumber": 38, "columnNumber": 14 }, "hitCount": 0, "children": [ 2325 ] }, { "id": 2325, "callFrame": { "functionName": "addCString", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 36, "columnNumber": 14 }, "hitCount": 0, "children": [ 2326, 5025, 5082 ] }, { "id": 2326, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 1063, "columnNumber": 39 }, "hitCount": 0, "children": [ 2327 ] }, { "id": 2327, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 604, "columnNumber": 11 }, "hitCount": 1, "children": [ 2328 ], "positionTicks": [ { "line": 605, "ticks": 1 } ] }, { "id": 2328, "callFrame": { "functionName": "utf8Write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 605, "ticks": 3 } ] }, { "id": 5025, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 5026 ] }, { "id": 5026, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 762, "ticks": 1 } ] }, { "id": 5082, "callFrame": { "functionName": "ensure", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 11, "columnNumber": 10 }, "hitCount": 2, "positionTicks": [ { "line": 13, "ticks": 1 }, { "line": 20, "ticks": 1 } ] }, { "id": 2742, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 1063, "columnNumber": 39 }, "hitCount": 2, "positionTicks": [ { "line": 1064, "ticks": 2 } ] }, { "id": 1548, "callFrame": { "functionName": "describe", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 205, "columnNumber": 10 }, "hitCount": 1, "children": [ 1549 ], "positionTicks": [ { "line": 371, "ticks": 1 } ] }, { "id": 1549, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 1550 ] }, { "id": 1550, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 1551 ] }, { "id": 1551, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 1552 ] }, { "id": 1552, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 1553 ] }, { "id": 1553, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 1554 ] }, { "id": 1554, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 1, "children": [ 1555 ], "positionTicks": [ { "line": 919, "ticks": 1 } ] }, { "id": 1555, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 1556, 5604 ] }, { "id": 1556, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 1557 ] }, { "id": 1557, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 17, "positionTicks": [ { "line": 51, "ticks": 17 } ] }, { "id": 5604, "callFrame": { "functionName": "createWriteWrap", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 108, "columnNumber": 24 }, "hitCount": 0, "children": [ 5605 ] }, { "id": 5605, "callFrame": { "functionName": "WriteWrap", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 110, "ticks": 1 } ] }, { "id": 3606, "callFrame": { "functionName": "Query", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 8, "columnNumber": 13 }, "hitCount": 1, "children": [ 3607 ], "positionTicks": [ { "line": 10, "ticks": 1 } ] }, { "id": 3607, "callFrame": { "functionName": "EventEmitter", "scriptId": "29", "url": "node:events", "lineNumber": 211, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 348, "ticks": 1 } ] }, { "id": 4747, "callFrame": { "functionName": "start", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 227, "columnNumber": 45 }, "hitCount": 0, "children": [ 4748 ] }, { "id": 4748, "callFrame": { "functionName": "begin", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 45, "columnNumber": 38 }, "hitCount": 3, "positionTicks": [ { "line": 51, "ticks": 3 } ] }, { "id": 5091, "callFrame": { "functionName": "touch", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 216, "columnNumber": 45 }, "hitCount": 0, "children": [ 5092 ] }, { "id": 5092, "callFrame": { "functionName": "touch", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 73, "columnNumber": 38 }, "hitCount": 0, "children": [ 5093 ] }, { "id": 5093, "callFrame": { "functionName": "hrtime", "scriptId": "37", "url": "node:internal/process/per_thread", "lineNumber": 79, "columnNumber": 15 }, "hitCount": 0, "children": [ 5094 ] }, { "id": 5094, "callFrame": { "functionName": "", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 81, "ticks": 1 } ] }, { "id": 1784, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1785 ] }, { "id": 1785, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1786 ] }, { "id": 1786, "callFrame": { "functionName": "bindCallbackSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1145, "columnNumber": 28 }, "hitCount": 1, "children": [ 1787, 3613 ], "positionTicks": [ { "line": 1170, "ticks": 1 } ] }, { "id": 1787, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "children": [ 1788 ], "positionTicks": [ { "line": 513, "ticks": 1 } ] }, { "id": 1788, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 2, "positionTicks": [ { "line": 1822, "ticks": 2 } ] }, { "id": 3613, "callFrame": { "functionName": "storeSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1265, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 1268, "ticks": 1 } ] }, { "id": 1409, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 2, "children": [ 1410, 1782, 1789 ], "positionTicks": [ { "line": 1395, "ticks": 2 } ] }, { "id": 1410, "callFrame": { "functionName": "copySegmentParameters", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1735, "columnNumber": 30 }, "hitCount": 0, "children": [ 1411 ] }, { "id": 1411, "callFrame": { "functionName": "addAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 91, "columnNumber": 59 }, "hitCount": 0, "children": [ 1412 ] }, { "id": 1412, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 1, "children": [ 1778 ], "positionTicks": [ { "line": 132, "ticks": 1 } ] }, { "id": 1778, "callFrame": { "functionName": "", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 177, "columnNumber": 11 }, "hitCount": 0, "children": [ 1779 ] }, { "id": 1779, "callFrame": { "functionName": "filterSegment", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 102, "columnNumber": 64 }, "hitCount": 0, "children": [ 1780 ] }, { "id": 1780, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 2, "positionTicks": [ { "line": 152, "ticks": 2 } ] }, { "id": 1782, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "children": [ 1783 ], "positionTicks": [ { "line": 79, "ticks": 1 } ] }, { "id": 1783, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 3, "children": [ 2235 ], "positionTicks": [ { "line": 106, "ticks": 1 }, { "line": 679, "ticks": 1 }, { "line": 295, "ticks": 1 } ] }, { "id": 2235, "callFrame": { "functionName": "TraceSegment", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 0, "children": [ 2236 ] }, { "id": 2236, "callFrame": { "functionName": "makeId", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 83, "columnNumber": 15 }, "hitCount": 0, "children": [ 2237 ] }, { "id": 2237, "callFrame": { "functionName": "int32ToByteArray", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 64, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 67, "ticks": 1 } ] }, { "id": 1789, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 283, "ticks": 1 } ] }, { "id": 1651, "callFrame": { "functionName": "queryRecord", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 641, "columnNumber": 61 }, "hitCount": 4, "children": [ 1652, 2217, 2688 ], "positionTicks": [ { "line": 689, "ticks": 1 }, { "line": 660, "ticks": 3 } ] }, { "id": 1652, "callFrame": { "functionName": "_normalizeParameters", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 797, "columnNumber": 29 }, "hitCount": 0, "children": [ 1653 ] }, { "id": 1653, "callFrame": { "functionName": "_normalizeInstanceInformation", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 838, "columnNumber": 38 }, "hitCount": 0, "children": [ 1654 ] }, { "id": 1654, "callFrame": { "functionName": "isLocahost", "scriptId": "617", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/urltils.js", "lineNumber": 38, "columnNumber": 34 }, "hitCount": 1, "positionTicks": [ { "line": 40, "ticks": 1 } ] }, { "id": 2217, "callFrame": { "functionName": "parseQuery", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 465, "columnNumber": 19 }, "hitCount": 1, "children": [ 2218 ], "positionTicks": [ { "line": 472, "ticks": 1 } ] }, { "id": 2218, "callFrame": { "functionName": "parseSql", "scriptId": "667", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/db/query-parsers/sql.js", "lineNumber": 28, "columnNumber": 34 }, "hitCount": 0, "children": [ 2219 ] }, { "id": 2219, "callFrame": { "functionName": "getParsedStatement", "scriptId": "668", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/db/statement-matcher.js", "lineNumber": 16, "columnNumber": 75 }, "hitCount": 2, "positionTicks": [ { "line": 23, "ticks": 2 } ] }, { "id": 2688, "callFrame": { "functionName": "wrapJSClientQuery", "scriptId": "2198", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/pg.js", "lineNumber": 30, "columnNumber": 28 }, "hitCount": 2, "positionTicks": [ { "line": 49, "ticks": 1 }, { "line": 46, "ticks": 1 } ] }, { "id": 1826, "callFrame": { "functionName": "query", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 500, "columnNumber": 7 }, "hitCount": 0, "children": [ 1827 ] }, { "id": 1827, "callFrame": { "functionName": "_pulseQueryQueue", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 478, "columnNumber": 18 }, "hitCount": 1, "children": [ 1828 ], "positionTicks": [ { "line": 482, "ticks": 1 } ] }, { "id": 1828, "callFrame": { "functionName": "submit", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 149, "columnNumber": 8 }, "hitCount": 0, "children": [ 1829 ] }, { "id": 1829, "callFrame": { "functionName": "prepare", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 192, "columnNumber": 9 }, "hitCount": 0, "children": [ 1830, 1843, 2225, 2305, 3295 ] }, { "id": 1830, "callFrame": { "functionName": "describe", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 205, "columnNumber": 10 }, "hitCount": 0, "children": [ 1831 ] }, { "id": 1831, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 1832 ] }, { "id": 1832, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 1833 ] }, { "id": 1833, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 1834 ] }, { "id": 1834, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 1835 ] }, { "id": 1835, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 1836 ] }, { "id": 1836, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 1837 ] }, { "id": 1837, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 1838 ] }, { "id": 1838, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 1839 ] }, { "id": 1839, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 1843, "callFrame": { "functionName": "bind", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 161, "columnNumber": 6 }, "hitCount": 0, "children": [ 1844, 2065, 2734 ] }, { "id": 1844, "callFrame": { "functionName": "bind", "scriptId": "2192", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/serializer.js", "lineNumber": 88, "columnNumber": 13 }, "hitCount": 0, "children": [ 1845 ] }, { "id": 1845, "callFrame": { "functionName": "writeValues", "scriptId": "2192", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/serializer.js", "lineNumber": 64, "columnNumber": 29 }, "hitCount": 0, "children": [ 1846, 4483 ] }, { "id": 1846, "callFrame": { "functionName": "prepareValueWrapper", "scriptId": "2168", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/utils.js", "lineNumber": 195, "columnNumber": 44 }, "hitCount": 0, "children": [ 1847 ] }, { "id": 1847, "callFrame": { "functionName": "prepareValue", "scriptId": "2168", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/utils.js", "lineNumber": 37, "columnNumber": 28 }, "hitCount": 2, "positionTicks": [ { "line": 66, "ticks": 2 } ] }, { "id": 4483, "callFrame": { "functionName": "addString", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 49, "columnNumber": 13 }, "hitCount": 0, "children": [ 4484 ] }, { "id": 4484, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 1063, "columnNumber": 39 }, "hitCount": 0, "children": [ 4485 ] }, { "id": 4485, "callFrame": { "functionName": "utf8Write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 1094, "ticks": 1 } ] }, { "id": 2065, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 2066 ] }, { "id": 2066, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 2067 ] }, { "id": 2067, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 2068 ] }, { "id": 2068, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 2069 ] }, { "id": 2069, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 2070 ] }, { "id": 2070, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 1, "children": [ 2071 ], "positionTicks": [ { "line": 916, "ticks": 1 } ] }, { "id": 2071, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 2072 ] }, { "id": 2072, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 2073 ] }, { "id": 2073, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 2734, "callFrame": { "functionName": "join", "scriptId": "2193", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-writer.js", "lineNumber": 62, "columnNumber": 8 }, "hitCount": 1, "positionTicks": [ { "line": 63, "ticks": 1 } ] }, { "id": 2225, "callFrame": { "functionName": "parse", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 156, "columnNumber": 7 }, "hitCount": 1, "children": [ 2226 ], "positionTicks": [ { "line": 158, "ticks": 1 } ] }, { "id": 2226, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 2227 ] }, { "id": 2227, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 2228 ] }, { "id": 2228, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 2229 ] }, { "id": 2229, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 2230 ] }, { "id": 2230, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 2231 ] }, { "id": 2231, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 1, "children": [ 2232 ], "positionTicks": [ { "line": 148, "ticks": 1 } ] }, { "id": 2232, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 2233, 2962 ] }, { "id": 2233, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 2234 ] }, { "id": 2234, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 6, "positionTicks": [ { "line": 51, "ticks": 6 } ] }, { "id": 2962, "callFrame": { "functionName": "afterWriteDispatched", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 154, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 163, "ticks": 1 } ] }, { "id": 2305, "callFrame": { "functionName": "_getRows", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 176, "columnNumber": 10 }, "hitCount": 0, "children": [ 2306 ] }, { "id": 2306, "callFrame": { "functionName": "execute", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 166, "columnNumber": 9 }, "hitCount": 0, "children": [ 2307 ] }, { "id": 2307, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 2308 ] }, { "id": 2308, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 2309 ] }, { "id": 2309, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 2310 ] }, { "id": 2310, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 2311 ] }, { "id": 2311, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 2312 ] }, { "id": 2312, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 2313 ] }, { "id": 2313, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 2314 ] }, { "id": 2314, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 2315 ] }, { "id": 2315, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 3295, "callFrame": { "functionName": "hasBeenParsed", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 168, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 170, "ticks": 1 } ] }, { "id": 1848, "callFrame": { "functionName": "addCLMAttributes", "scriptId": "654", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/code-level-metrics.js", "lineNumber": 48, "columnNumber": 53 }, "hitCount": 1, "positionTicks": [ { "line": 50, "ticks": 1 } ] }, { "id": 2282, "callFrame": { "functionName": "getLogger", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 96, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 97, "ticks": 1 } ] }, { "id": 3837, "callFrame": { "functionName": "parseSql", "scriptId": "667", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/db/query-parsers/sql.js", "lineNumber": 28, "columnNumber": 34 }, "hitCount": 1, "positionTicks": [ { "line": 29, "ticks": 1 } ] }, { "id": 4486, "callFrame": { "functionName": "_extractQueryStr", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 768, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 769, "ticks": 1 } ] }, { "id": 5498, "callFrame": { "functionName": "RecorderSpec", "scriptId": "663", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/specs/index.js", "lineNumber": 59, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 64, "ticks": 1 } ] }, { "id": 4125, "callFrame": { "functionName": "addCLMAttributes", "scriptId": "654", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/code-level-metrics.js", "lineNumber": 48, "columnNumber": 53 }, "hitCount": 1, "positionTicks": [ { "line": 49, "ticks": 1 } ] }, { "id": 5650, "callFrame": { "functionName": "argsToArray", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1531, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1532, "ticks": 1 } ] }, { "id": 1305, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1306 ] }, { "id": 1306, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1307 ] }, { "id": 1307, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2745, "callFrame": { "functionName": "", "scriptId": "1966", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/_overRest.js", "lineNumber": 16, "columnNumber": 17 }, "hitCount": 2, "positionTicks": [ { "line": 23, "ticks": 1 }, { "line": 20, "ticks": 1 } ] }, { "id": 2419, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2420, 4153 ] }, { "id": 2420, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2421 ] }, { "id": 2421, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 335, "ticks": 2 } ] }, { "id": 4153, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 4154 ] }, { "id": 4154, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4155 ] }, { "id": 4155, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4156 ] }, { "id": 4156, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 57, "ticks": 1 } ] }, { "id": 4878, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 320, "ticks": 1 } ] }, { "id": 2132, "callFrame": { "functionName": "enrichQueryObject", "scriptId": "2100", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/execution/internal/query-executioner.js", "lineNumber": 20, "columnNumber": 26 }, "hitCount": 2, "children": [ 2548 ], "positionTicks": [ { "line": 29, "ticks": 2 } ] }, { "id": 2548, "callFrame": { "functionName": "positionBindings", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 139, "columnNumber": 18 }, "hitCount": 2, "children": [ 5602 ], "positionTicks": [ { "line": 142, "ticks": 2 } ] }, { "id": 5602, "callFrame": { "functionName": "", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 141, "columnNumber": 46 }, "hitCount": 1, "positionTicks": [ { "line": 147, "ticks": 1 } ] }, { "id": 2075, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2076, 2279 ] }, { "id": 2076, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "children": [ 2077, 4033 ], "positionTicks": [ { "line": 48, "ticks": 1 } ] }, { "id": 2077, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 2078 ] }, { "id": 2078, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 2079, 2224 ] }, { "id": 2079, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 5, "positionTicks": [ { "line": 59, "ticks": 1 }, { "line": 57, "ticks": 1 }, { "line": 70, "ticks": 3 } ] }, { "id": 2224, "callFrame": { "functionName": "lookupPublicResource", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 176, "columnNumber": 29 }, "hitCount": 2, "positionTicks": [ { "line": 181, "ticks": 2 } ] }, { "id": 4033, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 0, "children": [ 4034 ] }, { "id": 4034, "callFrame": { "functionName": "getDefaultTriggerAsyncId", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 431, "columnNumber": 33 }, "hitCount": 2, "positionTicks": [ { "line": 432, "ticks": 2 } ] }, { "id": 2279, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2280 ] }, { "id": 2280, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 4, "positionTicks": [ { "line": 335, "ticks": 4 } ] }, { "id": 1701, "callFrame": { "functionName": "toSQL", "scriptId": "2101", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querybuilder.js", "lineNumber": 82, "columnNumber": 7 }, "hitCount": 2, "children": [ 1702, 1952 ], "positionTicks": [ { "line": 84, "ticks": 2 } ] }, { "id": 1702, "callFrame": { "functionName": "toSQL", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 69, "columnNumber": 7 }, "hitCount": 6, "children": [ 1703, 3290, 4637, 4744 ], "positionTicks": [ { "line": 71, "ticks": 1 }, { "line": 86, "ticks": 3 }, { "line": 79, "ticks": 1 }, { "line": 87, "ticks": 1 } ] }, { "id": 1703, "callFrame": { "functionName": "select", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 125, "columnNumber": 8 }, "hitCount": 6, "children": [ 1704, 1781, 1790 ], "positionTicks": [ { "line": 134, "ticks": 5 }, { "line": 127, "ticks": 1 } ] }, { "id": 1704, "callFrame": { "functionName": "", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 133, "columnNumber": 23 }, "hitCount": 8, "children": [ 1705, 1791, 3163, 3194 ], "positionTicks": [ { "line": 147, "ticks": 2 }, { "line": 135, "ticks": 6 } ] }, { "id": 1705, "callFrame": { "functionName": "where", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 569, "columnNumber": 7 }, "hitCount": 6, "children": [ 1706, 2697, 5472 ], "positionTicks": [ { "line": 16, "ticks": 1 }, { "line": 584, "ticks": 1 }, { "line": 571, "ticks": 1 }, { "line": 594, "ticks": 3 } ] }, { "id": 1706, "callFrame": { "functionName": "whereBasic", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1056, "columnNumber": 12 }, "hitCount": 2, "children": [ 1707, 3585 ], "positionTicks": [ { "line": 1075, "ticks": 1 }, { "line": 1074, "ticks": 1 } ] }, { "id": 1707, "callFrame": { "functionName": "_valueClause", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 978, "columnNumber": 14 }, "hitCount": 0, "children": [ 1708 ] }, { "id": 1708, "callFrame": { "functionName": "parameter", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 399, "columnNumber": 11 }, "hitCount": 3, "children": [ 2851 ], "positionTicks": [ { "line": 409, "ticks": 3 } ] }, { "id": 2851, "callFrame": { "functionName": "unwrapRaw", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 98, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 123, "ticks": 1 } ] }, { "id": 3585, "callFrame": { "functionName": "wrap", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 78, "columnNumber": 13 }, "hitCount": 0, "children": [ 3586, 3634 ] }, { "id": 3586, "callFrame": { "functionName": "unwrapRaw", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 98, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 101, "ticks": 1 } ] }, { "id": 3634, "callFrame": { "functionName": "wrapString", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 137, "columnNumber": 19 }, "hitCount": 0, "children": [ 3635 ] }, { "id": 3635, "callFrame": { "functionName": "wrapAsIdentifier", "scriptId": "2132", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/formatterUtils.js", "lineNumber": 15, "columnNumber": 25 }, "hitCount": 0, "children": [ 3636 ] }, { "id": 3636, "callFrame": { "functionName": "wrapIdentifier", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 176, "columnNumber": 16 }, "hitCount": 0, "children": [ 3637 ] }, { "id": 3637, "callFrame": { "functionName": "customWrapIdentifier", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 184, "columnNumber": 22 }, "hitCount": 0, "children": [ 3638 ] }, { "id": 3638, "callFrame": { "functionName": "wrapIdentifierImpl", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 65, "columnNumber": 20 }, "hitCount": 2, "positionTicks": [ { "line": 70, "ticks": 2 } ] }, { "id": 2697, "callFrame": { "functionName": "whereWrapped", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1093, "columnNumber": 14 }, "hitCount": 0, "children": [ 2698 ] }, { "id": 2698, "callFrame": { "functionName": "rawOrFn", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 221, "columnNumber": 16 }, "hitCount": 0, "children": [ 2699 ] }, { "id": 2699, "callFrame": { "functionName": "compileCallback", "scriptId": "2132", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/formatterUtils.js", "lineNumber": 3, "columnNumber": 24 }, "hitCount": 0, "children": [ 2700, 2768, 4612, 5600 ] }, { "id": 2700, "callFrame": { "functionName": "", "scriptId": "2606", "url": "file:///opt/build/imshop-cloud/build/repositories/today-repository.js", "lineNumber": 152, "columnNumber": 34 }, "hitCount": 0, "children": [ 2701 ] }, { "id": 2701, "callFrame": { "functionName": "hooks", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 14, "columnNumber": 18 }, "hitCount": 0, "children": [ 2702 ] }, { "id": 2702, "callFrame": { "functionName": "createLocal", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 3039, "columnNumber": 24 }, "hitCount": 0, "children": [ 2703 ] }, { "id": 2703, "callFrame": { "functionName": "createLocalOrUTC", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 3008, "columnNumber": 29 }, "hitCount": 0, "children": [ 2704 ] }, { "id": 2704, "callFrame": { "functionName": "createFromConfig", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 2941, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 2943, "ticks": 1 } ] }, { "id": 2768, "callFrame": { "functionName": "toSQL", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 69, "columnNumber": 7 }, "hitCount": 2, "children": [ 2769 ], "positionTicks": [ { "line": 86, "ticks": 2 } ] }, { "id": 2769, "callFrame": { "functionName": "where", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 569, "columnNumber": 7 }, "hitCount": 1, "children": [ 2770, 5067 ], "positionTicks": [ { "line": 584, "ticks": 1 } ] }, { "id": 2770, "callFrame": { "functionName": "whereRaw", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1125, "columnNumber": 10 }, "hitCount": 1, "children": [ 2771 ], "positionTicks": [ { "line": 1128, "ticks": 1 } ] }, { "id": 2771, "callFrame": { "functionName": "unwrapRaw", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 98, "columnNumber": 18 }, "hitCount": 0, "children": [ 2772 ] }, { "id": 2772, "callFrame": { "functionName": "toSQL", "scriptId": "2125", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/raw.js", "lineNumber": 73, "columnNumber": 7 }, "hitCount": 0, "children": [ 2773 ] }, { "id": 2773, "callFrame": { "functionName": "replaceRawArrBindings", "scriptId": "2129", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/rawFormatter.js", "lineNumber": 2, "columnNumber": 30 }, "hitCount": 2, "positionTicks": [ { "line": 13, "ticks": 2 } ] }, { "id": 5067, "callFrame": { "functionName": "whereWrapped", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1093, "columnNumber": 14 }, "hitCount": 0, "children": [ 5068 ] }, { "id": 5068, "callFrame": { "functionName": "rawOrFn", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 221, "columnNumber": 16 }, "hitCount": 0, "children": [ 5069 ] }, { "id": 5069, "callFrame": { "functionName": "compileCallback", "scriptId": "2132", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/formatterUtils.js", "lineNumber": 3, "columnNumber": 24 }, "hitCount": 0, "children": [ 5070 ] }, { "id": 5070, "callFrame": { "functionName": "toSQL", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 69, "columnNumber": 7 }, "hitCount": 0, "children": [ 5071 ] }, { "id": 5071, "callFrame": { "functionName": "where", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 569, "columnNumber": 7 }, "hitCount": 0, "children": [ 5072 ] }, { "id": 5072, "callFrame": { "functionName": "whereWrapped", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1093, "columnNumber": 14 }, "hitCount": 0, "children": [ 5073 ] }, { "id": 5073, "callFrame": { "functionName": "rawOrFn", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 221, "columnNumber": 16 }, "hitCount": 0, "children": [ 5074 ] }, { "id": 5074, "callFrame": { "functionName": "compileCallback", "scriptId": "2132", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/formatterUtils.js", "lineNumber": 3, "columnNumber": 24 }, "hitCount": 0, "children": [ 5075 ] }, { "id": 5075, "callFrame": { "functionName": "toSQL", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 69, "columnNumber": 7 }, "hitCount": 0, "children": [ 5076 ] }, { "id": 5076, "callFrame": { "functionName": "where", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 569, "columnNumber": 7 }, "hitCount": 0, "children": [ 5077 ] }, { "id": 5077, "callFrame": { "functionName": "whereRaw", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1125, "columnNumber": 10 }, "hitCount": 0, "children": [ 5078 ] }, { "id": 5078, "callFrame": { "functionName": "unwrapRaw", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 98, "columnNumber": 18 }, "hitCount": 0, "children": [ 5079 ] }, { "id": 5079, "callFrame": { "functionName": "toSQL", "scriptId": "2125", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/raw.js", "lineNumber": 73, "columnNumber": 7 }, "hitCount": 0, "children": [ 5080 ] }, { "id": 5080, "callFrame": { "functionName": "replaceRawArrBindings", "scriptId": "2129", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/rawFormatter.js", "lineNumber": 2, "columnNumber": 30 }, "hitCount": 1, "positionTicks": [ { "line": 13, "ticks": 1 } ] }, { "id": 4612, "callFrame": { "functionName": "", "scriptId": "2707", "url": "file:///opt/build/imshop-cloud/build/repositories/instruction-banners-repository.js", "lineNumber": 16, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 19, "ticks": 1 } ] }, { "id": 5600, "callFrame": { "functionName": "", "scriptId": "2603", "url": "file:///opt/build/imshop-cloud/build/utils/query-builder-utils.js", "lineNumber": 233, "columnNumber": 32 }, "hitCount": 0, "children": [ 5601 ] }, { "id": 5601, "callFrame": { "functionName": "where", "scriptId": "2101", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querybuilder.js", "lineNumber": 399, "columnNumber": 7 }, "hitCount": 1, "positionTicks": [ { "line": 442, "ticks": 1 } ] }, { "id": 5472, "callFrame": { "functionName": "whereIn", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1015, "columnNumber": 9 }, "hitCount": 0, "children": [ 5473 ] }, { "id": 5473, "callFrame": { "functionName": "values", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 443, "columnNumber": 8 }, "hitCount": 0, "children": [ 5474 ] }, { "id": 5474, "callFrame": { "functionName": "parameterize", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 413, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 424, "ticks": 1 } ] }, { "id": 1791, "callFrame": { "functionName": "columns", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 276, "columnNumber": 9 }, "hitCount": 3, "children": [ 1792, 2562 ], "positionTicks": [ { "line": 279, "ticks": 3 } ] }, { "id": 1792, "callFrame": { "functionName": "columnize", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 65, "columnNumber": 18 }, "hitCount": 0, "children": [ 1793 ] }, { "id": 1793, "callFrame": { "functionName": "wrap", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 78, "columnNumber": 13 }, "hitCount": 1, "children": [ 1794, 2149 ], "positionTicks": [ { "line": 95, "ticks": 1 } ] }, { "id": 1794, "callFrame": { "functionName": "unwrapRaw", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 98, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 101, "ticks": 1 } ] }, { "id": 2149, "callFrame": { "functionName": "wrapString", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 137, "columnNumber": 19 }, "hitCount": 2, "positionTicks": [ { "line": 159, "ticks": 1 }, { "line": 150, "ticks": 1 } ] }, { "id": 2562, "callFrame": { "functionName": "onlyJson", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 797, "columnNumber": 10 }, "hitCount": 0, "children": [ 2563 ] }, { "id": 2563, "callFrame": { "functionName": "get tableName", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1453, "columnNumber": 15 }, "hitCount": 0, "children": [ 2564 ] }, { "id": 2564, "callFrame": { "functionName": "wrap", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 78, "columnNumber": 13 }, "hitCount": 1, "children": [ 2565, 4468 ], "positionTicks": [ { "line": 80, "ticks": 1 } ] }, { "id": 2565, "callFrame": { "functionName": "wrapString", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 137, "columnNumber": 19 }, "hitCount": 6, "children": [ 3482 ], "positionTicks": [ { "line": 159, "ticks": 1 }, { "line": 150, "ticks": 3 }, { "line": 139, "ticks": 2 } ] }, { "id": 3482, "callFrame": { "functionName": "wrapString", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 137, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 150, "ticks": 1 } ] }, { "id": 4468, "callFrame": { "functionName": "unwrapRaw", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 98, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 101, "ticks": 1 } ] }, { "id": 3163, "callFrame": { "functionName": "limit", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 806, "columnNumber": 7 }, "hitCount": 2, "children": [ 3164 ], "positionTicks": [ { "line": 810, "ticks": 2 } ] }, { "id": 3164, "callFrame": { "functionName": "_getValueOrParameterFromAttribute", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 784, "columnNumber": 35 }, "hitCount": 1, "children": [ 3165 ], "positionTicks": [ { "line": 792, "ticks": 1 } ] }, { "id": 3165, "callFrame": { "functionName": "parameter", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 399, "columnNumber": 11 }, "hitCount": 0, "children": [ 3166 ] }, { "id": 3166, "callFrame": { "functionName": "unwrapRaw", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 98, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 108, "ticks": 1 } ] }, { "id": 3194, "callFrame": { "functionName": "order", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 600, "columnNumber": 7 }, "hitCount": 0, "children": [ 3195 ] }, { "id": 3195, "callFrame": { "functionName": "_groupsOrders", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1442, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 1444, "ticks": 1 } ] }, { "id": 1781, "callFrame": { "functionName": "join", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 419, "columnNumber": 6 }, "hitCount": 1, "positionTicks": [ { "line": 420, "ticks": 1 } ] }, { "id": 1790, "callFrame": { "functionName": "compact", "scriptId": "2134", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/compact.js", "lineNumber": 15, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 3290, "callFrame": { "functionName": "isString", "scriptId": "2072", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/util/is.js", "lineNumber": 0, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 2, "ticks": 1 } ] }, { "id": 4637, "callFrame": { "functionName": "update", "scriptId": "4587", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/query/pg-querycompiler.js", "lineNumber": 48, "columnNumber": 8 }, "hitCount": 1, "children": [ 5756 ], "positionTicks": [ { "line": 53, "ticks": 1 } ] }, { "id": 5756, "callFrame": { "functionName": "_prepUpdate", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 1315, "columnNumber": 13 }, "hitCount": 0, "children": [ 5757 ] }, { "id": 5757, "callFrame": { "functionName": "wrap", "scriptId": "2130", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/formatter/wrappingFormatter.js", "lineNumber": 78, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 95, "ticks": 1 } ] }, { "id": 4744, "callFrame": { "functionName": "nanoid", "scriptId": "2133", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/util/nanoid.js", "lineNumber": 19, "columnNumber": 15 }, "hitCount": 2, "positionTicks": [ { "line": 26, "ticks": 2 } ] }, { "id": 1952, "callFrame": { "functionName": "queryCompiler", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 37, "columnNumber": 15 }, "hitCount": 0, "children": [ 1953 ] }, { "id": 1953, "callFrame": { "functionName": "QueryCompiler_PG", "scriptId": "4587", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/query/pg-querycompiler.js", "lineNumber": 14, "columnNumber": 13 }, "hitCount": 0, "children": [ 1954 ] }, { "id": 1954, "callFrame": { "functionName": "QueryCompiler", "scriptId": "2124", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querycompiler.js", "lineNumber": 48, "columnNumber": 13 }, "hitCount": 2, "children": [ 2379 ], "positionTicks": [ { "line": 51, "ticks": 1 }, { "line": 10, "ticks": 1 } ] }, { "id": 2379, "callFrame": { "functionName": "", "scriptId": "2136", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/_createAggregator.js", "lineNumber": 14, "columnNumber": 17 }, "hitCount": 0, "children": [ 2380, 3183 ] }, { "id": 2380, "callFrame": { "functionName": "arrayAggregator", "scriptId": "2137", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/_arrayAggregator.js", "lineNumber": 10, "columnNumber": 24 }, "hitCount": 0, "children": [ 2381 ] }, { "id": 2381, "callFrame": { "functionName": "", "scriptId": "2135", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/groupBy.js", "lineNumber": 32, "columnNumber": 39 }, "hitCount": 0, "children": [ 2382 ] }, { "id": 2382, "callFrame": { "functionName": "baseAssignValue", "scriptId": "1903", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/_baseAssignValue.js", "lineNumber": 11, "columnNumber": 24 }, "hitCount": 3, "positionTicks": [ { "line": 21, "ticks": 2 }, { "line": 13, "ticks": 1 } ] }, { "id": 3183, "callFrame": { "functionName": "baseIteratee", "scriptId": "2039", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/_baseIteratee.js", "lineNumber": 13, "columnNumber": 21 }, "hitCount": 0, "children": [ 3184 ] }, { "id": 3184, "callFrame": { "functionName": "property", "scriptId": "2057", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/property.js", "lineNumber": 27, "columnNumber": 17 }, "hitCount": 0, "children": [ 3185 ] }, { "id": 3185, "callFrame": { "functionName": "isKey", "scriptId": "2003", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/_isKey.js", "lineNumber": 15, "columnNumber": 14 }, "hitCount": 2, "positionTicks": [ { "line": 25, "ticks": 2 } ] }, { "id": 3212, "callFrame": { "functionName": "toSQL", "scriptId": "2125", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/raw.js", "lineNumber": 73, "columnNumber": 7 }, "hitCount": 1, "positionTicks": [ { "line": 117, "ticks": 1 } ] }, { "id": 5095, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 5096 ] }, { "id": 5096, "callFrame": { "functionName": "", "scriptId": "1982", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/knex-builder/make-knex.js", "lineNumber": 296, "columnNumber": 38 }, "hitCount": 0, "children": [ 5097 ] }, { "id": 5097, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 507, "ticks": 1 } ] }, { "id": 1331, "callFrame": { "functionName": "releaseConnection", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 342, "columnNumber": 19 }, "hitCount": 2, "children": [ 1332, 2062 ], "positionTicks": [ { "line": 344, "ticks": 1 }, { "line": 345, "ticks": 1 } ] }, { "id": 1332, "callFrame": { "functionName": "release", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 129, "columnNumber": 11 }, "hitCount": 0, "children": [ 1333, 2110 ] }, { "id": 1333, "callFrame": { "functionName": "_tryAcquireOrCreate", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 246, "columnNumber": 23 }, "hitCount": 0, "children": [ 1334 ] }, { "id": 1334, "callFrame": { "functionName": "_doAcquire", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 260, "columnNumber": 14 }, "hitCount": 4, "children": [ 1335, 1853, 4602 ], "positionTicks": [ { "line": 334, "ticks": 1 }, { "line": 269, "ticks": 1 }, { "line": 268, "ticks": 2 } ] }, { "id": 1335, "callFrame": { "functionName": "PendingOperation", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 5, "columnNumber": 15 }, "hitCount": 0, "children": [ 1336, 1769, 3852 ] }, { "id": 1336, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1337, 3424 ] }, { "id": 1337, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1338 ] }, { "id": 1338, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 335, "ticks": 2 } ] }, { "id": 3424, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 3425 ] }, { "id": 3425, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 0, "children": [ 3426 ] }, { "id": 3426, "callFrame": { "functionName": "getOrSetAsyncId", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 419, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 421, "ticks": 1 } ] }, { "id": 1769, "callFrame": { "functionName": "timeout", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 34, "columnNumber": 16 }, "hitCount": 0, "children": [ 1770 ] }, { "id": 1770, "callFrame": { "functionName": "", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 35, "columnNumber": 23 }, "hitCount": 0, "children": [ 1771, 2222 ] }, { "id": 1771, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1772, 1923 ] }, { "id": 1772, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1773, 1841 ] }, { "id": 1773, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1774 ] }, { "id": 1774, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1775 ] }, { "id": 1775, "callFrame": { "functionName": "bindCallbackSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1145, "columnNumber": 28 }, "hitCount": 0, "children": [ 1776 ] }, { "id": 1776, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1777 ] }, { "id": 1777, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 1832, "ticks": 1 } ] }, { "id": 1841, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1842 ] }, { "id": 1842, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "children": [ 2933 ], "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 2933, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2934 ] }, { "id": 2934, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2935 ] }, { "id": 2935, "callFrame": { "functionName": "setTimeout", "scriptId": "53", "url": "node:timers", "lineNumber": 139, "columnNumber": 19 }, "hitCount": 1, "children": [ 2936 ], "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 2936, "callFrame": { "functionName": "insert", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 359, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 368, "ticks": 1 } ] }, { "id": 1923, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 1, "children": [ 4342 ], "positionTicks": [ { "line": 1388, "ticks": 1 } ] }, { "id": 4342, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "children": [ 4343 ], "positionTicks": [ { "line": 79, "ticks": 1 } ] }, { "id": 4343, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 2, "positionTicks": [ { "line": 295, "ticks": 2 } ] }, { "id": 2222, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2223, 2740 ] }, { "id": 2223, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "children": [ 3056 ], "positionTicks": [ { "line": 181, "ticks": 1 } ] }, { "id": 3056, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 2, "positionTicks": [ { "line": 307, "ticks": 2 } ] }, { "id": 2740, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2741 ] }, { "id": 2741, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3852, "callFrame": { "functionName": "defer", "scriptId": "1851", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/utils.js", "lineNumber": 3, "columnNumber": 14 }, "hitCount": 0, "children": [ 3853 ] }, { "id": 3853, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3854 ] }, { "id": 3854, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3855 ] }, { "id": 3855, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1853, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1854, 2301 ] }, { "id": 1854, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1855 ] }, { "id": 1855, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 335, "ticks": 2 } ] }, { "id": 2301, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 3, "children": [ 2302 ], "positionTicks": [ { "line": 422, "ticks": 2 }, { "line": 322, "ticks": 1 } ] }, { "id": 2302, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 2303 ] }, { "id": 2303, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 2304 ] }, { "id": 2304, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 57, "ticks": 1 }, { "line": 70, "ticks": 1 } ] }, { "id": 4602, "callFrame": { "functionName": "_validateResource", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 341, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 344, "ticks": 1 } ] }, { "id": 2110, "callFrame": { "functionName": "resolve", "scriptId": "1853", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Resource.js", "lineNumber": 13, "columnNumber": 11 }, "hitCount": 1, "children": [ 2111 ], "positionTicks": [ { "line": 15, "ticks": 1 } ] }, { "id": 2111, "callFrame": { "functionName": "Resource", "scriptId": "1853", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Resource.js", "lineNumber": 4, "columnNumber": 15 }, "hitCount": 0, "children": [ 2112 ] }, { "id": 2112, "callFrame": { "functionName": "defer", "scriptId": "1851", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/utils.js", "lineNumber": 3, "columnNumber": 14 }, "hitCount": 0, "children": [ 2113 ] }, { "id": 2113, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 1, "children": [ 2114, 5496 ], "positionTicks": [ { "line": 327, "ticks": 1 } ] }, { "id": 2114, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2115 ] }, { "id": 2115, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 335, "ticks": 2 } ] }, { "id": 5496, "callFrame": { "functionName": "getDefaultTriggerAsyncId", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 431, "columnNumber": 33 }, "hitCount": 1, "positionTicks": [ { "line": 432, "ticks": 1 } ] }, { "id": 2062, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2063, 2336, 4277 ] }, { "id": 2063, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2064 ] }, { "id": 2064, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2336, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 2337 ] }, { "id": 2337, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 2338 ] }, { "id": 2338, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 2339 ] }, { "id": 2339, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 4277, "callFrame": { "functionName": "getDefaultTriggerAsyncId", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 431, "columnNumber": 33 }, "hitCount": 1, "positionTicks": [ { "line": 432, "ticks": 1 } ] }, { "id": 2416, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2417, 2986 ] }, { "id": 2417, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2418 ] }, { "id": 2418, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 4, "positionTicks": [ { "line": 335, "ticks": 4 } ] }, { "id": 2986, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 2, "positionTicks": [ { "line": 422, "ticks": 1 }, { "line": 182, "ticks": 1 } ] }, { "id": 4130, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 4131 ] }, { "id": 4131, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 574, "callFrame": { "functionName": "bodyParser", "scriptId": "876", "url": "file:///opt/build/imshop-cloud/node_modules/koa-bodyparser/index.js", "lineNumber": 62, "columnNumber": 34 }, "hitCount": 0, "children": [ 575 ] }, { "id": 575, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 576 ] }, { "id": 576, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 577 ] }, { "id": 577, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 578 ] }, { "id": 578, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 579 ] }, { "id": 579, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 580, 1009 ] }, { "id": 580, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 581 ] }, { "id": 581, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 582 ] }, { "id": 582, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 583, 5262 ] }, { "id": 583, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 584 ] }, { "id": 584, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 585 ] }, { "id": 585, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 586 ] }, { "id": 586, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 587 ] }, { "id": 587, "callFrame": { "functionName": "HrMiddleware", "scriptId": "4321", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/hr-middleware.js", "lineNumber": 3, "columnNumber": 21 }, "hitCount": 0, "children": [ 588 ] }, { "id": 588, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 589 ] }, { "id": 589, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 590 ] }, { "id": 590, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 591 ] }, { "id": 591, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 592 ] }, { "id": 592, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 593 ] }, { "id": 593, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 594 ] }, { "id": 594, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 595 ] }, { "id": 595, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 596 ] }, { "id": 596, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 597, 1119 ] }, { "id": 597, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 598 ] }, { "id": 598, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 599 ] }, { "id": 599, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 2, "children": [ 600 ], "positionTicks": [ { "line": 1315, "ticks": 2 } ] }, { "id": 600, "callFrame": { "functionName": "AntibotShadowbanMiddleware", "scriptId": "4166", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/antibot-shadowban-middleware.js", "lineNumber": 75, "columnNumber": 35 }, "hitCount": 4, "children": [ 601, 943, 998, 1135, 1199, 3517, 4208 ], "positionTicks": [ { "line": 148, "ticks": 1 }, { "line": 172, "ticks": 1 }, { "line": 86, "ticks": 2 } ] }, { "id": 601, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 602 ] }, { "id": 602, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 603 ] }, { "id": 603, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 604 ] }, { "id": 604, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 605 ] }, { "id": 605, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 606, 1799 ] }, { "id": 606, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 607 ] }, { "id": 607, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 608, 1208 ], "positionTicks": [ { "line": 832, "ticks": 1 } ] }, { "id": 608, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 609, 1249 ] }, { "id": 609, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 610, 1043 ] }, { "id": 610, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 611 ] }, { "id": 611, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 612 ] }, { "id": 612, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 613, 1158, 4705 ] }, { "id": 613, "callFrame": { "functionName": "AntibotShadowbanSignatureBanMiddleware", "scriptId": "4166", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/antibot-shadowban-middleware.js", "lineNumber": 226, "columnNumber": 47 }, "hitCount": 2, "children": [ 614, 885, 1007 ], "positionTicks": [ { "line": 228, "ticks": 1 }, { "line": 6, "ticks": 1 } ] }, { "id": 614, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 615 ] }, { "id": 615, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 616 ] }, { "id": 616, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 617 ] }, { "id": 617, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 618 ] }, { "id": 618, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 1, "children": [ 619 ], "positionTicks": [ { "line": 1009, "ticks": 1 } ] }, { "id": 619, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 620 ] }, { "id": 620, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 621, 4978 ] }, { "id": 621, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 622 ] }, { "id": 622, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 623, 1241 ] }, { "id": 623, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 624 ] }, { "id": 624, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 625 ] }, { "id": 625, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 626 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 626, "callFrame": { "functionName": "AntibotShadowbanMetricsAndLogsMiddleware", "scriptId": "4166", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/antibot-shadowban-middleware.js", "lineNumber": 16, "columnNumber": 49 }, "hitCount": 0, "children": [ 627, 979, 988 ] }, { "id": 627, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 628 ] }, { "id": 628, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 629 ] }, { "id": 629, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 630 ] }, { "id": 630, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 631 ] }, { "id": 631, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 632 ] }, { "id": 632, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 633 ] }, { "id": 633, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 634, 1047 ] }, { "id": 634, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 635 ] }, { "id": 635, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 636 ] }, { "id": 636, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 637 ] }, { "id": 637, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 638 ] }, { "id": 638, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 639, 945 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 639, "callFrame": { "functionName": "", "scriptId": "479", "url": "file:///opt/build/imshop-cloud/build/apps/v1/index.js", "lineNumber": 101, "columnNumber": 12 }, "hitCount": 2, "children": [ 640, 807 ], "positionTicks": [ { "line": 120, "ticks": 1 }, { "line": 109, "ticks": 1 } ] }, { "id": 640, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 641 ] }, { "id": 641, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "children": [ 642 ], "positionTicks": [ { "line": 1323, "ticks": 1 } ] }, { "id": 642, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 643 ] }, { "id": 643, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 644 ] }, { "id": 644, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 645 ] }, { "id": 645, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 646 ] }, { "id": 646, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 647, 829 ] }, { "id": 647, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 648 ] }, { "id": 648, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 2, "children": [ 649, 1094, 4709 ], "positionTicks": [ { "line": 939, "ticks": 1 }, { "line": 936, "ticks": 1 } ] }, { "id": 649, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 650 ] }, { "id": 650, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 651 ] }, { "id": 651, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 652 ] }, { "id": 652, "callFrame": { "functionName": "TmpBanInstallIdMiddleware", "scriptId": "4320", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/tmpban-install-id-middleware.js", "lineNumber": 22, "columnNumber": 34 }, "hitCount": 1, "children": [ 653, 4071, 4072 ], "positionTicks": [ { "line": 32, "ticks": 1 } ] }, { "id": 653, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 654 ] }, { "id": 654, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 655 ] }, { "id": 655, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 656 ] }, { "id": 656, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 657 ] }, { "id": 657, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 658 ] }, { "id": 658, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 659 ] }, { "id": 659, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 660, 5273 ], "positionTicks": [ { "line": 866, "ticks": 1 } ] }, { "id": 660, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 661, 896 ] }, { "id": 661, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 662 ] }, { "id": 662, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 663 ] }, { "id": 663, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 664 ] }, { "id": 664, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 665 ] }, { "id": 665, "callFrame": { "functionName": "CountryMiddleware", "scriptId": "1702", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/country-middleware.js", "lineNumber": 6, "columnNumber": 26 }, "hitCount": 0, "children": [ 666, 817, 1071, 3228 ] }, { "id": 666, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 667 ] }, { "id": 667, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 668 ] }, { "id": 668, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 669 ] }, { "id": 669, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 670, 1192 ] }, { "id": 670, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 671, 892 ] }, { "id": 671, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 672 ] }, { "id": 672, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 673, 986 ], "positionTicks": [ { "line": 832, "ticks": 1 } ] }, { "id": 673, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 674, 5775 ] }, { "id": 674, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 675, 4521 ] }, { "id": 675, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 676 ] }, { "id": 676, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 677 ] }, { "id": 677, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 678 ] }, { "id": 678, "callFrame": { "functionName": "LegacyCityConverterMiddleware", "scriptId": "4316", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/legacy-city-converter-middleware.js", "lineNumber": 4, "columnNumber": 38 }, "hitCount": 0, "children": [ 679 ] }, { "id": 679, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 1, "children": [ 680 ], "positionTicks": [ { "line": 1860, "ticks": 1 } ] }, { "id": 680, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 681 ] }, { "id": 681, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 682 ] }, { "id": 682, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 683 ] }, { "id": 683, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 684, 4715 ] }, { "id": 684, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 685 ] }, { "id": 685, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 686, 4075 ] }, { "id": 686, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 687, 3918 ] }, { "id": 687, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 688 ] }, { "id": 688, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 689 ] }, { "id": 689, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 690 ] }, { "id": 690, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 691 ] }, { "id": 691, "callFrame": { "functionName": "LocationAsQueryMiddleware", "scriptId": "4317", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/location-as-query-middleware.js", "lineNumber": 4, "columnNumber": 34 }, "hitCount": 1, "children": [ 692, 843 ], "positionTicks": [ { "line": 6, "ticks": 1 } ] }, { "id": 692, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 693 ] }, { "id": 693, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 694 ] }, { "id": 694, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 695 ] }, { "id": 695, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 696 ] }, { "id": 696, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 697 ] }, { "id": 697, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 698 ] }, { "id": 698, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 699, 1138 ] }, { "id": 699, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 700, 1019, 1170 ] }, { "id": 700, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 701, 1026 ] }, { "id": 701, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "children": [ 702 ], "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 702, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 703 ] }, { "id": 703, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 704 ] }, { "id": 704, "callFrame": { "functionName": "ApiCacheMiddleware", "scriptId": "4311", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/api-cache-middleware.js", "lineNumber": 7, "columnNumber": 27 }, "hitCount": 0, "children": [ 705, 844, 1140 ] }, { "id": 705, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 706 ] }, { "id": 706, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 707 ] }, { "id": 707, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 708 ] }, { "id": 708, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 709 ] }, { "id": 709, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 710 ] }, { "id": 710, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 711 ] }, { "id": 711, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 712 ] }, { "id": 712, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 1, "children": [ 713, 5029 ], "positionTicks": [ { "line": 937, "ticks": 1 } ] }, { "id": 713, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 714, 1148 ] }, { "id": 714, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 715 ] }, { "id": 715, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 716 ] }, { "id": 716, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 717 ] }, { "id": 717, "callFrame": { "functionName": "InstallIdMiddleware", "scriptId": "4313", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/install-id-middleware.js", "lineNumber": 4, "columnNumber": 28 }, "hitCount": 1, "children": [ 718 ], "positionTicks": [ { "line": 11, "ticks": 1 } ] }, { "id": 718, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 1, "children": [ 719 ], "positionTicks": [ { "line": 1861, "ticks": 1 } ] }, { "id": 719, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 720 ] }, { "id": 720, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 721 ] }, { "id": 721, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 722 ] }, { "id": 722, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 723 ] }, { "id": 723, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 1, "children": [ 724 ], "positionTicks": [ { "line": 42, "ticks": 1 } ] }, { "id": 724, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 725 ] }, { "id": 725, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 726 ] }, { "id": 726, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 727, 3755 ] }, { "id": 727, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 728 ] }, { "id": 728, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 729 ] }, { "id": 729, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 730 ] }, { "id": 730, "callFrame": { "functionName": "PlatformMiddleware", "scriptId": "4319", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/platform-middleware.js", "lineNumber": 4, "columnNumber": 27 }, "hitCount": 0, "children": [ 731, 1080 ] }, { "id": 731, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 732 ] }, { "id": 732, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 733 ] }, { "id": 733, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 734 ] }, { "id": 734, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 735 ] }, { "id": 735, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 736, 2872 ] }, { "id": 736, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 737 ] }, { "id": 737, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 738 ], "positionTicks": [ { "line": 832, "ticks": 1 } ] }, { "id": 738, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 739 ] }, { "id": 739, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 740, 5033 ] }, { "id": 740, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 741 ] }, { "id": 741, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 742 ] }, { "id": 742, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 743 ] }, { "id": 743, "callFrame": { "functionName": "CaptchaTokenMiddleware", "scriptId": "4314", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/captcha-token-middleware.js", "lineNumber": 3, "columnNumber": 31 }, "hitCount": 0, "children": [ 744, 5028 ] }, { "id": 744, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 745 ] }, { "id": 745, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 746 ] }, { "id": 746, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 747 ] }, { "id": 747, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 748 ] }, { "id": 748, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 749 ] }, { "id": 749, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 750 ] }, { "id": 750, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 751, 1105, 1181 ] }, { "id": 751, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 752 ] }, { "id": 752, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 753, 1236 ] }, { "id": 753, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "children": [ 754 ], "positionTicks": [ { "line": 1297, "ticks": 1 } ] }, { "id": 754, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 755 ] }, { "id": 755, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 756 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 756, "callFrame": { "functionName": "ClientVersionMiddleware", "scriptId": "4315", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/client-version-middleware.js", "lineNumber": 5, "columnNumber": 32 }, "hitCount": 0, "children": [ 757, 805, 910 ] }, { "id": 757, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 758 ] }, { "id": 758, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 759 ] }, { "id": 759, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 760 ] }, { "id": 760, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 761 ] }, { "id": 761, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 762 ] }, { "id": 762, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 1, "children": [ 763 ], "positionTicks": [ { "line": 42, "ticks": 1 } ] }, { "id": 763, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 764, 3747 ] }, { "id": 764, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 765, 819 ] }, { "id": 765, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 766 ] }, { "id": 766, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 767 ] }, { "id": 767, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 768 ] }, { "id": 768, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 769 ] }, { "id": 769, "callFrame": { "functionName": "LocationCleanupMiddleware", "scriptId": "4318", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/location-cleanup-middleware.js", "lineNumber": 3, "columnNumber": 34 }, "hitCount": 0, "children": [ 770, 963, 982, 2867 ] }, { "id": 770, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 771 ] }, { "id": 771, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 772 ] }, { "id": 772, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 773 ] }, { "id": 773, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 774 ] }, { "id": 774, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 775 ] }, { "id": 775, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 776 ] }, { "id": 776, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 777 ] }, { "id": 777, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 778, 1211 ] }, { "id": 778, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 779 ] }, { "id": 779, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 780 ] }, { "id": 780, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 781 ] }, { "id": 781, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 782 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 782, "callFrame": { "functionName": "OAuthTokenMiddleware", "scriptId": "4323", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/oauth-token-middleware.js", "lineNumber": 7, "columnNumber": 29 }, "hitCount": 1, "children": [ 783, 1260 ], "positionTicks": [ { "line": 8, "ticks": 1 } ] }, { "id": 783, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 784 ] }, { "id": 784, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 785 ] }, { "id": 785, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 786 ] }, { "id": 786, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 787 ] }, { "id": 787, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 788 ] }, { "id": 788, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 789 ] }, { "id": 789, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 790 ] }, { "id": 790, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 791, 1057, 1203 ] }, { "id": 791, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 792 ] }, { "id": 792, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 793 ] }, { "id": 793, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 794 ] }, { "id": 794, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 2, "children": [ 795, 912 ], "positionTicks": [ { "line": 1315, "ticks": 2 } ] }, { "id": 795, "callFrame": { "functionName": "dispatch", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 377, "columnNumber": 36 }, "hitCount": 3, "children": [ 796, 810, 911, 4410 ], "positionTicks": [ { "line": 410, "ticks": 1 }, { "line": 388, "ticks": 1 }, { "line": 387, "ticks": 1 } ] }, { "id": 796, "callFrame": { "functionName": "", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 30, "columnNumber": 18 }, "hitCount": 0, "children": [ 797 ] }, { "id": 797, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 798 ] }, { "id": 798, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 1, "children": [ 831 ], "positionTicks": [ { "line": 412, "ticks": 1 } ] }, { "id": 831, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 832 ] }, { "id": 832, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 833, 5159 ], "positionTicks": [ { "line": 837, "ticks": 1 } ] }, { "id": 833, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 834, 1130, 1187 ] }, { "id": 834, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 835, 1268 ] }, { "id": 835, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 836 ] }, { "id": 836, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 837 ] }, { "id": 837, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 838 ] }, { "id": 838, "callFrame": { "functionName": "ClientMiddleware", "scriptId": "4158", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/client-middleware.js", "lineNumber": 9, "columnNumber": 25 }, "hitCount": 2, "children": [ 839, 970, 994 ], "positionTicks": [ { "line": 10, "ticks": 1 }, { "line": 16, "ticks": 1 } ] }, { "id": 839, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 840 ] }, { "id": 840, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 841, 1655 ] }, { "id": 841, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 1655, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1656 ] }, { "id": 1656, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1657 ] }, { "id": 1657, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 70, "ticks": 1 }, { "line": 57, "ticks": 1 } ] }, { "id": 970, "callFrame": { "functionName": "getClientBySlug", "scriptId": "2596", "url": "file:///opt/build/imshop-cloud/build/repositories/clients-repository.js", "lineNumber": 30, "columnNumber": 25 }, "hitCount": 2, "children": [ 971, 1153 ], "positionTicks": [ { "line": 31, "ticks": 2 } ] }, { "id": 971, "callFrame": { "functionName": "knex", "scriptId": "1982", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/knex-builder/make-knex.js", "lineNumber": 99, "columnNumber": 15 }, "hitCount": 0, "children": [ 972 ] }, { "id": 972, "callFrame": { "functionName": "createQueryBuilder", "scriptId": "1982", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/knex-builder/make-knex.js", "lineNumber": 318, "columnNumber": 27 }, "hitCount": 0, "children": [ 973 ] }, { "id": 973, "callFrame": { "functionName": "queryBuilder", "scriptId": "1982", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/knex-builder/make-knex.js", "lineNumber": 110, "columnNumber": 16 }, "hitCount": 0, "children": [ 974 ] }, { "id": 974, "callFrame": { "functionName": "queryBuilder", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 33, "columnNumber": 14 }, "hitCount": 0, "children": [ 975 ] }, { "id": 975, "callFrame": { "functionName": "QueryBuilder_PostgreSQL", "scriptId": "4588", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/query/pg-querybuilder.js", "lineNumber": 2, "columnNumber": 17 }, "hitCount": 0, "children": [ 976 ] }, { "id": 976, "callFrame": { "functionName": "Builder", "scriptId": "2101", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querybuilder.js", "lineNumber": 58, "columnNumber": 13 }, "hitCount": 0, "children": [ 977 ] }, { "id": 977, "callFrame": { "functionName": "EventEmitter", "scriptId": "29", "url": "node:events", "lineNumber": 211, "columnNumber": 21 }, "hitCount": 0, "children": [ 978 ] }, { "id": 978, "callFrame": { "functionName": "EventEmitter.init", "scriptId": "29", "url": "node:events", "lineNumber": 336, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 354, "ticks": 1 } ] }, { "id": 1153, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1154, 1232 ] }, { "id": 1154, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1155 ] }, { "id": 1155, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1232, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1233 ] }, { "id": 1233, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1234 ] }, { "id": 1234, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1235 ] }, { "id": 1235, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 994, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 995 ] }, { "id": 995, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 996 ] }, { "id": 996, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 997, 1166 ] }, { "id": 997, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6376, "ticks": 1 } ] }, { "id": 1166, "callFrame": { "functionName": "memoized", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 10611, "columnNumber": 29 }, "hitCount": 0, "children": [ 1167 ] }, { "id": 1167, "callFrame": { "functionName": "mapCacheGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2217, "columnNumber": 24 }, "hitCount": 0, "children": [ 1168 ] }, { "id": 1168, "callFrame": { "functionName": "hashGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1993, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1997, "ticks": 1 } ] }, { "id": 1268, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1269 ] }, { "id": 1269, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1270 ] }, { "id": 1270, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1130, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 1131 ] }, { "id": 1131, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 1132 ] }, { "id": 1132, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1133 ] }, { "id": 1133, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1134 ] }, { "id": 1134, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1187, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1188 ] }, { "id": 1188, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1189 ] }, { "id": 1189, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 1190 ] }, { "id": 1190, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 1191 ] }, { "id": 1191, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 1, "children": [ 1193 ], "positionTicks": [ { "line": 985, "ticks": 1 } ] }, { "id": 1193, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1194 ] }, { "id": 1194, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 1195 ] }, { "id": 1195, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 1196 ] }, { "id": 1196, "callFrame": { "functionName": "wrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 984, "columnNumber": 50 }, "hitCount": 0, "children": [ 1197 ] }, { "id": 1197, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 1198 ] }, { "id": 1198, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 533, "ticks": 1 } ] }, { "id": 5159, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 5160 ] }, { "id": 5160, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 5161 ] }, { "id": 5161, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 0, "children": [ 5162 ] }, { "id": 5162, "callFrame": { "functionName": "TraceSegment", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 0, "children": [ 5163 ] }, { "id": 5163, "callFrame": { "functionName": "makeId", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 83, "columnNumber": 15 }, "hitCount": 0, "children": [ 5164 ] }, { "id": 5164, "callFrame": { "functionName": "int32ToByteArray", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 64, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 69, "ticks": 1 } ] }, { "id": 810, "callFrame": { "functionName": "Router.match", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 735, "columnNumber": 34 }, "hitCount": 8, "children": [ 828, 881 ], "positionTicks": [ { "line": 751, "ticks": 1 }, { "line": 57, "ticks": 3 }, { "line": 748, "ticks": 3 }, { "line": 95, "ticks": 1 } ] }, { "id": 828, "callFrame": { "functionName": "logger", "scriptId": "28", "url": "node:internal/util/debuglog", "lineNumber": 94, "columnNumber": 17 }, "hitCount": 14, "children": [ 946 ], "positionTicks": [ { "line": 99, "ticks": 14 } ] }, { "id": 946, "callFrame": { "functionName": "next", "scriptId": "12", "url": "node:internal/per_context/primordials", "lineNumber": 317, "columnNumber": 8 }, "hitCount": 7, "positionTicks": [ { "line": 318, "ticks": 1 }, { "line": 319, "ticks": 6 } ] }, { "id": 881, "callFrame": { "functionName": "Layer.match", "scriptId": "868", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/layer.js", "lineNumber": 55, "columnNumber": 33 }, "hitCount": 9, "positionTicks": [ { "line": 57, "ticks": 9 } ] }, { "id": 911, "callFrame": { "functionName": "Router.matchHost", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 769, "columnNumber": 38 }, "hitCount": 1, "positionTicks": [ { "line": 771, "ticks": 1 } ] }, { "id": 4410, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 409, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 411, "ticks": 1 } ] }, { "id": 912, "callFrame": { "functionName": "touch", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 216, "columnNumber": 45 }, "hitCount": 0, "children": [ 913 ] }, { "id": 913, "callFrame": { "functionName": "touch", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 73, "columnNumber": 38 }, "hitCount": 0, "children": [ 914 ] }, { "id": 914, "callFrame": { "functionName": "hrtime", "scriptId": "37", "url": "node:internal/process/per_thread", "lineNumber": 79, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 96, "ticks": 1 } ] }, { "id": 1057, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1058 ] }, { "id": 1058, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1059 ] }, { "id": 1059, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 1060 ] }, { "id": 1060, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 1061 ] }, { "id": 1061, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 1062 ] }, { "id": 1062, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1063 ] }, { "id": 1063, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 1, "children": [ 1064 ], "positionTicks": [ { "line": 95, "ticks": 1 } ] }, { "id": 1064, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 1065 ] }, { "id": 1065, "callFrame": { "functionName": "wrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 984, "columnNumber": 50 }, "hitCount": 0, "children": [ 1066 ] }, { "id": 1066, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 1067 ] }, { "id": 1067, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1068 ] }, { "id": 1068, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 1069 ] }, { "id": 1069, "callFrame": { "functionName": "wrapFunc", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1111, "columnNumber": 54 }, "hitCount": 0, "children": [ 1070 ] }, { "id": 1070, "callFrame": { "functionName": "storeSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1265, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 1268, "ticks": 1 } ] }, { "id": 1203, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 1204 ] }, { "id": 1204, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 1205 ] }, { "id": 1205, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1206 ] }, { "id": 1206, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1207 ] }, { "id": 1207, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1260, "callFrame": { "functionName": "module.exports", "scriptId": "1371", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/decode.js", "lineNumber": 2, "columnNumber": 26 }, "hitCount": 0, "children": [ 1261 ] }, { "id": 1261, "callFrame": { "functionName": "jwsDecode", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 56, "columnNumber": 18 }, "hitCount": 0, "children": [ 1262, 5420 ] }, { "id": 1262, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 652, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 653, "ticks": 1 } ] }, { "id": 5420, "callFrame": { "functionName": "isValidJws", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 39, "columnNumber": 19 }, "hitCount": 0, "children": [ 5421 ] }, { "id": 5421, "callFrame": { "functionName": "headerFromJWS", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 20, "columnNumber": 22 }, "hitCount": 0, "children": [ 5422 ] }, { "id": 5422, "callFrame": { "functionName": "safeJsonParse", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 13, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 17, "ticks": 1 } ] }, { "id": 1211, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1212 ] }, { "id": 1212, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1213 ] }, { "id": 1213, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 1214 ] }, { "id": 1214, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 1215 ] }, { "id": 1215, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 1216 ] }, { "id": 1216, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1217 ] }, { "id": 1217, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 1, "positionTicks": [ { "line": 554, "ticks": 1 } ] }, { "id": 963, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 964 ] }, { "id": 964, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 965, 980 ] }, { "id": 965, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 966 ] }, { "id": 966, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 967 ] }, { "id": 967, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 980, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 982, "callFrame": { "functionName": "", "scriptId": "4318", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/location-cleanup-middleware.js", "lineNumber": 5, "columnNumber": 88 }, "hitCount": 1, "positionTicks": [ { "line": 6, "ticks": 1 } ] }, { "id": 2867, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 320, "ticks": 1 } ] }, { "id": 819, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 820 ] }, { "id": 820, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 821 ] }, { "id": 821, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 822 ] }, { "id": 822, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 823 ] }, { "id": 823, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3747, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 3748 ] }, { "id": 3748, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 3749 ] }, { "id": 3749, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 106, "ticks": 1 } ] }, { "id": 805, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 806 ] }, { "id": 806, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 3077, "ticks": 1 } ] }, { "id": 910, "callFrame": { "functionName": "sanitizeSemver", "scriptId": "4167", "url": "file:///opt/build/imshop-cloud/build/utils/semver-utils.js", "lineNumber": 3, "columnNumber": 23 }, "hitCount": 1, "children": [ 4559 ], "positionTicks": [ { "line": 5, "ticks": 1 } ] }, { "id": 4559, "callFrame": { "functionName": "", "scriptId": "4167", "url": "file:///opt/build/imshop-cloud/build/utils/semver-utils.js", "lineNumber": 5, "columnNumber": 61 }, "hitCount": 1, "positionTicks": [ { "line": 6, "ticks": 1 } ] }, { "id": 1236, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1237, 2208 ] }, { "id": 1237, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1238 ] }, { "id": 1238, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1239 ] }, { "id": 1239, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1240 ] }, { "id": 1240, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 70, "ticks": 2 } ] }, { "id": 2208, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2209 ] }, { "id": 2209, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1105, "callFrame": { "functionName": "RecorderSpec", "scriptId": "663", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/specs/index.js", "lineNumber": 59, "columnNumber": 21 }, "hitCount": 0, "children": [ 1106 ] }, { "id": 1106, "callFrame": { "functionName": "SegmentSpec", "scriptId": "663", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/specs/index.js", "lineNumber": 49, "columnNumber": 20 }, "hitCount": 0, "children": [ 1107 ] }, { "id": 1107, "callFrame": { "functionName": "hasOwn", "scriptId": "489", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/properties.js", "lineNumber": 23, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 1181, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 1182 ] }, { "id": 1182, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 1183 ] }, { "id": 1183, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 0, "children": [ 1184 ] }, { "id": 1184, "callFrame": { "functionName": "TraceSegment", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 0, "children": [ 1185 ] }, { "id": 1185, "callFrame": { "functionName": "makeId", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 83, "columnNumber": 15 }, "hitCount": 0, "children": [ 1186 ] }, { "id": 1186, "callFrame": { "functionName": "randInt32", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 60, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 62, "ticks": 1 } ] }, { "id": 5028, "callFrame": { "functionName": "proto.<computed>", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 38, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 40, "ticks": 1 } ] }, { "id": 5033, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 5034 ] }, { "id": 5034, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 5035 ] }, { "id": 5035, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2872, "callFrame": { "functionName": "popPath", "scriptId": "624", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/name-state.js", "lineNumber": 153, "columnNumber": 46 }, "hitCount": 1, "positionTicks": [ { "line": 165, "ticks": 1 } ] }, { "id": 1080, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1081, 2868 ] }, { "id": 1081, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2868, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 2869 ] }, { "id": 2869, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 2870 ] }, { "id": 2870, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 2871 ] }, { "id": 2871, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 70, "ticks": 2 } ] }, { "id": 3755, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3756 ] }, { "id": 3756, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3757 ] }, { "id": 3757, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 1148, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1149 ] }, { "id": 1149, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1150 ] }, { "id": 1150, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1151 ] }, { "id": 1151, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1152 ] }, { "id": 1152, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 57, "ticks": 1 } ] }, { "id": 5029, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 5030 ] }, { "id": 5030, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 5031 ] }, { "id": 5031, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 328, "ticks": 1 } ] }, { "id": 844, "callFrame": { "functionName": "addCustomAttributes", "scriptId": "801", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/api.js", "lineNumber": 310, "columnNumber": 64 }, "hitCount": 0, "children": [ 845 ] }, { "id": 845, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "801", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/api.js", "lineNumber": 252, "columnNumber": 62 }, "hitCount": 0, "children": [ 846, 1050, 1243 ] }, { "id": 846, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "632", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/spans/span-context.js", "lineNumber": 32, "columnNumber": 20 }, "hitCount": 0, "children": [ 847 ] }, { "id": 847, "callFrame": { "functionName": "addAttribute", "scriptId": "633", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/prioritized-attributes.js", "lineNumber": 59, "columnNumber": 14 }, "hitCount": 0, "children": [ 848 ] }, { "id": 848, "callFrame": { "functionName": "", "scriptId": "633", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/prioritized-attributes.js", "lineNumber": 200, "columnNumber": 11 }, "hitCount": 0, "children": [ 849 ] }, { "id": 849, "callFrame": { "functionName": "filterSegment", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 102, "columnNumber": 64 }, "hitCount": 0, "children": [ 850 ] }, { "id": 850, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 152, "ticks": 1 } ] }, { "id": 1050, "callFrame": { "functionName": "getSpanContext", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 60, "columnNumber": 23 }, "hitCount": 0, "children": [ 1051 ] }, { "id": 1051, "callFrame": { "functionName": "getSpanContext", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 80, "columnNumber": 63 }, "hitCount": 0, "children": [ 1052 ] }, { "id": 1052, "callFrame": { "functionName": "SpanContext", "scriptId": "632", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/spans/span-context.js", "lineNumber": 16, "columnNumber": 13 }, "hitCount": 0, "children": [ 1053 ] }, { "id": 1053, "callFrame": { "functionName": "PrioritizedAttributes", "scriptId": "633", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/prioritized-attributes.js", "lineNumber": 19, "columnNumber": 13 }, "hitCount": 2, "positionTicks": [ { "line": 24, "ticks": 2 } ] }, { "id": 1243, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 177, "columnNumber": 64 }, "hitCount": 0, "children": [ 1244 ] }, { "id": 1244, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 0, "children": [ 1245 ] }, { "id": 1245, "callFrame": { "functionName": "", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 175, "columnNumber": 11 }, "hitCount": 0, "children": [ 1246 ] }, { "id": 1246, "callFrame": { "functionName": "filterTransaction", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 91, "columnNumber": 26 }, "hitCount": 0, "children": [ 1247 ] }, { "id": 1247, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 152, "ticks": 1 } ] }, { "id": 1140, "callFrame": { "functionName": "proto.<computed>", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 38, "columnNumber": 24 }, "hitCount": 0, "children": [ 1141 ] }, { "id": 1141, "callFrame": { "functionName": "set", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 460, "columnNumber": 5 }, "hitCount": 1, "positionTicks": [ { "line": 465, "ticks": 1 } ] }, { "id": 1026, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1027 ] }, { "id": 1027, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1028 ] }, { "id": 1028, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1019, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1020 ] }, { "id": 1020, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1021 ] }, { "id": 1021, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 1022 ] }, { "id": 1022, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 1023 ] }, { "id": 1023, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 1024 ] }, { "id": 1024, "callFrame": { "functionName": "isArray", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1477, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 1479, "ticks": 1 } ] }, { "id": 1170, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 1171 ] }, { "id": 1171, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 1172 ] }, { "id": 1172, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1173 ] }, { "id": 1173, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1174 ] }, { "id": 1174, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1175 ] }, { "id": 1175, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1176 ] }, { "id": 1176, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 1138, "callFrame": { "functionName": "middlewareWithPromiseRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 850, "columnNumber": 40 }, "hitCount": 1, "positionTicks": [ { "line": 86, "ticks": 1 } ] }, { "id": 843, "callFrame": { "functionName": "", "scriptId": "4317", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/location-as-query-middleware.js", "lineNumber": 6, "columnNumber": 97 }, "hitCount": 17, "children": [ 3742 ], "positionTicks": [ { "line": 15, "ticks": 9 }, { "line": 17, "ticks": 4 }, { "line": 8, "ticks": 4 } ] }, { "id": 3742, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 70, "columnNumber": 39 }, "hitCount": 0, "children": [ 3743 ] }, { "id": 3743, "callFrame": { "functionName": "get query", "scriptId": "846", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/request.js", "lineNumber": 171, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 175, "ticks": 1 } ] }, { "id": 3918, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 3919 ] }, { "id": 3919, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 3920 ] }, { "id": 3920, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3921 ] }, { "id": 3921, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3922 ] }, { "id": 3922, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 4075, "callFrame": { "functionName": "RecorderSpec", "scriptId": "663", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/specs/index.js", "lineNumber": 59, "columnNumber": 21 }, "hitCount": 0, "children": [ 4076 ] }, { "id": 4076, "callFrame": { "functionName": "hasOwn", "scriptId": "489", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/properties.js", "lineNumber": 23, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 4715, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4716 ] }, { "id": 4716, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4717 ] }, { "id": 4717, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 4521, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4522 ] }, { "id": 4522, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 4523 ] }, { "id": 4523, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4524 ] }, { "id": 4524, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4525 ] }, { "id": 4525, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 5775, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 5776 ] }, { "id": 5776, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 5777 ] }, { "id": 5777, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 5778 ] }, { "id": 5778, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 5779 ] }, { "id": 5779, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 5780 ] }, { "id": 5780, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 5781 ] }, { "id": 5781, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 5782 ] }, { "id": 5782, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 5783 ] }, { "id": 5783, "callFrame": { "functionName": "wrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 984, "columnNumber": 50 }, "hitCount": 0, "children": [ 5784 ] }, { "id": 5784, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 5785 ] }, { "id": 5785, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 5786 ] }, { "id": 5786, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 1816, "ticks": 1 } ] }, { "id": 986, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 987 ] }, { "id": 987, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 79, "ticks": 1 } ] }, { "id": 892, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 893 ] }, { "id": 893, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 894 ] }, { "id": 894, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 895 ] }, { "id": 895, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 209, "ticks": 1 } ] }, { "id": 1192, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 35, "ticks": 1 } ] }, { "id": 817, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 70, "columnNumber": 39 }, "hitCount": 0, "children": [ 818 ] }, { "id": 818, "callFrame": { "functionName": "get query", "scriptId": "846", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/request.js", "lineNumber": 171, "columnNumber": 11 }, "hitCount": 4, "children": [ 1012 ], "positionTicks": [ { "line": 108, "ticks": 1 }, { "line": 175, "ticks": 3 } ] }, { "id": 1012, "callFrame": { "functionName": "parse", "scriptId": "78", "url": "node:querystring", "lineNumber": 317, "columnNumber": 14 }, "hitCount": 0, "children": [ 1013 ] }, { "id": 1013, "callFrame": { "functionName": "addKeyVal", "scriptId": "78", "url": "node:querystring", "lineNumber": 286, "columnNumber": 18 }, "hitCount": 1, "children": [ 1142 ], "positionTicks": [ { "line": 294, "ticks": 1 } ] }, { "id": 1142, "callFrame": { "functionName": "decodeStr", "scriptId": "78", "url": "node:querystring", "lineNumber": 478, "columnNumber": 18 }, "hitCount": 0, "children": [ 1143 ] }, { "id": 1143, "callFrame": { "functionName": "qsUnescape", "scriptId": "78", "url": "node:querystring", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 134, "ticks": 1 } ] }, { "id": 1071, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 1072 ] }, { "id": 1072, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 3077, "ticks": 1 } ] }, { "id": 3228, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3229 ] }, { "id": 3229, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3230 ] }, { "id": 3230, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 896, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 897 ] }, { "id": 897, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 898 ] }, { "id": 898, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 899 ] }, { "id": 899, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 900 ] }, { "id": 900, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 901 ] }, { "id": 901, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 902 ] }, { "id": 902, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 903 ] }, { "id": 903, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 904 ] }, { "id": 904, "callFrame": { "functionName": "wrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 984, "columnNumber": 50 }, "hitCount": 0, "children": [ 905 ] }, { "id": 905, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 906 ] }, { "id": 906, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 907 ] }, { "id": 907, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 908 ] }, { "id": 908, "callFrame": { "functionName": "wrapFunc", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1111, "columnNumber": 54 }, "hitCount": 0, "children": [ 909 ] }, { "id": 909, "callFrame": { "functionName": "storeSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1265, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 1268, "ticks": 1 } ] }, { "id": 5273, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 5274 ] }, { "id": 5274, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "children": [ 5275 ], "positionTicks": [ { "line": 79, "ticks": 1 } ] }, { "id": 5275, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 62, "ticks": 1 } ] }, { "id": 4071, "callFrame": { "functionName": "getSetting", "scriptId": "1721", "url": "file:///opt/build/imshop-cloud/build/services/settings-service.js", "lineNumber": 75, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 80, "ticks": 1 } ] }, { "id": 4072, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4073 ] }, { "id": 4073, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 4074 ] }, { "id": 4074, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 1094, "callFrame": { "functionName": "getDurationInMillis", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 173, "columnNumber": 66 }, "hitCount": 1, "positionTicks": [ { "line": 174, "ticks": 1 } ] }, { "id": 4709, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4710 ] }, { "id": 4710, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4711 ] }, { "id": 4711, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 829, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 830 ] }, { "id": 830, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 79, "ticks": 1 } ] }, { "id": 807, "callFrame": { "functionName": "addCustomAttributes", "scriptId": "801", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/api.js", "lineNumber": 310, "columnNumber": 64 }, "hitCount": 0, "children": [ 808 ] }, { "id": 808, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "801", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/api.js", "lineNumber": 252, "columnNumber": 62 }, "hitCount": 0, "children": [ 809 ] }, { "id": 809, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "632", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/spans/span-context.js", "lineNumber": 32, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 34, "ticks": 1 } ] }, { "id": 945, "callFrame": { "functionName": "touch", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 216, "columnNumber": 45 }, "hitCount": 1, "positionTicks": [ { "line": 219, "ticks": 1 } ] }, { "id": 1047, "callFrame": { "functionName": "middlewareWithPromiseRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 850, "columnNumber": 40 }, "hitCount": 2, "positionTicks": [ { "line": 905, "ticks": 1 }, { "line": 855, "ticks": 1 } ] }, { "id": 979, "callFrame": { "functionName": "addCustomAttributes", "scriptId": "801", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/api.js", "lineNumber": 310, "columnNumber": 64 }, "hitCount": 1, "children": [ 3916 ], "positionTicks": [ { "line": 317, "ticks": 1 } ] }, { "id": 3916, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "801", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/api.js", "lineNumber": 252, "columnNumber": 62 }, "hitCount": 0, "children": [ 3917 ] }, { "id": 3917, "callFrame": { "functionName": "getSpanContext", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 60, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 63, "ticks": 1 } ] }, { "id": 988, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 989 ] }, { "id": 989, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 990 ] }, { "id": 990, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 0, "children": [ 991 ] }, { "id": 991, "callFrame": { "functionName": "getOrSetAsyncId", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 419, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 421, "ticks": 1 } ] }, { "id": 1241, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1242 ] }, { "id": 1242, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 1233, "ticks": 1 } ] }, { "id": 4978, "callFrame": { "functionName": "middlewareWithPromiseRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 850, "columnNumber": 40 }, "hitCount": 1, "positionTicks": [ { "line": 859, "ticks": 1 } ] }, { "id": 885, "callFrame": { "functionName": "sanitizeSemver", "scriptId": "4167", "url": "file:///opt/build/imshop-cloud/build/utils/semver-utils.js", "lineNumber": 3, "columnNumber": 23 }, "hitCount": 2, "positionTicks": [ { "line": 7, "ticks": 1 }, { "line": 5, "ticks": 1 } ] }, { "id": 1007, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1008, 1159 ] }, { "id": 1008, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 1, "children": [ 1169 ], "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1169, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1159, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1160 ] }, { "id": 1160, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1161 ] }, { "id": 1161, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1162 ] }, { "id": 1162, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 1158, "callFrame": { "functionName": "memoized", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 10611, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 10612, "ticks": 1 } ] }, { "id": 4705, "callFrame": { "functionName": "start", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 227, "columnNumber": 45 }, "hitCount": 0, "children": [ 4706 ] }, { "id": 4706, "callFrame": { "functionName": "begin", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 45, "columnNumber": 38 }, "hitCount": 0, "children": [ 4707 ] }, { "id": 4707, "callFrame": { "functionName": "hrtime", "scriptId": "37", "url": "node:internal/process/per_thread", "lineNumber": 79, "columnNumber": 15 }, "hitCount": 0, "children": [ 4708 ] }, { "id": 4708, "callFrame": { "functionName": "", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 81, "ticks": 1 } ] }, { "id": 1043, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1044 ] }, { "id": 1044, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 324, "ticks": 1 } ] }, { "id": 1249, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1250 ] }, { "id": 1250, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1251 ] }, { "id": 1251, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 1252 ] }, { "id": 1252, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 1253 ] }, { "id": 1253, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 1254 ] }, { "id": 1254, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1255 ] }, { "id": 1255, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 1256 ] }, { "id": 1256, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 1257 ] }, { "id": 1257, "callFrame": { "functionName": "wrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 984, "columnNumber": 50 }, "hitCount": 0, "children": [ 1258 ] }, { "id": 1258, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 1259 ] }, { "id": 1259, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 533, "ticks": 1 } ] }, { "id": 1208, "callFrame": { "functionName": "SegmentSpec", "scriptId": "663", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/specs/index.js", "lineNumber": 49, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 50, "ticks": 1 } ] }, { "id": 1799, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 1, "children": [ 4839 ], "positionTicks": [ { "line": 328, "ticks": 1 } ] }, { "id": 4839, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4840 ] }, { "id": 4840, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 943, "callFrame": { "functionName": "", "scriptId": "4166", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/antibot-shadowban-middleware.js", "lineNumber": 171, "columnNumber": 37 }, "hitCount": 4, "children": [ 944, 1045, 1163 ], "positionTicks": [ { "line": 183, "ticks": 1 }, { "line": 186, "ticks": 1 }, { "line": 194, "ticks": 2 } ] }, { "id": 944, "callFrame": { "functionName": "", "scriptId": "4166", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/antibot-shadowban-middleware.js", "lineNumber": 172, "columnNumber": 63 }, "hitCount": 4, "positionTicks": [ { "line": 173, "ticks": 1 }, { "line": 175, "ticks": 3 } ] }, { "id": 1045, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 1, "children": [ 1046 ], "positionTicks": [ { "line": 107, "ticks": 1 } ] }, { "id": 1046, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 113, "ticks": 3 } ] }, { "id": 1163, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 1164 ] }, { "id": 1164, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 0, "children": [ 1165 ] }, { "id": 1165, "callFrame": { "functionName": "Hash", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 71, "ticks": 2 } ] }, { "id": 998, "callFrame": { "functionName": "sanitizeSemver", "scriptId": "4167", "url": "file:///opt/build/imshop-cloud/build/utils/semver-utils.js", "lineNumber": 3, "columnNumber": 23 }, "hitCount": 0, "children": [ 999 ] }, { "id": 999, "callFrame": { "functionName": "", "scriptId": "4167", "url": "file:///opt/build/imshop-cloud/build/utils/semver-utils.js", "lineNumber": 5, "columnNumber": 61 }, "hitCount": 1, "positionTicks": [ { "line": 6, "ticks": 1 } ] }, { "id": 1135, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1136 ] }, { "id": 1136, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1137 ] }, { "id": 1137, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1199, "callFrame": { "functionName": "digest", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 118, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 119, "ticks": 1 } ] }, { "id": 3517, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 3518, 5032 ] }, { "id": 3518, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 1, "children": [ 5617 ], "positionTicks": [ { "line": 3077, "ticks": 1 } ] }, { "id": 5617, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 5618 ] }, { "id": 5618, "callFrame": { "functionName": "memoized", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 10611, "columnNumber": 29 }, "hitCount": 0, "children": [ 5619 ] }, { "id": 5619, "callFrame": { "functionName": "mapCacheHas", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2230, "columnNumber": 24 }, "hitCount": 0, "children": [ 5620 ] }, { "id": 5620, "callFrame": { "functionName": "hashHas", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2011, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 2014, "ticks": 1 } ] }, { "id": 5032, "callFrame": { "functionName": "toString", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 12624, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 12625, "ticks": 1 } ] }, { "id": 4208, "callFrame": { "functionName": "getIpFromKoaContext", "scriptId": "4159", "url": "file:///opt/build/imshop-cloud/build/utils/ip-utils.js", "lineNumber": 5, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 15, "ticks": 1 } ] }, { "id": 1119, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 329, "ticks": 1 } ] }, { "id": 5262, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 5263 ] }, { "id": 5263, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 5264 ] }, { "id": 5264, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 5265 ] }, { "id": 5265, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 5266 ] }, { "id": 5266, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 5267 ] }, { "id": 5267, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 5268 ] }, { "id": 5268, "callFrame": { "functionName": "setDefaults", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1629, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1634, "ticks": 1 } ] }, { "id": 1009, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1010 ] }, { "id": 1010, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1011 ] }, { "id": 1011, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 799, "callFrame": { "functionName": "module.exports", "scriptId": "879", "url": "file:///opt/build/imshop-cloud/node_modules/co-body/lib/json.js", "lineNumber": 26, "columnNumber": 31 }, "hitCount": 1, "children": [ 981 ], "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 981, "callFrame": { "functionName": "parse", "scriptId": "879", "url": "file:///opt/build/imshop-cloud/node_modules/co-body/lib/json.js", "lineNumber": 48, "columnNumber": 16 }, "hitCount": 2, "positionTicks": [ { "line": 57, "ticks": 2 } ] }, { "id": 811, "callFrame": { "functionName": "create", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 259, "columnNumber": 14 }, "hitCount": 1, "children": [ 812, 960, 1720 ], "positionTicks": [ { "line": 263, "ticks": 1 } ] }, { "id": 812, "callFrame": { "functionName": "acquireRawConnection", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 95, "columnNumber": 22 }, "hitCount": 0, "children": [ 813 ] }, { "id": 813, "callFrame": { "functionName": "_acquireOnlyConnection", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 79, "columnNumber": 24 }, "hitCount": 0, "children": [ 814, 824, 2292 ] }, { "id": 814, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 815 ] }, { "id": 815, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 816 ] }, { "id": 816, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 824, "callFrame": { "functionName": "Client", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 14, "columnNumber": 13 }, "hitCount": 0, "children": [ 825 ] }, { "id": 825, "callFrame": { "functionName": "Connection", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 14, "columnNumber": 13 }, "hitCount": 0, "children": [ 826 ] }, { "id": 826, "callFrame": { "functionName": "getStream", "scriptId": "2196", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/stream.js", "lineNumber": 4, "columnNumber": 45 }, "hitCount": 0, "children": [ 827, 851 ] }, { "id": 827, "callFrame": { "functionName": "Socket", "scriptId": "463", "url": "node:net", "lineNumber": 337, "columnNumber": 15 }, "hitCount": 1, "children": [ 955 ], "positionTicks": [ { "line": 339, "ticks": 1 } ] }, { "id": 955, "callFrame": { "functionName": "Duplex", "scriptId": "59", "url": "node:internal/streams/duplex", "lineNumber": 53, "columnNumber": 15 }, "hitCount": 0, "children": [ 956 ] }, { "id": 956, "callFrame": { "functionName": "Writable", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 219, "columnNumber": 17 }, "hitCount": 0, "children": [ 957 ] }, { "id": 957, "callFrame": { "functionName": "Stream", "scriptId": "61", "url": "node:internal/streams/legacy", "lineNumber": 9, "columnNumber": 15 }, "hitCount": 0, "children": [ 958 ] }, { "id": 958, "callFrame": { "functionName": "EventEmitter", "scriptId": "29", "url": "node:events", "lineNumber": 211, "columnNumber": 21 }, "hitCount": 0, "children": [ 959 ] }, { "id": 959, "callFrame": { "functionName": "EventEmitter.init", "scriptId": "29", "url": "node:events", "lineNumber": 336, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 340, "ticks": 1 } ] }, { "id": 851, "callFrame": { "functionName": "initSocketHandle", "scriptId": "463", "url": "node:net", "lineNumber": 293, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 295, "ticks": 1 } ] }, { "id": 2292, "callFrame": { "functionName": "connect", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 159, "columnNumber": 9 }, "hitCount": 0, "children": [ 2293 ] }, { "id": 2293, "callFrame": { "functionName": "", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 2294 ] }, { "id": 2294, "callFrame": { "functionName": "_connect", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 87, "columnNumber": 10 }, "hitCount": 0, "children": [ 2295, 2345 ] }, { "id": 2295, "callFrame": { "functionName": "_attachListeners", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 176, "columnNumber": 18 }, "hitCount": 0, "children": [ 2296 ] }, { "id": 2296, "callFrame": { "functionName": "addListener", "scriptId": "29", "url": "node:events", "lineNumber": 603, "columnNumber": 57 }, "hitCount": 0, "children": [ 2297 ] }, { "id": 2297, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 0, "children": [ 2298 ] }, { "id": 2298, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 2, "positionTicks": [ { "line": 513, "ticks": 2 } ] }, { "id": 2345, "callFrame": { "functionName": "connect", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 38, "columnNumber": 9 }, "hitCount": 0, "children": [ 2346 ] }, { "id": 2346, "callFrame": { "functionName": "connectWrapper", "scriptId": "711", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/net.js", "lineNumber": 73, "columnNumber": 34 }, "hitCount": 0, "children": [ 2347 ] }, { "id": 2347, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2348 ] }, { "id": 2348, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2349 ] }, { "id": 2349, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2350 ] }, { "id": 2350, "callFrame": { "functionName": "Socket.connect", "scriptId": "463", "url": "node:net", "lineNumber": 1140, "columnNumber": 35 }, "hitCount": 1, "children": [ 2374 ], "positionTicks": [ { "line": 1175, "ticks": 1 } ] }, { "id": 2374, "callFrame": { "functionName": "TCP", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 0, "children": [ 2375 ] }, { "id": 2375, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 192, "ticks": 1 } ] }, { "id": 960, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 961 ] }, { "id": 961, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 962 ] }, { "id": 962, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 1720, "callFrame": { "functionName": "fn", "scriptId": "21", "url": "node:internal/util", "lineNumber": 359, "columnNumber": 13 }, "hitCount": 0, "children": [ 1721 ] }, { "id": 1721, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 360, "columnNumber": 23 }, "hitCount": 0, "children": [ 1722 ] }, { "id": 1722, "callFrame": { "functionName": "afterCreate", "scriptId": "1723", "url": "file:///opt/build/imshop-cloud/build/utils/bootstrap.js", "lineNumber": 204, "columnNumber": 29 }, "hitCount": 0, "children": [ 1723 ] }, { "id": 1723, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1724 ] }, { "id": 1724, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1725 ] }, { "id": 1725, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1726 ] }, { "id": 1726, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1727 ] }, { "id": 1727, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1728 ] }, { "id": 1728, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1729 ] }, { "id": 1729, "callFrame": { "functionName": "query", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 500, "columnNumber": 7 }, "hitCount": 0, "children": [ 1730 ] }, { "id": 1730, "callFrame": { "functionName": "_pulseQueryQueue", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 478, "columnNumber": 18 }, "hitCount": 0, "children": [ 1731 ] }, { "id": 1731, "callFrame": { "functionName": "submit", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 149, "columnNumber": 8 }, "hitCount": 0, "children": [ 1732 ] }, { "id": 1732, "callFrame": { "functionName": "query", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 151, "columnNumber": 7 }, "hitCount": 0, "children": [ 1733 ] }, { "id": 1733, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 1734 ] }, { "id": 1734, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 1735 ] }, { "id": 1735, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 1736 ] }, { "id": 1736, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 1737 ] }, { "id": 1737, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 1738 ] }, { "id": 1738, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 1739 ] }, { "id": 1739, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 1740 ] }, { "id": 1740, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 1741 ] }, { "id": 1741, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 1220, "callFrame": { "functionName": "handleResponse", "scriptId": "808", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/application.js", "lineNumber": 183, "columnNumber": 27 }, "hitCount": 1, "children": [ 1221 ], "positionTicks": [ { "line": 184, "ticks": 1 } ] }, { "id": 1221, "callFrame": { "functionName": "respond", "scriptId": "808", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/application.js", "lineNumber": 255, "columnNumber": 16 }, "hitCount": 39, "children": [ 1222, 2963, 3465, 4946 ], "positionTicks": [ { "line": 307, "ticks": 1 }, { "line": 306, "ticks": 38 } ] }, { "id": 1222, "callFrame": { "functionName": "wrappedResEnd", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 235, "columnNumber": 33 }, "hitCount": 1, "children": [ 1223 ], "positionTicks": [ { "line": 257, "ticks": 1 } ] }, { "id": 1223, "callFrame": { "functionName": "end", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 991, "columnNumber": 44 }, "hitCount": 0, "children": [ 1224, 1272, 4004, 5288 ] }, { "id": 1224, "callFrame": { "functionName": "_finish", "scriptId": "537", "url": "node:_http_server", "lineNumber": 229, "columnNumber": 51 }, "hitCount": 0, "children": [ 1225 ] }, { "id": 1225, "callFrame": { "functionName": "_finish", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 1071, "columnNumber": 52 }, "hitCount": 1, "children": [ 1226 ], "positionTicks": [ { "line": 1074, "ticks": 1 } ] }, { "id": 1226, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 460, "ticks": 1 } ] }, { "id": 1272, "callFrame": { "functionName": "Writable.uncork", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 343, "columnNumber": 36 }, "hitCount": 0, "children": [ 1273 ] }, { "id": 1273, "callFrame": { "functionName": "clearBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 531, "columnNumber": 20 }, "hitCount": 0, "children": [ 1274 ] }, { "id": 1274, "callFrame": { "functionName": "doWrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 400, "columnNumber": 16 }, "hitCount": 0, "children": [ 1275 ] }, { "id": 1275, "callFrame": { "functionName": "Socket._writev", "scriptId": "463", "url": "node:net", "lineNumber": 935, "columnNumber": 35 }, "hitCount": 0, "children": [ 1276 ] }, { "id": 1276, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 1277 ] }, { "id": 1277, "callFrame": { "functionName": "writevGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 121, "columnNumber": 22 }, "hitCount": 9, "children": [ 1278 ], "positionTicks": [ { "line": 138, "ticks": 9 } ] }, { "id": 1278, "callFrame": { "functionName": "writev", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 18, "positionTicks": [ { "line": 138, "ticks": 18 } ] }, { "id": 4004, "callFrame": { "functionName": "write_", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 871, "columnNumber": 15 }, "hitCount": 0, "children": [ 4005 ] }, { "id": 4005, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 4006 ] }, { "id": 4006, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 9, "positionTicks": [ { "line": 762, "ticks": 9 } ] }, { "id": 5288, "callFrame": { "functionName": "_send", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 354, "columnNumber": 48 }, "hitCount": 1, "positionTicks": [ { "line": 355, "ticks": 1 } ] }, { "id": 2963, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 90, "columnNumber": 39 }, "hitCount": 0, "children": [ 2964 ] }, { "id": 2964, "callFrame": { "functionName": "set length", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 192, "columnNumber": 12 }, "hitCount": 0, "children": [ 2965 ] }, { "id": 2965, "callFrame": { "functionName": "has", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 438, "columnNumber": 5 }, "hitCount": 0, "children": [ 2966 ] }, { "id": 2966, "callFrame": { "functionName": "hasHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 781, "columnNumber": 56 }, "hitCount": 1, "positionTicks": [ { "line": 785, "ticks": 1 } ] }, { "id": 3465, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 3466 ] }, { "id": 3466, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 9, "positionTicks": [ { "line": 762, "ticks": 9 } ] }, { "id": 4946, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 70, "columnNumber": 39 }, "hitCount": 2, "positionTicks": [ { "line": 72, "ticks": 2 } ] }, { "id": 1271, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 2, "children": [ 4348 ], "positionTicks": [ { "line": 307, "ticks": 1 }, { "line": 364, "ticks": 1 } ] }, { "id": 4348, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 4349 ] }, { "id": 4349, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 3, "positionTicks": [ { "line": 99, "ticks": 1 }, { "line": 98, "ticks": 2 } ] }, { "id": 1291, "callFrame": { "functionName": "getIdentityProvider", "scriptId": "1696", "url": "file:///opt/build/imshop-cloud/build/factories/identity-providers-factory.js", "lineNumber": 12, "columnNumber": 29 }, "hitCount": 0, "children": [ 1292 ] }, { "id": 1292, "callFrame": { "functionName": "WebhookOtpIdentityProvider", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 92, "columnNumber": 15 }, "hitCount": 0, "children": [ 1293 ] }, { "id": 1293, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 1294, 2428 ] }, { "id": 1294, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 3, "children": [ 1295, 2335, 2687 ], "positionTicks": [ { "line": 201, "ticks": 2 }, { "line": 205, "ticks": 1 } ] }, { "id": 1295, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 2, "children": [ 1296, 2414, 2843 ], "positionTicks": [ { "line": 74, "ticks": 1 }, { "line": 38, "ticks": 1 } ] }, { "id": 1296, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 5, "children": [ 2344, 2422, 2791 ], "positionTicks": [ { "line": 9, "ticks": 1 }, { "line": 16, "ticks": 1 }, { "line": 7, "ticks": 1 }, { "line": 20, "ticks": 1 }, { "line": 15, "ticks": 1 } ] }, { "id": 2344, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 5, "positionTicks": [ { "line": 7, "ticks": 1 }, { "line": 6, "ticks": 1 }, { "line": 29, "ticks": 1 }, { "line": 25, "ticks": 2 } ] }, { "id": 2422, "callFrame": { "functionName": "is.plainObject", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 142, "columnNumber": 17 }, "hitCount": 0, "children": [ 2423 ] }, { "id": 2423, "callFrame": { "functionName": "getObjectType", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 7, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 2791, "callFrame": { "functionName": "is.urlInstance", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 112, "columnNumber": 17 }, "hitCount": 0, "children": [ 2792 ] }, { "id": 2792, "callFrame": { "functionName": "", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 14, "columnNumber": 33 }, "hitCount": 0, "children": [ 2793 ] }, { "id": 2793, "callFrame": { "functionName": "getObjectType", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 7, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 2414, "callFrame": { "functionName": "is.urlInstance", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 112, "columnNumber": 17 }, "hitCount": 1, "children": [ 2415 ], "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 2415, "callFrame": { "functionName": "getObjectType", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 7, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 8, "ticks": 1 } ] }, { "id": 2843, "callFrame": { "functionName": "", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 116, "columnNumber": 66 }, "hitCount": 1, "positionTicks": [ { "line": 117, "ticks": 1 } ] }, { "id": 2335, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 3, "children": [ 2412, 2757 ], "positionTicks": [ { "line": 7, "ticks": 1 }, { "line": 20, "ticks": 2 } ] }, { "id": 2412, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 2413 ] }, { "id": 2413, "callFrame": { "functionName": "set length", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 2757, "callFrame": { "functionName": "is.plainObject", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 142, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 149, "ticks": 1 } ] }, { "id": 2687, "callFrame": { "functionName": "module.exports", "scriptId": "1329", "url": "file:///opt/build/imshop-cloud/node_modules/lowercase-keys/index.js", "lineNumber": 1, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 2, "ticks": 1 } ] }, { "id": 2428, "callFrame": { "functionName": "create", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 19, "columnNumber": 15 }, "hitCount": 3, "children": [ 2429 ], "positionTicks": [ { "line": 98, "ticks": 1 }, { "line": 144, "ticks": 2 } ] }, { "id": 2429, "callFrame": { "functionName": "deepFreeze", "scriptId": "1360", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/deep-freeze.js", "lineNumber": 3, "columnNumber": 19 }, "hitCount": 1, "children": [ 2430 ], "positionTicks": [ { "line": 5, "ticks": 1 } ] }, { "id": 2430, "callFrame": { "functionName": "deepFreeze", "scriptId": "1360", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/deep-freeze.js", "lineNumber": 3, "columnNumber": 19 }, "hitCount": 0, "children": [ 2431 ] }, { "id": 2431, "callFrame": { "functionName": "is.plainObject", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 142, "columnNumber": 17 }, "hitCount": 0, "children": [ 2432 ] }, { "id": 2432, "callFrame": { "functionName": "getObjectType", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 7, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 1297, "callFrame": { "functionName": "ApiAuthMiddleware", "scriptId": "4162", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/api-auth-middleware.js", "lineNumber": 7, "columnNumber": 26 }, "hitCount": 0, "children": [ 1298, 2393 ] }, { "id": 1298, "callFrame": { "functionName": "getIdentity", "scriptId": "1369", "url": "file:///opt/build/imshop-cloud/build/core/core-identity-provider.js", "lineNumber": 30, "columnNumber": 21 }, "hitCount": 0, "children": [ 1299 ] }, { "id": 1299, "callFrame": { "functionName": "_verifyToken", "scriptId": "1369", "url": "file:///opt/build/imshop-cloud/build/core/core-identity-provider.js", "lineNumber": 45, "columnNumber": 22 }, "hitCount": 1, "children": [ 1300, 2284, 2549, 5583 ], "positionTicks": [ { "line": 46, "ticks": 1 } ] }, { "id": 1300, "callFrame": { "functionName": "module.exports", "scriptId": "1382", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/verify.js", "lineNumber": 20, "columnNumber": 26 }, "hitCount": 0, "children": [ 1301, 2385 ] }, { "id": 1301, "callFrame": { "functionName": "getSecret", "scriptId": "1382", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/verify.js", "lineNumber": 95, "columnNumber": 24 }, "hitCount": 0, "children": [ 1302 ] }, { "id": 1302, "callFrame": { "functionName": "", "scriptId": "1382", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/verify.js", "lineNumber": 100, "columnNumber": 35 }, "hitCount": 1, "children": [ 1303, 2299, 2329, 2756 ], "positionTicks": [ { "line": 125, "ticks": 1 } ] }, { "id": 1303, "callFrame": { "functionName": "createPublicKey", "scriptId": "99", "url": "node:internal/crypto/keys", "lineNumber": 610, "columnNumber": 24 }, "hitCount": 6, "children": [ 1304, 5083 ], "positionTicks": [ { "line": 619, "ticks": 4 }, { "line": 613, "ticks": 1 }, { "line": 618, "ticks": 1 } ] }, { "id": 1304, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 106, "positionTicks": [ { "line": 619, "ticks": 106 } ] }, { "id": 5083, "callFrame": { "functionName": "prepareAsymmetricKey", "scriptId": "99", "url": "node:internal/crypto/keys", "lineNumber": 528, "columnNumber": 29 }, "hitCount": 0, "children": [ 5084 ] }, { "id": 5084, "callFrame": { "functionName": "", "scriptId": "95", "url": "node:internal/crypto/util", "lineNumber": 104, "columnNumber": 45 }, "hitCount": 0, "children": [ 5085 ] }, { "id": 5085, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 5086 ] }, { "id": 5086, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 5087 ] }, { "id": 5087, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 0, "children": [ 5088 ] }, { "id": 5088, "callFrame": { "functionName": "createPool", "scriptId": "30", "url": "node:buffer", "lineNumber": 161, "columnNumber": 19 }, "hitCount": 0, "children": [ 5089 ] }, { "id": 5089, "callFrame": { "functionName": "createUnsafeBuffer", "scriptId": "31", "url": "node:internal/buffer", "lineNumber": 1060, "columnNumber": 27 }, "hitCount": 0, "children": [ 5090 ] }, { "id": 5090, "callFrame": { "functionName": "FastBuffer", "scriptId": "31", "url": "node:internal/buffer", "lineNumber": 959, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 961, "ticks": 1 } ] }, { "id": 2299, "callFrame": { "functionName": "createSecretKey", "scriptId": "99", "url": "node:internal/crypto/keys", "lineNumber": 603, "columnNumber": 24 }, "hitCount": 0, "children": [ 2300, 2553 ] }, { "id": 2300, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 607, "ticks": 1 } ] }, { "id": 2553, "callFrame": { "functionName": "SecretKeyObject", "scriptId": "99", "url": "node:internal/crypto/keys", "lineNumber": 151, "columnNumber": 15 }, "hitCount": 1, "children": [ 5603 ], "positionTicks": [ { "line": 153, "ticks": 1 } ] }, { "id": 5603, "callFrame": { "functionName": "KeyObject", "scriptId": "99", "url": "node:internal/crypto/keys", "lineNumber": 102, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 2329, "callFrame": { "functionName": "jwsVerify", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 43, "columnNumber": 18 }, "hitCount": 0, "children": [ 2330, 2695 ] }, { "id": 2330, "callFrame": { "functionName": "verify", "scriptId": "1376", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jwa/index.js", "lineNumber": 138, "columnNumber": 24 }, "hitCount": 0, "children": [ 2331, 2436 ] }, { "id": 2331, "callFrame": { "functionName": "sign", "scriptId": "1376", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jwa/index.js", "lineNumber": 128, "columnNumber": 22 }, "hitCount": 1, "children": [ 2332, 2376, 2383 ], "positionTicks": [ { "line": 130, "ticks": 1 } ] }, { "id": 2332, "callFrame": { "functionName": "digest", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 149, "columnNumber": 39 }, "hitCount": 0, "children": [ 2333 ] }, { "id": 2333, "callFrame": { "functionName": "digest", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 160, "ticks": 1 } ] }, { "id": 2376, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 0, "children": [ 2377 ] }, { "id": 2377, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 113, "ticks": 2 } ] }, { "id": 2383, "callFrame": { "functionName": "createHmac", "scriptId": "92", "url": "node:crypto", "lineNumber": 163, "columnNumber": 19 }, "hitCount": 0, "children": [ 2384 ] }, { "id": 2384, "callFrame": { "functionName": "Hmac", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 130, "columnNumber": 13 }, "hitCount": 1, "children": [ 2551 ], "positionTicks": [ { "line": 140, "ticks": 1 } ] }, { "id": 2551, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 138, "ticks": 2 } ] }, { "id": 2436, "callFrame": { "functionName": "bufferEq", "scriptId": "1377", "url": "file:///opt/build/imshop-cloud/node_modules/buffer-equal-constant-time/index.js", "lineNumber": 7, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 23, "ticks": 1 } ] }, { "id": 2695, "callFrame": { "functionName": "signatureFromJWS", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 29, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 31, "ticks": 1 } ] }, { "id": 2756, "callFrame": { "functionName": "get", "scriptId": "16", "url": "node:internal/bootstrap/node", "lineNumber": 449, "columnNumber": 7 }, "hitCount": 1, "positionTicks": [ { "line": 450, "ticks": 1 } ] }, { "id": 2385, "callFrame": { "functionName": "module.exports", "scriptId": "1371", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/decode.js", "lineNumber": 2, "columnNumber": 26 }, "hitCount": 0, "children": [ 2386 ] }, { "id": 2386, "callFrame": { "functionName": "jwsDecode", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 56, "columnNumber": 18 }, "hitCount": 0, "children": [ 2387 ] }, { "id": 2387, "callFrame": { "functionName": "payloadFromJWS", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 33, "columnNumber": 23 }, "hitCount": 0, "children": [ 2388 ] }, { "id": 2388, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 2389 ] }, { "id": 2389, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 2390 ] }, { "id": 2390, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 0, "children": [ 2391 ] }, { "id": 2391, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 653, "columnNumber": 11 }, "hitCount": 0, "children": [ 2392 ] }, { "id": 2392, "callFrame": { "functionName": "base64Write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 654, "ticks": 1 } ] }, { "id": 2284, "callFrame": { "functionName": "module.exports", "scriptId": "1371", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/decode.js", "lineNumber": 2, "columnNumber": 26 }, "hitCount": 0, "children": [ 2285 ] }, { "id": 2285, "callFrame": { "functionName": "jwsDecode", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 56, "columnNumber": 18 }, "hitCount": 1, "children": [ 2286, 2426, 2554 ], "positionTicks": [ { "line": 71, "ticks": 1 } ] }, { "id": 2286, "callFrame": { "functionName": "payloadFromJWS", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 33, "columnNumber": 23 }, "hitCount": 0, "children": [ 2287 ] }, { "id": 2287, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 2288 ] }, { "id": 2288, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 2289 ] }, { "id": 2289, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 0, "children": [ 2290 ] }, { "id": 2290, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 653, "columnNumber": 11 }, "hitCount": 0, "children": [ 2291 ] }, { "id": 2291, "callFrame": { "functionName": "base64Write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 654, "ticks": 1 } ] }, { "id": 2426, "callFrame": { "functionName": "headerFromJWS", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 20, "columnNumber": 22 }, "hitCount": 0, "children": [ 2427 ] }, { "id": 2427, "callFrame": { "functionName": "safeJsonParse", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 13, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 17, "ticks": 1 } ] }, { "id": 2554, "callFrame": { "functionName": "isValidJws", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 39, "columnNumber": 19 }, "hitCount": 0, "children": [ 2555 ] }, { "id": 2555, "callFrame": { "functionName": "headerFromJWS", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 20, "columnNumber": 22 }, "hitCount": 0, "children": [ 2556 ] }, { "id": 2556, "callFrame": { "functionName": "safeJsonParse", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 13, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 17, "ticks": 1 } ] }, { "id": 2549, "callFrame": { "functionName": "getIdentityById", "scriptId": "2685", "url": "file:///opt/build/imshop-cloud/build/repositories/users-repository.js", "lineNumber": 30, "columnNumber": 25 }, "hitCount": 0, "children": [ 2550, 5479 ] }, { "id": 2550, "callFrame": { "functionName": "get db", "scriptId": "1309", "url": "file:///opt/build/imshop-cloud/build/core/core-repository.js", "lineNumber": 7, "columnNumber": 10 }, "hitCount": 1, "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 5479, "callFrame": { "functionName": "first", "scriptId": "2101", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querybuilder.js", "lineNumber": 1143, "columnNumber": 7 }, "hitCount": 0, "children": [ 5480 ] }, { "id": 5480, "callFrame": { "functionName": "limit", "scriptId": "2101", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querybuilder.js", "lineNumber": 1047, "columnNumber": 7 }, "hitCount": 1, "positionTicks": [ { "line": 1054, "ticks": 1 } ] }, { "id": 5583, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 5584 ] }, { "id": 5584, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 5585 ] }, { "id": 5585, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2393, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 2394 ] }, { "id": 2394, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2395 ] }, { "id": 2395, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2396 ] }, { "id": 2396, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2397 ] }, { "id": 2397, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 2398 ] }, { "id": 2398, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2399 ] }, { "id": 2399, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 2400, 2444, 2738, 3315 ] }, { "id": 2400, "callFrame": { "functionName": "Layer.captures", "scriptId": "868", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/layer.js", "lineNumber": 89, "columnNumber": 36 }, "hitCount": 1, "positionTicks": [ { "line": 91, "ticks": 1 } ] }, { "id": 2444, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2445 ] }, { "id": 2445, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 2446, 3741 ] }, { "id": 2446, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 2447, 5423 ] }, { "id": 2447, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 2448 ] }, { "id": 2448, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2449 ] }, { "id": 2449, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2450 ] }, { "id": 2450, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2451 ] }, { "id": 2451, "callFrame": { "functionName": "DssLoginMiddleware", "scriptId": "4160", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/dss-login-middleware.js", "lineNumber": 10, "columnNumber": 27 }, "hitCount": 1, "children": [ 2452 ], "positionTicks": [ { "line": 12, "ticks": 1 } ] }, { "id": 2452, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 2453 ] }, { "id": 2453, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2454 ] }, { "id": 2454, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2455 ] }, { "id": 2455, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2456 ] }, { "id": 2456, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 2457 ] }, { "id": 2457, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2458 ] }, { "id": 2458, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 2459, 3037 ] }, { "id": 2459, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2460 ] }, { "id": 2460, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 2461 ], "positionTicks": [ { "line": 869, "ticks": 1 } ] }, { "id": 2461, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 2462 ] }, { "id": 2462, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 1, "children": [ 2463 ], "positionTicks": [ { "line": 936, "ticks": 1 } ] }, { "id": 2463, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2464 ] }, { "id": 2464, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2465 ] }, { "id": 2465, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2466 ] }, { "id": 2466, "callFrame": { "functionName": "ExternalTokenRequestInterruptionMiddleware", "scriptId": "4294", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/external-token-request-interruption-middleware.js", "lineNumber": 3, "columnNumber": 51 }, "hitCount": 0, "children": [ 2467 ] }, { "id": 2467, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 2468 ] }, { "id": 2468, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2469 ] }, { "id": 2469, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2470 ] }, { "id": 2470, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2471 ] }, { "id": 2471, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 2472 ] }, { "id": 2472, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2473 ] }, { "id": 2473, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 2474 ] }, { "id": 2474, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2475 ] }, { "id": 2475, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 2476, 3107 ] }, { "id": 2476, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 2477 ] }, { "id": 2477, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 2478 ] }, { "id": 2478, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2479 ] }, { "id": 2479, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2480 ] }, { "id": 2480, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2481 ] }, { "id": 2481, "callFrame": { "functionName": "TokenRefreshMiddleware", "scriptId": "4295", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/token-refresh-middleware.js", "lineNumber": 4, "columnNumber": 31 }, "hitCount": 0, "children": [ 2482 ] }, { "id": 2482, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 2483 ] }, { "id": 2483, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "children": [ 2484 ], "positionTicks": [ { "line": 1297, "ticks": 1 } ] }, { "id": 2484, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2485 ] }, { "id": 2485, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2486 ] }, { "id": 2486, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 2487 ] }, { "id": 2487, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2488 ] }, { "id": 2488, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 2489 ] }, { "id": 2489, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2490 ] }, { "id": 2490, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 2491 ], "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 2491, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 2492 ] }, { "id": 2492, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 2493, 3209 ] }, { "id": 2493, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2494 ] }, { "id": 2494, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2495 ] }, { "id": 2495, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2496 ] }, { "id": 2496, "callFrame": { "functionName": "ImshopTrackingMetadataMiddleware", "scriptId": "4310", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/tracking-metadata-middleware.js", "lineNumber": 4, "columnNumber": 41 }, "hitCount": 0, "children": [ 2497, 3316 ] }, { "id": 2497, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 2498 ] }, { "id": 2498, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2499 ] }, { "id": 2499, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2500 ] }, { "id": 2500, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2501 ] }, { "id": 2501, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 2502, 3038 ] }, { "id": 2502, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2503 ] }, { "id": 2503, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 2504 ] }, { "id": 2504, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2505 ] }, { "id": 2505, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 2506 ] }, { "id": 2506, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 2507 ] }, { "id": 2507, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 2508, 3213 ] }, { "id": 2508, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2509 ] }, { "id": 2509, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2510 ] }, { "id": 2510, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2511, 2517, 2735, 3041, 3060, 3096, 3108, 5257 ] }, { "id": 2511, "callFrame": { "functionName": "getAllItems", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 62, "columnNumber": 20 }, "hitCount": 0, "children": [ 2512 ] }, { "id": 2512, "callFrame": { "functionName": "locationFromCityNameOrId", "scriptId": "1698", "url": "file:///opt/build/imshop-cloud/build/utils/geo-helpers.js", "lineNumber": 125, "columnNumber": 33 }, "hitCount": 0, "children": [ 2513 ] }, { "id": 2513, "callFrame": { "functionName": "searchByFiasCode", "scriptId": "1541", "url": "file:///opt/build/imshop-cloud/build/services/suggestions-service.js", "lineNumber": 61, "columnNumber": 26 }, "hitCount": 0, "children": [ 2514, 3201 ] }, { "id": 2514, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2515 ] }, { "id": 2515, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2516 ] }, { "id": 2516, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3201, "callFrame": { "functionName": "instantiateAddressSuggestionsConnector", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 46, "columnNumber": 48 }, "hitCount": 1, "positionTicks": [ { "line": 48, "ticks": 1 } ] }, { "id": 2517, "callFrame": { "functionName": "getReviews", "scriptId": "4176", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/reviews-endpoint.js", "lineNumber": 9, "columnNumber": 19 }, "hitCount": 0, "children": [ 2518 ] }, { "id": 2518, "callFrame": { "functionName": "getReviews", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 655, "columnNumber": 20 }, "hitCount": 0, "children": [ 2519 ] }, { "id": 2519, "callFrame": { "functionName": "getItemById", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 978, "columnNumber": 21 }, "hitCount": 0, "children": [ 2520 ] }, { "id": 2520, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 1, "children": [ 2521 ], "positionTicks": [ { "line": 47, "ticks": 1 } ] }, { "id": 2521, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 2522 ] }, { "id": 2522, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2523 ] }, { "id": 2523, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 2524 ] }, { "id": 2524, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 1, "children": [ 2854 ], "positionTicks": [ { "line": 90, "ticks": 1 } ] }, { "id": 2854, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2855 ] }, { "id": 2855, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2856 ] }, { "id": 2856, "callFrame": { "functionName": "parseOpts", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 70, "columnNumber": 18 }, "hitCount": 0, "children": [ 2857 ] }, { "id": 2857, "callFrame": { "functionName": "shallowCopy", "scriptId": "488", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/copy.js", "lineNumber": 18, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 23, "ticks": 1 } ] }, { "id": 2735, "callFrame": { "functionName": "getToday", "scriptId": "4178", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/today-endpoint.js", "lineNumber": 76, "columnNumber": 17 }, "hitCount": 0, "children": [ 2736 ] }, { "id": 2736, "callFrame": { "functionName": "resolveTodayRequest", "scriptId": "4178", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/today-endpoint.js", "lineNumber": 9, "columnNumber": 28 }, "hitCount": 0, "children": [ 2737 ] }, { "id": 2737, "callFrame": { "functionName": "baseTrim", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1016, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 1017, "ticks": 1 } ] }, { "id": 3041, "callFrame": { "functionName": "getDeliveryMethods", "scriptId": "4180", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/cart-endpoints.js", "lineNumber": 208, "columnNumber": 27 }, "hitCount": 0, "children": [ 3042 ] }, { "id": 3042, "callFrame": { "functionName": "getDeliveryMethods", "scriptId": "1697", "url": "file:///opt/build/imshop-cloud/build/services/deliveries-service.js", "lineNumber": 26, "columnNumber": 28 }, "hitCount": 0, "children": [ 3043, 5609 ] }, { "id": 3043, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 3044 ] }, { "id": 3044, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 3045 ] }, { "id": 3045, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3046 ] }, { "id": 3046, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 3047 ] }, { "id": 3047, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 3048 ] }, { "id": 3048, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 190, "ticks": 1 } ] }, { "id": 5609, "callFrame": { "functionName": "supportsDeliveryIntervals", "scriptId": "1701", "url": "file:///opt/build/imshop-cloud/build/utils/feature-toggles.js", "lineNumber": 55, "columnNumber": 34 }, "hitCount": 0, "children": [ 5610 ] }, { "id": 5610, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 5611 ] }, { "id": 5611, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 3076, "ticks": 1 } ] }, { "id": 3060, "callFrame": { "functionName": "getMediaImages", "scriptId": "4177", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/images-endpoint.js", "lineNumber": 8, "columnNumber": 23 }, "hitCount": 0, "children": [ 3061 ] }, { "id": 3061, "callFrame": { "functionName": "getMediaImages", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 726, "columnNumber": 24 }, "hitCount": 0, "children": [ 3062 ] }, { "id": 3062, "callFrame": { "functionName": "getItemById", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 978, "columnNumber": 21 }, "hitCount": 0, "children": [ 3063 ] }, { "id": 3063, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 3064 ] }, { "id": 3064, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 3065 ] }, { "id": 3065, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 3066 ] }, { "id": 3066, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 3067 ] }, { "id": 3067, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 3068 ] }, { "id": 3068, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 3069 ] }, { "id": 3069, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 3070 ] }, { "id": 3070, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 3071 ] }, { "id": 3071, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3072 ] }, { "id": 3072, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3073 ] }, { "id": 3073, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 3074 ] }, { "id": 3074, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 3075 ] }, { "id": 3075, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 3076 ] }, { "id": 3076, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 3077 ] }, { "id": 3077, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 3078 ] }, { "id": 3078, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 3079 ] }, { "id": 3079, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 3080 ] }, { "id": 3080, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 3081 ] }, { "id": 3081, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3082 ] }, { "id": 3082, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3083 ] }, { "id": 3083, "callFrame": { "functionName": "connect", "scriptId": "463", "url": "node:net", "lineNumber": 227, "columnNumber": 16 }, "hitCount": 0, "children": [ 3084 ] }, { "id": 3084, "callFrame": { "functionName": "connectWrapper", "scriptId": "711", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/net.js", "lineNumber": 73, "columnNumber": 34 }, "hitCount": 0, "children": [ 3085 ] }, { "id": 3085, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3086 ] }, { "id": 3086, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3087 ] }, { "id": 3087, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3088 ] }, { "id": 3088, "callFrame": { "functionName": "Socket.connect", "scriptId": "463", "url": "node:net", "lineNumber": 1140, "columnNumber": 35 }, "hitCount": 0, "children": [ 3089 ] }, { "id": 3089, "callFrame": { "functionName": "lookupAndConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1208, "columnNumber": 25 }, "hitCount": 0, "children": [ 3090 ] }, { "id": 3090, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 3091 ] }, { "id": 3091, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 3092 ] }, { "id": 3092, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 3093 ] }, { "id": 3093, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 3094 ] }, { "id": 3094, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 3095 ] }, { "id": 3095, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 1831, "ticks": 1 } ] }, { "id": 3096, "callFrame": { "functionName": "getProfile", "scriptId": "4195", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/user-endpoint.js", "lineNumber": 116, "columnNumber": 19 }, "hitCount": 0, "children": [ 3097 ] }, { "id": 3097, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 70, "columnNumber": 39 }, "hitCount": 0, "children": [ 3098 ] }, { "id": 3098, "callFrame": { "functionName": "get query", "scriptId": "846", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/request.js", "lineNumber": 171, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 175, "ticks": 1 } ] }, { "id": 3108, "callFrame": { "functionName": "getItemsFull", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 186, "columnNumber": 21 }, "hitCount": 1, "children": [ 3109 ], "positionTicks": [ { "line": 188, "ticks": 1 } ] }, { "id": 3109, "callFrame": { "functionName": "getItemsByIdList", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 132, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 140, "ticks": 1 } ] }, { "id": 5257, "callFrame": { "functionName": "getCategory", "scriptId": "4169", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/categories-endpoint.js", "lineNumber": 55, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 60, "ticks": 1 } ] }, { "id": 3213, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3214 ] }, { "id": 3214, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 3215 ] }, { "id": 3215, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 3038, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3039 ] }, { "id": 3039, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3040 ] }, { "id": 3040, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3316, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 3317 ] }, { "id": 3317, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 3318 ] }, { "id": 3318, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 3319 ] }, { "id": 3319, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6376, "ticks": 1 } ] }, { "id": 3209, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3210 ] }, { "id": 3210, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3211 ] }, { "id": 3211, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3107, "callFrame": { "functionName": "middlewareWithPromiseRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 850, "columnNumber": 40 }, "hitCount": 1, "positionTicks": [ { "line": 882, "ticks": 1 } ] }, { "id": 3037, "callFrame": { "functionName": "set", "scriptId": "734", "url": "file:///opt/build/imshop-cloud/node_modules/@newrelic/koa/lib/instrumentation.js", "lineNumber": 91, "columnNumber": 9 }, "hitCount": 1, "positionTicks": [ { "line": 105, "ticks": 1 } ] }, { "id": 5423, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 5424 ] }, { "id": 5424, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 5425 ] }, { "id": 5425, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 5426 ] }, { "id": 5426, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 5427 ] }, { "id": 5427, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 5428 ] }, { "id": 5428, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 5429 ] }, { "id": 5429, "callFrame": { "functionName": "setDefaults", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1629, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1639, "ticks": 1 } ] }, { "id": 3741, "callFrame": { "functionName": "addCLMAttributes", "scriptId": "654", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/code-level-metrics.js", "lineNumber": 48, "columnNumber": 53 }, "hitCount": 1, "positionTicks": [ { "line": 50, "ticks": 1 } ] }, { "id": 2738, "callFrame": { "functionName": "Layer.params", "scriptId": "868", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/layer.js", "lineNumber": 69, "columnNumber": 34 }, "hitCount": 0, "children": [ 2739 ] }, { "id": 2739, "callFrame": { "functionName": "safeDecodeURIComponent", "scriptId": "868", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/layer.js", "lineNumber": 237, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 240, "ticks": 1 } ] }, { "id": 3315, "callFrame": { "functionName": "set", "scriptId": "734", "url": "file:///opt/build/imshop-cloud/node_modules/@newrelic/koa/lib/instrumentation.js", "lineNumber": 91, "columnNumber": 9 }, "hitCount": 1, "children": [ 5767 ], "positionTicks": [ { "line": 122, "ticks": 1 } ] }, { "id": 5767, "callFrame": { "functionName": "getActiveSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1230, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 1233, "ticks": 1 } ] }, { "id": 1316, "callFrame": { "functionName": "getPickupLocations", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 2369, "columnNumber": 28 }, "hitCount": 0, "children": [ 1317 ] }, { "id": 1317, "callFrame": { "functionName": "", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 2404, "columnNumber": 70 }, "hitCount": 0, "children": [ 1318 ] }, { "id": 1318, "callFrame": { "functionName": "WebhookConnector.makePickupLocation", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 200, "columnNumber": 34 }, "hitCount": 1, "children": [ 1319 ], "positionTicks": [ { "line": 221, "ticks": 1 } ] }, { "id": 1319, "callFrame": { "functionName": "PickupLocation", "scriptId": "2561", "url": "file:///opt/build/imshop-cloud/build/models/pickup-location.js", "lineNumber": 5, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 15, "ticks": 1 } ] }, { "id": 1320, "callFrame": { "functionName": "verifyCart", "scriptId": "1705", "url": "file:///opt/build/imshop-cloud/build/services/orders-service.js", "lineNumber": 1222, "columnNumber": 20 }, "hitCount": 3, "children": [ 3296, 4938 ], "positionTicks": [ { "line": 1308, "ticks": 1 }, { "line": 1310, "ticks": 1 }, { "line": 1351, "ticks": 1 } ] }, { "id": 3296, "callFrame": { "functionName": "get", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 15, "columnNumber": 7 }, "hitCount": 0, "children": [ 3297 ] }, { "id": 3297, "callFrame": { "functionName": "WebhookConnector", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 196, "columnNumber": 15 }, "hitCount": 0, "children": [ 3298 ] }, { "id": 3298, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 3299 ] }, { "id": 3299, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 3300 ] }, { "id": 3300, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 0, "children": [ 3301 ] }, { "id": 3301, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "children": [ 3302 ], "positionTicks": [ { "line": 15, "ticks": 1 } ] }, { "id": 3302, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 4938, "callFrame": { "functionName": "applyCartLimits", "scriptId": "2562", "url": "file:///opt/build/imshop-cloud/build/services/cart-limits-service.js", "lineNumber": 16, "columnNumber": 25 }, "hitCount": 0, "children": [ 4939 ] }, { "id": 4939, "callFrame": { "functionName": "applyCartLimitsByAvailability", "scriptId": "2562", "url": "file:///opt/build/imshop-cloud/build/services/cart-limits-service.js", "lineNumber": 21, "columnNumber": 39 }, "hitCount": 0, "children": [ 4940 ] }, { "id": 4940, "callFrame": { "functionName": "cloneDeep", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11154, "columnNumber": 22 }, "hitCount": 0, "children": [ 4941 ] }, { "id": 4941, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 0, "children": [ 4942 ] }, { "id": 4942, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 4943 ] }, { "id": 4943, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 0, "children": [ 4944 ] }, { "id": 4944, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 0, "children": [ 4945 ] }, { "id": 4945, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 2601, "ticks": 1 } ] }, { "id": 1321, "callFrame": { "functionName": "ItemsService.getFullItemsByIds", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 145, "columnNumber": 33 }, "hitCount": 0, "children": [ 1322 ] }, { "id": 1322, "callFrame": { "functionName": "getItemsData", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 232, "columnNumber": 22 }, "hitCount": 4, "children": [ 2774 ], "positionTicks": [ { "line": 234, "ticks": 3 }, { "line": 235, "ticks": 1 } ] }, { "id": 2774, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2603", "url": "file:///opt/build/imshop-cloud/build/utils/query-builder-utils.js", "lineNumber": 76, "columnNumber": 30 }, "hitCount": 2, "children": [ 2778 ], "positionTicks": [ { "line": 81, "ticks": 2 } ] }, { "id": 2778, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 19, "columnNumber": 30 }, "hitCount": 1, "children": [ 2779, 2785 ], "positionTicks": [ { "line": 299, "ticks": 1 } ] }, { "id": 2779, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 1, "children": [ 2780 ], "positionTicks": [ { "line": 38, "ticks": 1 } ] }, { "id": 2780, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 2, "children": [ 2781 ], "positionTicks": [ { "line": 153, "ticks": 1 }, { "line": 503, "ticks": 1 } ] }, { "id": 2781, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2782, 2790, 4884 ] }, { "id": 2782, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 2783, 4039 ] }, { "id": 2783, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 2784, 4019 ] }, { "id": 2784, "callFrame": { "functionName": "buildRequestObject", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 230, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 240, "ticks": 1 } ] }, { "id": 4019, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 4020 ] }, { "id": 4020, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 4021 ] }, { "id": 4021, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 4022, 5321 ] }, { "id": 4022, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 4023 ] }, { "id": 4023, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4024 ] }, { "id": 4024, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 4025, 4158 ] }, { "id": 4025, "callFrame": { "functionName": "maybeAddDtCatHeaders", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 4026 ] }, { "id": 4026, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 0, "children": [ 4027, 4887 ] }, { "id": 4027, "callFrame": { "functionName": "_createDistributedTracePayload", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 1260, "columnNumber": 39 }, "hitCount": 0, "children": [ 4028 ] }, { "id": 4028, "callFrame": { "functionName": "DistributedTracePayload", "scriptId": "636", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/dt-payload.js", "lineNumber": 20, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 24, "ticks": 1 } ] }, { "id": 4887, "callFrame": { "functionName": "addTraceContextHeaders", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 143, "columnNumber": 24 }, "hitCount": 0, "children": [ 4888, 5101 ] }, { "id": 4888, "callFrame": { "functionName": "createTracestate", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 83, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 130, "ticks": 1 } ] }, { "id": 5101, "callFrame": { "functionName": "createTraceparent", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 54, "columnNumber": 19 }, "hitCount": 0, "children": [ 5102 ] }, { "id": 5102, "callFrame": { "functionName": "createFlagsHex", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 350, "columnNumber": 16 }, "hitCount": 0, "children": [ 5103 ] }, { "id": 5103, "callFrame": { "functionName": "", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 351, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 353, "ticks": 1 } ] }, { "id": 4158, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 4159 ] }, { "id": 4159, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 4160 ] }, { "id": 4160, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 4161 ] }, { "id": 4161, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 1, "children": [ 4162, 4376, 5447 ], "positionTicks": [ { "line": 343, "ticks": 1 } ] }, { "id": 4162, "callFrame": { "functionName": "getName", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 216, "columnNumber": 42 }, "hitCount": 1, "positionTicks": [ { "line": 217, "ticks": 1 } ] }, { "id": 4376, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 4377, 5230 ] }, { "id": 4377, "callFrame": { "functionName": "setRequestSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 514, "columnNumber": 25 }, "hitCount": 0, "children": [ 4378 ] }, { "id": 4378, "callFrame": { "functionName": "setStreamTimeout", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 236, "columnNumber": 25 }, "hitCount": 0, "children": [ 4379 ] }, { "id": 4379, "callFrame": { "functionName": "setUnrefTimeout", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 381, "columnNumber": 24 }, "hitCount": 0, "children": [ 4380 ] }, { "id": 4380, "callFrame": { "functionName": "insert", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 359, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 368, "ticks": 1 } ] }, { "id": 5230, "callFrame": { "functionName": "calculateServerName", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 345, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 365, "ticks": 1 } ] }, { "id": 5447, "callFrame": { "functionName": "setHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 660, "columnNumber": 56 }, "hitCount": 1, "positionTicks": [ { "line": 672, "ticks": 1 } ] }, { "id": 5321, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 5322 ] }, { "id": 5322, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 0, "children": [ 5323 ] }, { "id": 5323, "callFrame": { "functionName": "TraceSegment", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 0, "children": [ 5324 ] }, { "id": 5324, "callFrame": { "functionName": "Attributes", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 27, "columnNumber": 13 }, "hitCount": 0, "children": [ 5325 ] }, { "id": 5325, "callFrame": { "functionName": "makeFilter", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 172, "columnNumber": 19 }, "hitCount": 0, "children": [ 5326 ] }, { "id": 5326, "callFrame": { "functionName": "getInstance", "scriptId": "512", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/index.js", "lineNumber": 1788, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1790, "ticks": 1 } ] }, { "id": 4039, "callFrame": { "functionName": "getConnection", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 508, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 510, "ticks": 1 } ] }, { "id": 2790, "callFrame": { "functionName": "serialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 36, "columnNumber": 12 }, "hitCount": 1, "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 4884, "callFrame": { "functionName": "qserialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 74, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 85, "ticks": 1 } ] }, { "id": 2785, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 2786 ] }, { "id": 2786, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 2787, 3846 ] }, { "id": 2787, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 2788 ] }, { "id": 2788, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 0, "children": [ 2789 ] }, { "id": 2789, "callFrame": { "functionName": "Hash", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 71, "ticks": 1 } ] }, { "id": 3846, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3847 ] }, { "id": 3847, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 1, "children": [ 3848 ], "positionTicks": [ { "line": 245, "ticks": 1 } ] }, { "id": 3848, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 3849 ] }, { "id": 3849, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3850 ] }, { "id": 3850, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 3851 ] }, { "id": 3851, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 1, "children": [ 4014 ], "positionTicks": [ { "line": 254, "ticks": 1 } ] }, { "id": 4014, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 4015, 4016 ] }, { "id": 4015, "callFrame": { "functionName": "_string", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 303, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 305, "ticks": 1 } ] }, { "id": 4016, "callFrame": { "functionName": "_undefined", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 335, "columnNumber": 24 }, "hitCount": 0, "children": [ 4017 ] }, { "id": 4017, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 4018 ] }, { "id": 4018, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 1323, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 19, "columnNumber": 30 }, "hitCount": 12, "children": [ 1324, 2590, 2596, 3248, 4171, 4180, 4403, 4505 ], "positionTicks": [ { "line": 887, "ticks": 1 }, { "line": 136, "ticks": 1 }, { "line": 921, "ticks": 2 }, { "line": 949, "ticks": 1 }, { "line": 922, "ticks": 7 } ] }, { "id": 1324, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 1, "children": [ 1325 ], "positionTicks": [ { "line": 38, "ticks": 1 } ] }, { "id": 1325, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 1326 ] }, { "id": 1326, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 1327 ] }, { "id": 1327, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 1328 ] }, { "id": 1328, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 1329, 1330, 2758 ] }, { "id": 1329, "callFrame": { "functionName": "buildRequestObject", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 230, "columnNumber": 21 }, "hitCount": 1, "children": [ 5506 ], "positionTicks": [ { "line": 264, "ticks": 1 } ] }, { "id": 5506, "callFrame": { "functionName": "resolve", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 346, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 349, "ticks": 1 } ] }, { "id": 1330, "callFrame": { "functionName": "end", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 991, "columnNumber": 44 }, "hitCount": 2, "positionTicks": [ { "line": 1042, "ticks": 1 }, { "line": 1012, "ticks": 1 } ] }, { "id": 2758, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2759, 2798 ] }, { "id": 2759, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 2760 ] }, { "id": 2760, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 343, "ticks": 1 } ] }, { "id": 2798, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 1, "children": [ 2799, 3324 ], "positionTicks": [ { "line": 203, "ticks": 1 } ] }, { "id": 2799, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2800 ] }, { "id": 2800, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2801 ] }, { "id": 2801, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2802 ] }, { "id": 2802, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 1, "children": [ 2803, 4053 ], "positionTicks": [ { "line": 151, "ticks": 1 } ] }, { "id": 2803, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 2804 ] }, { "id": 2804, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 2805 ] }, { "id": 2805, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 2806 ] }, { "id": 2806, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 3, "children": [ 2949, 3134 ], "positionTicks": [ { "line": 201, "ticks": 1 }, { "line": 155, "ticks": 2 } ] }, { "id": 2949, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 2, "children": [ 2950, 4127, 4175 ], "positionTicks": [ { "line": 239, "ticks": 1 }, { "line": 282, "ticks": 1 } ] }, { "id": 2950, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 2951 ] }, { "id": 2951, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 2952 ] }, { "id": 2952, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2953 ] }, { "id": 2953, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2954 ] }, { "id": 2954, "callFrame": { "functionName": "connect", "scriptId": "463", "url": "node:net", "lineNumber": 227, "columnNumber": 16 }, "hitCount": 0, "children": [ 2955 ] }, { "id": 2955, "callFrame": { "functionName": "connectWrapper", "scriptId": "711", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/net.js", "lineNumber": 73, "columnNumber": 34 }, "hitCount": 0, "children": [ 2956 ] }, { "id": 2956, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 2957 ] }, { "id": 2957, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 2958 ] }, { "id": 2958, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 2959 ] }, { "id": 2959, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 2960 ] }, { "id": 2960, "callFrame": { "functionName": "wrapFunc", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1111, "columnNumber": 54 }, "hitCount": 0, "children": [ 2961 ] }, { "id": 2961, "callFrame": { "functionName": "storeSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1265, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 1268, "ticks": 1 } ] }, { "id": 4127, "callFrame": { "functionName": "setRequestSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 514, "columnNumber": 25 }, "hitCount": 0, "children": [ 4128 ] }, { "id": 4128, "callFrame": { "functionName": "setStreamTimeout", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 236, "columnNumber": 25 }, "hitCount": 0, "children": [ 4129 ] }, { "id": 4129, "callFrame": { "functionName": "setUnrefTimeout", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 381, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 4175, "callFrame": { "functionName": "asyncResetHandle", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 523, "columnNumber": 25 }, "hitCount": 0, "children": [ 4176 ] }, { "id": 4176, "callFrame": { "functionName": "getProviderType", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 529, "ticks": 1 } ] }, { "id": 3134, "callFrame": { "functionName": "setHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 660, "columnNumber": 56 }, "hitCount": 0, "children": [ 3135 ] }, { "id": 3135, "callFrame": { "functionName": "", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 636, "columnNumber": 44 }, "hitCount": 0, "children": [ 3136 ] }, { "id": 3136, "callFrame": { "functionName": "checkInvalidHeaderChar", "scriptId": "531", "url": "node:_http_common", "lineNumber": 222, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 224, "ticks": 1 } ] }, { "id": 4053, "callFrame": { "functionName": "maybeAddDtCatHeaders", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 4054 ] }, { "id": 4054, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 0, "children": [ 4055 ] }, { "id": 4055, "callFrame": { "functionName": "httpSafe", "scriptId": "636", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/dt-payload.js", "lineNumber": 44, "columnNumber": 10 }, "hitCount": 0, "children": [ 4056 ] }, { "id": 4056, "callFrame": { "functionName": "toString", "scriptId": "30", "url": "node:buffer", "lineNumber": 795, "columnNumber": 45 }, "hitCount": 0, "children": [ 4057 ] }, { "id": 4057, "callFrame": { "functionName": "slice", "scriptId": "30", "url": "node:buffer", "lineNumber": 654, "columnNumber": 11 }, "hitCount": 0, "children": [ 4058 ] }, { "id": 4058, "callFrame": { "functionName": "base64Slice", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 655, "ticks": 1 } ] }, { "id": 3324, "callFrame": { "functionName": "parseOpts", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 70, "columnNumber": 18 }, "hitCount": 0, "children": [ 3325 ] }, { "id": 3325, "callFrame": { "functionName": "shallowCopy", "scriptId": "488", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/copy.js", "lineNumber": 18, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 23, "ticks": 1 } ] }, { "id": 2590, "callFrame": { "functionName": "", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 920, "columnNumber": 21 }, "hitCount": 2, "children": [ 2591, 4179 ], "positionTicks": [ { "line": 921, "ticks": 2 } ] }, { "id": 2591, "callFrame": { "functionName": "", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 920, "columnNumber": 92 }, "hitCount": 10, "children": [ 2592 ], "positionTicks": [ { "line": 921, "ticks": 10 } ] }, { "id": 2592, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 1, "children": [ 2593 ], "positionTicks": [ { "line": 13194, "ticks": 1 } ] }, { "id": 2593, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 2594 ] }, { "id": 2594, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 2595 ] }, { "id": 2595, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 2, "positionTicks": [ { "line": 6376, "ticks": 1 }, { "line": 6375, "ticks": 1 } ] }, { "id": 4179, "callFrame": { "functionName": "toString", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 12624, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 12625, "ticks": 1 } ] }, { "id": 2596, "callFrame": { "functionName": "", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 921, "columnNumber": 21 }, "hitCount": 28, "children": [ 3701 ], "positionTicks": [ { "line": 943, "ticks": 1 }, { "line": 941, "ticks": 3 }, { "line": 924, "ticks": 5 }, { "line": 940, "ticks": 1 }, { "line": 923, "ticks": 17 }, { "line": 944, "ticks": 1 } ] }, { "id": 3701, "callFrame": { "functionName": "", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 923, "columnNumber": 58 }, "hitCount": 2, "positionTicks": [ { "line": 924, "ticks": 2 } ] }, { "id": 3248, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 3249 ] }, { "id": 3249, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 3250 ] }, { "id": 3250, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3251 ] }, { "id": 3251, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 3252 ] }, { "id": 3252, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 3253 ] }, { "id": 3253, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3254 ] }, { "id": 3254, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 1, "children": [ 3255 ], "positionTicks": [ { "line": 219, "ticks": 1 } ] }, { "id": 3255, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 3256, 3281 ] }, { "id": 3256, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 3257 ] }, { "id": 3257, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3281, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 1, "children": [ 3282, 3727 ], "positionTicks": [ { "line": 190, "ticks": 1 } ] }, { "id": 3282, "callFrame": { "functionName": "_string", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 303, "columnNumber": 21 }, "hitCount": 1, "children": [ 3283 ], "positionTicks": [ { "line": 306, "ticks": 1 } ] }, { "id": 3283, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 3284 ] }, { "id": 3284, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 1, "children": [ 3285 ], "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3285, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3727, "callFrame": { "functionName": "_function", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 307, "columnNumber": 23 }, "hitCount": 0, "children": [ 3728 ] }, { "id": 3728, "callFrame": { "functionName": "isNativeFunction", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 107, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 4171, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 4172 ] }, { "id": 4172, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 4173 ] }, { "id": 4173, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 4174 ] }, { "id": 4174, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6375, "ticks": 1 } ] }, { "id": 4180, "callFrame": { "functionName": "", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 1003, "columnNumber": 112 }, "hitCount": 1, "positionTicks": [ { "line": 1005, "ticks": 1 } ] }, { "id": 4403, "callFrame": { "functionName": "countApi", "scriptId": "940", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/count.js", "lineNumber": 28, "columnNumber": 18 }, "hitCount": 0, "children": [ 4404 ] }, { "id": 4404, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 4405 ] }, { "id": 4405, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 4406 ] }, { "id": 4406, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 4407 ] }, { "id": 4407, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 4408 ] }, { "id": 4408, "callFrame": { "functionName": "buildRequestObject", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 230, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 234, "ticks": 1 } ] }, { "id": 4505, "callFrame": { "functionName": "applyRegularSearchAvailabilityV1", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 1399, "columnNumber": 43 }, "hitCount": 0, "children": [ 4506 ] }, { "id": 4506, "callFrame": { "functionName": "", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 1409, "columnNumber": 46 }, "hitCount": 1, "positionTicks": [ { "line": 1411, "ticks": 1 } ] }, { "id": 1350, "callFrame": { "functionName": "getUser", "scriptId": "2685", "url": "file:///opt/build/imshop-cloud/build/repositories/users-repository.js", "lineNumber": 7, "columnNumber": 17 }, "hitCount": 0, "children": [ 1351 ] }, { "id": 1351, "callFrame": { "functionName": "_fromObject", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 5, "columnNumber": 22 }, "hitCount": 0, "children": [ 1352 ] }, { "id": 1352, "callFrame": { "functionName": "User", "scriptId": "2686", "url": "file:///opt/build/imshop-cloud/build/models/user.js", "lineNumber": 39, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 42, "ticks": 1 } ] }, { "id": 1356, "callFrame": { "functionName": "ClientMiddleware", "scriptId": "4158", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/client-middleware.js", "lineNumber": 9, "columnNumber": 25 }, "hitCount": 0, "children": [ 1357, 1376 ] }, { "id": 1357, "callFrame": { "functionName": "addCustomAttributes", "scriptId": "801", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/api.js", "lineNumber": 310, "columnNumber": 64 }, "hitCount": 0, "children": [ 1358 ] }, { "id": 1358, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "801", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/api.js", "lineNumber": 252, "columnNumber": 62 }, "hitCount": 2, "children": [ 1570, 2092, 2144 ], "positionTicks": [ { "line": 294, "ticks": 1 }, { "line": 280, "ticks": 1 } ] }, { "id": 1570, "callFrame": { "functionName": "checkLevel", "scriptId": "495", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/logger.js", "lineNumber": 112, "columnNumber": 48 }, "hitCount": 0, "children": [ 1571 ] }, { "id": 1571, "callFrame": { "functionName": "log", "scriptId": "495", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/logger.js", "lineNumber": 94, "columnNumber": 14 }, "hitCount": 1, "children": [ 1572 ], "positionTicks": [ { "line": 110, "ticks": 1 } ] }, { "id": 1572, "callFrame": { "functionName": "write", "scriptId": "495", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/logger.js", "lineNumber": 192, "columnNumber": 36 }, "hitCount": 1, "children": [ 1573 ], "positionTicks": [ { "line": 197, "ticks": 1 } ] }, { "id": 1573, "callFrame": { "functionName": "write", "scriptId": "495", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/logger.js", "lineNumber": 234, "columnNumber": 39 }, "hitCount": 1, "children": [ 1574 ], "positionTicks": [ { "line": 268, "ticks": 1 } ] }, { "id": 1574, "callFrame": { "functionName": "Readable.push", "scriptId": "498", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 212, "columnNumber": 35 }, "hitCount": 1, "children": [ 1575 ], "positionTicks": [ { "line": 228, "ticks": 1 } ] }, { "id": 1575, "callFrame": { "functionName": "readableAddChunk", "scriptId": "498", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 234, "columnNumber": 25 }, "hitCount": 0, "children": [ 1576 ] }, { "id": 1576, "callFrame": { "functionName": "addChunk", "scriptId": "498", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 275, "columnNumber": 17 }, "hitCount": 0, "children": [ 1577, 1917 ] }, { "id": 1577, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1578 ] }, { "id": 1578, "callFrame": { "functionName": "ondata", "scriptId": "498", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 626, "columnNumber": 17 }, "hitCount": 0, "children": [ 1579 ] }, { "id": 1579, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 1580 ] }, { "id": 1580, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 1581 ] }, { "id": 1581, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 1582 ] }, { "id": 1582, "callFrame": { "functionName": "WriteStream._write", "scriptId": "481", "url": "node:internal/fs/streams", "lineNumber": 394, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 397, "ticks": 1 } ] }, { "id": 1917, "callFrame": { "functionName": "maybeReadMore", "scriptId": "498", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 516, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 520, "ticks": 1 } ] }, { "id": 2092, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 177, "columnNumber": 64 }, "hitCount": 0, "children": [ 2093 ] }, { "id": 2093, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 0, "children": [ 2094 ] }, { "id": 2094, "callFrame": { "functionName": "", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 175, "columnNumber": 11 }, "hitCount": 0, "children": [ 2095 ] }, { "id": 2095, "callFrame": { "functionName": "filterTransaction", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 91, "columnNumber": 26 }, "hitCount": 0, "children": [ 2096 ] }, { "id": 2096, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 152, "ticks": 1 } ] }, { "id": 2144, "callFrame": { "functionName": "addCustomAttribute", "scriptId": "632", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/spans/span-context.js", "lineNumber": 32, "columnNumber": 20 }, "hitCount": 0, "children": [ 2145 ] }, { "id": 2145, "callFrame": { "functionName": "addAttribute", "scriptId": "633", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/prioritized-attributes.js", "lineNumber": 59, "columnNumber": 14 }, "hitCount": 0, "children": [ 2146 ] }, { "id": 2146, "callFrame": { "functionName": "", "scriptId": "633", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/prioritized-attributes.js", "lineNumber": 200, "columnNumber": 11 }, "hitCount": 0, "children": [ 2147 ] }, { "id": 2147, "callFrame": { "functionName": "filterSegment", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 102, "columnNumber": 64 }, "hitCount": 0, "children": [ 2148 ] }, { "id": 2148, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 2, "positionTicks": [ { "line": 152, "ticks": 2 } ] }, { "id": 1376, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1377 ] }, { "id": 1377, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1378 ] }, { "id": 1378, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1379 ] }, { "id": 1379, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1380 ] }, { "id": 1380, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 1381 ] }, { "id": 1381, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1382 ] }, { "id": 1382, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 2, "children": [ 1383, 2091 ], "positionTicks": [ { "line": 420, "ticks": 2 } ] }, { "id": 1383, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1384 ] }, { "id": 1384, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 2, "children": [ 1385, 1583, 2143 ], "positionTicks": [ { "line": 849, "ticks": 1 }, { "line": 850, "ticks": 1 } ] }, { "id": 1385, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1386 ] }, { "id": 1386, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1387, 5649 ] }, { "id": 1387, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1388 ] }, { "id": 1388, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1389 ] }, { "id": 1389, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1390, 4953 ] }, { "id": 1390, "callFrame": { "functionName": "LocaleMiddleware", "scriptId": "4268", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/locale-middleware.js", "lineNumber": 4, "columnNumber": 25 }, "hitCount": 0, "children": [ 1391, 1716, 1804 ] }, { "id": 1391, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1392 ] }, { "id": 1392, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1393 ] }, { "id": 1393, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1394 ] }, { "id": 1394, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1395 ] }, { "id": 1395, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 1396 ] }, { "id": 1396, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1397 ] }, { "id": 1397, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1398 ] }, { "id": 1398, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1399 ] }, { "id": 1399, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1400 ] }, { "id": 1400, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1401 ] }, { "id": 1401, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1402, 1812 ] }, { "id": 1402, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1403 ] }, { "id": 1403, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1404 ] }, { "id": 1404, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1812, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1813 ] }, { "id": 1813, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1814 ] }, { "id": 1814, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1815 ] }, { "id": 1815, "callFrame": { "functionName": "ShadowbanAppendFakeSettingsMiddleware", "scriptId": "4166", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/antibot-shadowban-middleware.js", "lineNumber": 216, "columnNumber": 46 }, "hitCount": 1, "children": [ 1816, 1934, 4879 ], "positionTicks": [ { "line": 223, "ticks": 1 } ] }, { "id": 1816, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1817 ] }, { "id": 1817, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "children": [ 1818 ], "positionTicks": [ { "line": 1323, "ticks": 1 } ] }, { "id": 1818, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1819 ] }, { "id": 1819, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1820 ] }, { "id": 1820, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 1821 ] }, { "id": 1821, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1822 ] }, { "id": 1822, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1823 ] }, { "id": 1823, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1824 ] }, { "id": 1824, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1825, 1856 ] }, { "id": 1825, "callFrame": { "functionName": "RecorderSpec", "scriptId": "663", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/specs/index.js", "lineNumber": 59, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 52, "ticks": 1 } ] }, { "id": 1856, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1857, 1868, 1941 ] }, { "id": 1857, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 1858 ] }, { "id": 1858, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 1859 ] }, { "id": 1859, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1860 ] }, { "id": 1860, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1861 ] }, { "id": 1861, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1862 ] }, { "id": 1862, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1863 ] }, { "id": 1863, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 1868, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1869 ] }, { "id": 1869, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1870 ] }, { "id": 1870, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1871 ] }, { "id": 1871, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 1872 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 1872, "callFrame": { "functionName": "AccessLogMiddleware", "scriptId": "4163", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/access-log-middleware.js", "lineNumber": 3, "columnNumber": 28 }, "hitCount": 0, "children": [ 1873, 1915 ] }, { "id": 1873, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1874 ] }, { "id": 1874, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1875 ] }, { "id": 1875, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1876 ] }, { "id": 1876, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1877 ] }, { "id": 1877, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 1878 ] }, { "id": 1878, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1879 ] }, { "id": 1879, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1880 ] }, { "id": 1880, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1881 ] }, { "id": 1881, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1882 ] }, { "id": 1882, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1883, 2246 ] }, { "id": 1883, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1884 ] }, { "id": 1884, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1885 ] }, { "id": 1885, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1886 ] }, { "id": 1886, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1887 ] }, { "id": 1887, "callFrame": { "functionName": "ApiAuthMiddleware", "scriptId": "4162", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/api-auth-middleware.js", "lineNumber": 7, "columnNumber": 26 }, "hitCount": 2, "children": [ 1888, 1957, 2220, 3193 ], "positionTicks": [ { "line": 9, "ticks": 1 }, { "line": 24, "ticks": 1 } ] }, { "id": 1888, "callFrame": { "functionName": "module.exports", "scriptId": "1371", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/decode.js", "lineNumber": 2, "columnNumber": 26 }, "hitCount": 0, "children": [ 1889 ] }, { "id": 1889, "callFrame": { "functionName": "jwsDecode", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 56, "columnNumber": 18 }, "hitCount": 0, "children": [ 1890 ] }, { "id": 1890, "callFrame": { "functionName": "isValidJws", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 39, "columnNumber": 19 }, "hitCount": 0, "children": [ 1891 ] }, { "id": 1891, "callFrame": { "functionName": "headerFromJWS", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 20, "columnNumber": 22 }, "hitCount": 0, "children": [ 1892, 2140 ] }, { "id": 1892, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 1893 ] }, { "id": 1893, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 1894 ] }, { "id": 1894, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 0, "children": [ 1895 ] }, { "id": 1895, "callFrame": { "functionName": "FastBuffer", "scriptId": "31", "url": "node:internal/buffer", "lineNumber": 959, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 961, "ticks": 1 } ] }, { "id": 2140, "callFrame": { "functionName": "safeJsonParse", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 13, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 17, "ticks": 1 } ] }, { "id": 1957, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1958 ] }, { "id": 1958, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1959 ] }, { "id": 1959, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1960 ] }, { "id": 1960, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1961 ] }, { "id": 1961, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 1962 ] }, { "id": 1962, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1963 ] }, { "id": 1963, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1964 ] }, { "id": 1964, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1965 ] }, { "id": 1965, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1966, 5310 ] }, { "id": 1966, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1967 ] }, { "id": 1967, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1968 ] }, { "id": 1968, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1969 ] }, { "id": 1969, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1970 ] }, { "id": 1970, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 1971 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 1971, "callFrame": { "functionName": "DssLoginMiddleware", "scriptId": "4160", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/dss-login-middleware.js", "lineNumber": 10, "columnNumber": 27 }, "hitCount": 0, "children": [ 1972 ] }, { "id": 1972, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1973 ] }, { "id": 1973, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1974 ] }, { "id": 1974, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1975 ] }, { "id": 1975, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1976 ] }, { "id": 1976, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 1977 ] }, { "id": 1977, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1978 ] }, { "id": 1978, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1979 ] }, { "id": 1979, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1980 ] }, { "id": 1980, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1981 ] }, { "id": 1981, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1982 ] }, { "id": 1982, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1983 ] }, { "id": 1983, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1984 ] }, { "id": 1984, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1985 ] }, { "id": 1985, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1986 ] }, { "id": 1986, "callFrame": { "functionName": "ExternalTokenRequestInterruptionMiddleware", "scriptId": "4294", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/external-token-request-interruption-middleware.js", "lineNumber": 3, "columnNumber": 51 }, "hitCount": 0, "children": [ 1987 ] }, { "id": 1987, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1988 ] }, { "id": 1988, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1989 ] }, { "id": 1989, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1990 ] }, { "id": 1990, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1991 ] }, { "id": 1991, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 1992 ] }, { "id": 1992, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1993 ] }, { "id": 1993, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1994 ] }, { "id": 1994, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1995 ] }, { "id": 1995, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1996 ] }, { "id": 1996, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 1997 ] }, { "id": 1997, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 1998 ] }, { "id": 1998, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1999 ] }, { "id": 1999, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2000 ] }, { "id": 2000, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2001 ] }, { "id": 2001, "callFrame": { "functionName": "TokenRefreshMiddleware", "scriptId": "4295", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/token-refresh-middleware.js", "lineNumber": 4, "columnNumber": 31 }, "hitCount": 0, "children": [ 2002 ] }, { "id": 2002, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 2003 ] }, { "id": 2003, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2004 ] }, { "id": 2004, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2005 ] }, { "id": 2005, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2006 ] }, { "id": 2006, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 2007 ] }, { "id": 2007, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2008 ] }, { "id": 2008, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 2009 ] }, { "id": 2009, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2010 ] }, { "id": 2010, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 2011 ] }, { "id": 2011, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 2012, 4603 ] }, { "id": 2012, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 1, "children": [ 2013 ], "positionTicks": [ { "line": 936, "ticks": 1 } ] }, { "id": 2013, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2014 ] }, { "id": 2014, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2015 ] }, { "id": 2015, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2016 ] }, { "id": 2016, "callFrame": { "functionName": "ImshopTrackingMetadataMiddleware", "scriptId": "4310", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/tracking-metadata-middleware.js", "lineNumber": 4, "columnNumber": 41 }, "hitCount": 0, "children": [ 2017, 2321 ] }, { "id": 2017, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 2018 ] }, { "id": 2018, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2019 ] }, { "id": 2019, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2020 ] }, { "id": 2020, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2021 ] }, { "id": 2021, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 2022 ] }, { "id": 2022, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2023 ] }, { "id": 2023, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 2024 ] }, { "id": 2024, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2025 ] }, { "id": 2025, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 2026 ] }, { "id": 2026, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 2027 ] }, { "id": 2027, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 2028 ] }, { "id": 2028, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2029 ] }, { "id": 2029, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2030 ] }, { "id": 2030, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 2031, 2116, 2255, 3186, 5683 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 2031, "callFrame": { "functionName": "getItemOptions", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 451, "columnNumber": 23 }, "hitCount": 0, "children": [ 2032 ] }, { "id": 2032, "callFrame": { "functionName": "ItemsService.getItemOptions", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 240, "columnNumber": 30 }, "hitCount": 0, "children": [ 2033 ] }, { "id": 2033, "callFrame": { "functionName": "getItemAllOptionsById", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1022, "columnNumber": 31 }, "hitCount": 0, "children": [ 2034 ] }, { "id": 2034, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 2035 ] }, { "id": 2035, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 2036 ] }, { "id": 2036, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2037 ] }, { "id": 2037, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 2038 ] }, { "id": 2038, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 2039 ] }, { "id": 2039, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2040 ] }, { "id": 2040, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2041 ] }, { "id": 2041, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2042 ] }, { "id": 2042, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2043 ] }, { "id": 2043, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2044 ] }, { "id": 2044, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 2045 ] }, { "id": 2045, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 2046 ] }, { "id": 2046, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 2047 ] }, { "id": 2047, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 2048 ] }, { "id": 2048, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 2049 ] }, { "id": 2049, "callFrame": { "functionName": "OutgoingMessage", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 103, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 124, "ticks": 1 } ] }, { "id": 2116, "callFrame": { "functionName": "getItems", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 182, "columnNumber": 17 }, "hitCount": 0, "children": [ 2117 ] }, { "id": 2117, "callFrame": { "functionName": "getItemsByIdList", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 132, "columnNumber": 25 }, "hitCount": 0, "children": [ 2118 ] }, { "id": 2118, "callFrame": { "functionName": "locationFromCityNameOrId", "scriptId": "1698", "url": "file:///opt/build/imshop-cloud/build/utils/geo-helpers.js", "lineNumber": 125, "columnNumber": 33 }, "hitCount": 0, "children": [ 2119 ] }, { "id": 2119, "callFrame": { "functionName": "searchByFiasCode", "scriptId": "1541", "url": "file:///opt/build/imshop-cloud/build/services/suggestions-service.js", "lineNumber": 61, "columnNumber": 26 }, "hitCount": 0, "children": [ 2120 ] }, { "id": 2120, "callFrame": { "functionName": "instantiateAddressSuggestionsConnector", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 46, "columnNumber": 48 }, "hitCount": 0, "children": [ 2121 ] }, { "id": 2121, "callFrame": { "functionName": "getAddressSuggestionsIntegration", "scriptId": "2610", "url": "file:///opt/build/imshop-cloud/build/repositories/integrations-repository.js", "lineNumber": 264, "columnNumber": 42 }, "hitCount": 0, "children": [ 2122 ] }, { "id": 2122, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2123 ] }, { "id": 2123, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2124 ] }, { "id": 2124, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2255, "callFrame": { "functionName": "getReviews", "scriptId": "4176", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/reviews-endpoint.js", "lineNumber": 9, "columnNumber": 19 }, "hitCount": 0, "children": [ 2256 ] }, { "id": 2256, "callFrame": { "functionName": "getReviews", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 655, "columnNumber": 20 }, "hitCount": 0, "children": [ 2257 ] }, { "id": 2257, "callFrame": { "functionName": "getItemById", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 978, "columnNumber": 21 }, "hitCount": 0, "children": [ 2258 ] }, { "id": 2258, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 2259 ] }, { "id": 2259, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 2260 ] }, { "id": 2260, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2261 ] }, { "id": 2261, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 2262 ] }, { "id": 2262, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 2263 ] }, { "id": 2263, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2264 ] }, { "id": 2264, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2265 ] }, { "id": 2265, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2266 ] }, { "id": 2266, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2267 ] }, { "id": 2267, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2268 ] }, { "id": 2268, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 2269 ] }, { "id": 2269, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 1, "children": [ 2270 ], "positionTicks": [ { "line": 229, "ticks": 1 } ] }, { "id": 2270, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 2271 ] }, { "id": 2271, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 2272 ] }, { "id": 2272, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 2273 ] }, { "id": 2273, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 2274 ] }, { "id": 2274, "callFrame": { "functionName": "setRequestSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 514, "columnNumber": 25 }, "hitCount": 0, "children": [ 2275 ] }, { "id": 2275, "callFrame": { "functionName": "setStreamTimeout", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 236, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 257, "ticks": 1 } ] }, { "id": 3186, "callFrame": { "functionName": "getDeliveryMethods", "scriptId": "4180", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/cart-endpoints.js", "lineNumber": 208, "columnNumber": 27 }, "hitCount": 0, "children": [ 3187 ] }, { "id": 3187, "callFrame": { "functionName": "getDeliveryMethods", "scriptId": "1697", "url": "file:///opt/build/imshop-cloud/build/services/deliveries-service.js", "lineNumber": 26, "columnNumber": 28 }, "hitCount": 0, "children": [ 3188 ] }, { "id": 3188, "callFrame": { "functionName": "generateUUID", "scriptId": "1264", "url": "file:///opt/build/imshop-cloud/node_modules/uuid/dist/v35.js", "lineNumber": 32, "columnNumber": 23 }, "hitCount": 0, "children": [ 3189 ] }, { "id": 3189, "callFrame": { "functionName": "sha1", "scriptId": "1270", "url": "file:///opt/build/imshop-cloud/node_modules/uuid/dist/sha1.js", "lineNumber": 11, "columnNumber": 13 }, "hitCount": 0, "children": [ 3190 ] }, { "id": 3190, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 3191 ] }, { "id": 3191, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 0, "children": [ 3192 ] }, { "id": 3192, "callFrame": { "functionName": "LazyTransform", "scriptId": "103", "url": "node:internal/streams/lazy_transform", "lineNumber": 19, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 21, "ticks": 1 } ] }, { "id": 5683, "callFrame": { "functionName": "SyncWishlist", "scriptId": "4208", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/wishlist-endpoint.js", "lineNumber": 10, "columnNumber": 21 }, "hitCount": 0, "children": [ 5684 ] }, { "id": 5684, "callFrame": { "functionName": "validateSync", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 325, "columnNumber": 37 }, "hitCount": 0, "children": [ 5685 ] }, { "id": 5685, "callFrame": { "functionName": "_validate", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 185, "columnNumber": 31 }, "hitCount": 0, "children": [ 5686, 5691 ] }, { "id": 5686, "callFrame": { "functionName": "_validate", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 254, "columnNumber": 31 }, "hitCount": 0, "children": [ 5687 ] }, { "id": 5687, "callFrame": { "functionName": "_cast", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 134, "columnNumber": 23 }, "hitCount": 0, "children": [ 5688 ] }, { "id": 5688, "callFrame": { "functionName": "", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 160, "columnNumber": 27 }, "hitCount": 0, "children": [ 5689 ] }, { "id": 5689, "callFrame": { "functionName": "cast", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 222, "columnNumber": 21 }, "hitCount": 0, "children": [ 5690 ] }, { "id": 5690, "callFrame": { "functionName": "_cast", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 134, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 150, "ticks": 1 } ] }, { "id": 5691, "callFrame": { "functionName": "then", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 35, "columnNumber": 17 }, "hitCount": 0, "children": [ 5692 ] }, { "id": 5692, "callFrame": { "functionName": "_runResolutions", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 203, "columnNumber": 28 }, "hitCount": 0, "children": [ 5693 ] }, { "id": 5693, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 210, "columnNumber": 35 }, "hitCount": 0, "children": [ 5694 ] }, { "id": 5694, "callFrame": { "functionName": "", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 207, "columnNumber": 147 }, "hitCount": 0, "children": [ 5695 ] }, { "id": 5695, "callFrame": { "functionName": "", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 220, "columnNumber": 51 }, "hitCount": 0, "children": [ 5696 ] }, { "id": 5696, "callFrame": { "functionName": "validate", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 315, "columnNumber": 29 }, "hitCount": 0, "children": [ 5697 ] }, { "id": 5697, "callFrame": { "functionName": "_validate", "scriptId": "4261", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/array.js", "lineNumber": 104, "columnNumber": 31 }, "hitCount": 0, "children": [ 5698 ] }, { "id": 5698, "callFrame": { "functionName": "then", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 35, "columnNumber": 17 }, "hitCount": 0, "children": [ 5699 ] }, { "id": 5699, "callFrame": { "functionName": "_runResolutions", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 203, "columnNumber": 28 }, "hitCount": 0, "children": [ 5700 ] }, { "id": 5700, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 210, "columnNumber": 35 }, "hitCount": 0, "children": [ 5701 ] }, { "id": 5701, "callFrame": { "functionName": "", "scriptId": "4261", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/array.js", "lineNumber": 121, "columnNumber": 150 }, "hitCount": 0, "children": [ 5702 ] }, { "id": 5702, "callFrame": { "functionName": "validate", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 315, "columnNumber": 29 }, "hitCount": 0, "children": [ 5703 ] }, { "id": 5703, "callFrame": { "functionName": "_validate", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 185, "columnNumber": 31 }, "hitCount": 0, "children": [ 5704 ] }, { "id": 5704, "callFrame": { "functionName": "then", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 35, "columnNumber": 17 }, "hitCount": 0, "children": [ 5705 ] }, { "id": 5705, "callFrame": { "functionName": "_runResolutions", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 203, "columnNumber": 28 }, "hitCount": 0, "children": [ 5706 ] }, { "id": 5706, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 210, "columnNumber": 35 }, "hitCount": 0, "children": [ 5707 ] }, { "id": 5707, "callFrame": { "functionName": "", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 207, "columnNumber": 147 }, "hitCount": 0, "children": [ 5708 ] }, { "id": 5708, "callFrame": { "functionName": "", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 220, "columnNumber": 51 }, "hitCount": 1, "children": [ 5709 ], "positionTicks": [ { "line": 224, "ticks": 1 } ] }, { "id": 5709, "callFrame": { "functionName": "validate", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 315, "columnNumber": 29 }, "hitCount": 0, "children": [ 5710, 5733 ] }, { "id": 5710, "callFrame": { "functionName": "_validate", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 185, "columnNumber": 31 }, "hitCount": 0, "children": [ 5711 ] }, { "id": 5711, "callFrame": { "functionName": "then", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 35, "columnNumber": 17 }, "hitCount": 0, "children": [ 5712 ] }, { "id": 5712, "callFrame": { "functionName": "_runResolutions", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 203, "columnNumber": 28 }, "hitCount": 0, "children": [ 5713 ] }, { "id": 5713, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 210, "columnNumber": 35 }, "hitCount": 0, "children": [ 5714 ] }, { "id": 5714, "callFrame": { "functionName": "", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 207, "columnNumber": 147 }, "hitCount": 0, "children": [ 5715 ] }, { "id": 5715, "callFrame": { "functionName": "", "scriptId": "4240", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/object.js", "lineNumber": 220, "columnNumber": 51 }, "hitCount": 0, "children": [ 5716 ] }, { "id": 5716, "callFrame": { "functionName": "validate", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 315, "columnNumber": 29 }, "hitCount": 0, "children": [ 5717 ] }, { "id": 5717, "callFrame": { "functionName": "_validate", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 254, "columnNumber": 31 }, "hitCount": 0, "children": [ 5718 ] }, { "id": 5718, "callFrame": { "functionName": "runValidations", "scriptId": "4223", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/util/runValidations.js", "lineNumber": 102, "columnNumber": 23 }, "hitCount": 0, "children": [ 5719 ] }, { "id": 5719, "callFrame": { "functionName": "scopeToValue", "scriptId": "4223", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/util/runValidations.js", "lineNumber": 28, "columnNumber": 21 }, "hitCount": 0, "children": [ 5720 ] }, { "id": 5720, "callFrame": { "functionName": "SynchronousPromise.all", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 315, "columnNumber": 34 }, "hitCount": 0, "children": [ 5721 ] }, { "id": 5721, "callFrame": { "functionName": "SynchronousPromise", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 12, "columnNumber": 27 }, "hitCount": 0, "children": [ 5722 ] }, { "id": 5722, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 323, "columnNumber": 41 }, "hitCount": 0, "children": [ 5723 ] }, { "id": 5723, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 340, "columnNumber": 26 }, "hitCount": 0, "children": [ 5724 ] }, { "id": 5724, "callFrame": { "functionName": "SynchronousPromise.resolve", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 288, "columnNumber": 38 }, "hitCount": 0, "children": [ 5725 ] }, { "id": 5725, "callFrame": { "functionName": "SynchronousPromise", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 12, "columnNumber": 27 }, "hitCount": 0, "children": [ 5726 ] }, { "id": 5726, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 289, "columnNumber": 41 }, "hitCount": 0, "children": [ 5727 ] }, { "id": 5727, "callFrame": { "functionName": "catch", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 69, "columnNumber": 18 }, "hitCount": 0, "children": [ 5728 ] }, { "id": 5728, "callFrame": { "functionName": "SynchronousPromise.resolve", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 288, "columnNumber": 38 }, "hitCount": 0, "children": [ 5729 ] }, { "id": 5729, "callFrame": { "functionName": "SynchronousPromise", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 12, "columnNumber": 27 }, "hitCount": 0, "children": [ 5730 ] }, { "id": 5730, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 289, "columnNumber": 41 }, "hitCount": 0, "children": [ 5731 ] }, { "id": 5731, "callFrame": { "functionName": "_continueWith", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 144, "columnNumber": 26 }, "hitCount": 0, "children": [ 5732 ] }, { "id": 5732, "callFrame": { "functionName": "_setResolved", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 265, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 267, "ticks": 1 } ] }, { "id": 5733, "callFrame": { "functionName": "_validate", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 254, "columnNumber": 31 }, "hitCount": 0, "children": [ 5734 ] }, { "id": 5734, "callFrame": { "functionName": "then", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 35, "columnNumber": 17 }, "hitCount": 0, "children": [ 5735 ] }, { "id": 5735, "callFrame": { "functionName": "_runResolutions", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 203, "columnNumber": 28 }, "hitCount": 0, "children": [ 5736 ] }, { "id": 5736, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 210, "columnNumber": 35 }, "hitCount": 0, "children": [ 5737, 5742 ] }, { "id": 5737, "callFrame": { "functionName": "", "scriptId": "4212", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/mixed.js", "lineNumber": 303, "columnNumber": 21 }, "hitCount": 0, "children": [ 5738 ] }, { "id": 5738, "callFrame": { "functionName": "runValidations", "scriptId": "4223", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/util/runValidations.js", "lineNumber": 102, "columnNumber": 23 }, "hitCount": 0, "children": [ 5739 ] }, { "id": 5739, "callFrame": { "functionName": "scopeToValue", "scriptId": "4223", "url": "file:///opt/build/imshop-cloud/node_modules/yup/lib/util/runValidations.js", "lineNumber": 28, "columnNumber": 21 }, "hitCount": 0, "children": [ 5740 ] }, { "id": 5740, "callFrame": { "functionName": "SynchronousPromise.all", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 315, "columnNumber": 34 }, "hitCount": 0, "children": [ 5741 ] }, { "id": 5741, "callFrame": { "functionName": "SynchronousPromise.resolve", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 288, "columnNumber": 38 }, "hitCount": 1, "positionTicks": [ { "line": 290, "ticks": 1 } ] }, { "id": 5742, "callFrame": { "functionName": "_handleUserFunctionResult", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 251, "columnNumber": 38 }, "hitCount": 0, "children": [ 5743 ] }, { "id": 5743, "callFrame": { "functionName": "_chainPromiseData", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 258, "columnNumber": 30 }, "hitCount": 0, "children": [ 5744 ] }, { "id": 5744, "callFrame": { "functionName": "then", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 35, "columnNumber": 17 }, "hitCount": 0, "children": [ 5745 ] }, { "id": 5745, "callFrame": { "functionName": "_runResolutions", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 203, "columnNumber": 28 }, "hitCount": 0, "children": [ 5746 ] }, { "id": 5746, "callFrame": { "functionName": "", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 210, "columnNumber": 35 }, "hitCount": 0, "children": [ 5747 ] }, { "id": 5747, "callFrame": { "functionName": "_handleUserFunctionResult", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 251, "columnNumber": 38 }, "hitCount": 0, "children": [ 5748 ] }, { "id": 5748, "callFrame": { "functionName": "_continueWith", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 144, "columnNumber": 26 }, "hitCount": 0, "children": [ 5749 ] }, { "id": 5749, "callFrame": { "functionName": "_setResolved", "scriptId": "4225", "url": "file:///opt/build/imshop-cloud/node_modules/synchronous-promise/index.js", "lineNumber": 265, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 269, "ticks": 1 } ] }, { "id": 2321, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2322 ] }, { "id": 2322, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2323 ] }, { "id": 2323, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 4603, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 4604 ] }, { "id": 4604, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 4605 ] }, { "id": 4605, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4606 ] }, { "id": 4606, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4607 ] }, { "id": 4607, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 5310, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 5311 ] }, { "id": 5311, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 79, "ticks": 1 } ] }, { "id": 2220, "callFrame": { "functionName": "getIdentityProvider", "scriptId": "1696", "url": "file:///opt/build/imshop-cloud/build/factories/identity-providers-factory.js", "lineNumber": 12, "columnNumber": 29 }, "hitCount": 1, "children": [ 2340 ], "positionTicks": [ { "line": 34, "ticks": 1 } ] }, { "id": 2340, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 2341 ] }, { "id": 2341, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 2342 ] }, { "id": 2342, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 2343 ] }, { "id": 2343, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6375, "ticks": 1 } ] }, { "id": 3193, "callFrame": { "functionName": "headerFromJWS", "scriptId": "1381", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/node_modules/jws/lib/verify-stream.js", "lineNumber": 20, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 21, "ticks": 1 } ] }, { "id": 2246, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 2247 ] }, { "id": 2247, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 2248 ] }, { "id": 2248, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2249 ] }, { "id": 2249, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2250 ] }, { "id": 2250, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1915, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1916 ] }, { "id": 1916, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1941, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1942 ] }, { "id": 1942, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1943 ] }, { "id": 1943, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 1944 ] }, { "id": 1944, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 1945 ] }, { "id": 1945, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 1, "children": [ 1946 ], "positionTicks": [ { "line": 985, "ticks": 1 } ] }, { "id": 1946, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "children": [ 5642 ], "positionTicks": [ { "line": 521, "ticks": 1 } ] }, { "id": 5642, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 5643 ] }, { "id": 5643, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 5644 ] }, { "id": 5644, "callFrame": { "functionName": "wrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 984, "columnNumber": 50 }, "hitCount": 0, "children": [ 5645 ] }, { "id": 5645, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 5646 ] }, { "id": 5646, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 5647 ] }, { "id": 5647, "callFrame": { "functionName": "getName", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1411, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 1413, "ticks": 1 } ] }, { "id": 1934, "callFrame": { "functionName": "set", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13740, "columnNumber": 16 }, "hitCount": 0, "children": [ 1935 ] }, { "id": 1935, "callFrame": { "functionName": "baseSet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4019, "columnNumber": 20 }, "hitCount": 0, "children": [ 1936 ] }, { "id": 1936, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 1937 ] }, { "id": 1937, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6376, "ticks": 1 } ] }, { "id": 4879, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4880 ] }, { "id": 4880, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4881 ] }, { "id": 4881, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1716, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1717 ] }, { "id": 1717, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1718 ] }, { "id": 1718, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1804, "callFrame": { "functionName": "extractLocaleFromCtx", "scriptId": "2579", "url": "file:///opt/build/imshop-cloud/build/services/i18n-service.js", "lineNumber": 28, "columnNumber": 29 }, "hitCount": 1, "children": [ 1805 ], "positionTicks": [ { "line": 31, "ticks": 1 } ] }, { "id": 1805, "callFrame": { "functionName": "proto.<computed>", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 38, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 40, "ticks": 1 } ] }, { "id": 4953, "callFrame": { "functionName": "start", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 227, "columnNumber": 45 }, "hitCount": 0, "children": [ 4954 ] }, { "id": 4954, "callFrame": { "functionName": "begin", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 45, "columnNumber": 38 }, "hitCount": 0, "children": [ 4955 ] }, { "id": 4955, "callFrame": { "functionName": "get", "scriptId": "16", "url": "node:internal/bootstrap/node", "lineNumber": 410, "columnNumber": 7 }, "hitCount": 1, "positionTicks": [ { "line": 411, "ticks": 1 } ] }, { "id": 5649, "callFrame": { "functionName": "hrtime", "scriptId": "37", "url": "node:internal/process/per_thread", "lineNumber": 79, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 80, "ticks": 1 } ] }, { "id": 1583, "callFrame": { "functionName": "LocaleMiddleware", "scriptId": "4268", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/locale-middleware.js", "lineNumber": 4, "columnNumber": 25 }, "hitCount": 0, "children": [ 1584 ] }, { "id": 1584, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1585 ] }, { "id": 1585, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1586 ] }, { "id": 1586, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1587 ] }, { "id": 1587, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1588 ] }, { "id": 1588, "callFrame": { "functionName": "ShadowbanAppendFakeSettingsMiddleware", "scriptId": "4166", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/antibot-shadowban-middleware.js", "lineNumber": 216, "columnNumber": 46 }, "hitCount": 0, "children": [ 1589 ] }, { "id": 1589, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1590 ] }, { "id": 1590, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1591 ] }, { "id": 1591, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1592 ] }, { "id": 1592, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 1593 ], "positionTicks": [ { "line": 837, "ticks": 1 } ] }, { "id": 1593, "callFrame": { "functionName": "AccessLogMiddleware", "scriptId": "4163", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/access-log-middleware.js", "lineNumber": 3, "columnNumber": 28 }, "hitCount": 0, "children": [ 1594 ] }, { "id": 1594, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1595 ] }, { "id": 1595, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1596 ] }, { "id": 1596, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1597 ] }, { "id": 1597, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1598 ] }, { "id": 1598, "callFrame": { "functionName": "ApiAuthMiddleware", "scriptId": "4162", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/api-auth-middleware.js", "lineNumber": 7, "columnNumber": 26 }, "hitCount": 1, "children": [ 1599 ], "positionTicks": [ { "line": 36, "ticks": 1 } ] }, { "id": 1599, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1600 ] }, { "id": 1600, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1601 ] }, { "id": 1601, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1602 ] }, { "id": 1602, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1603 ] }, { "id": 1603, "callFrame": { "functionName": "DssLoginMiddleware", "scriptId": "4160", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/dss-login-middleware.js", "lineNumber": 10, "columnNumber": 27 }, "hitCount": 0, "children": [ 1604 ] }, { "id": 1604, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1605 ] }, { "id": 1605, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1606 ] }, { "id": 1606, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1607 ] }, { "id": 1607, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1608 ] }, { "id": 1608, "callFrame": { "functionName": "ExternalTokenRequestInterruptionMiddleware", "scriptId": "4294", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/external-token-request-interruption-middleware.js", "lineNumber": 3, "columnNumber": 51 }, "hitCount": 0, "children": [ 1609 ] }, { "id": 1609, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1610 ] }, { "id": 1610, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1611 ] }, { "id": 1611, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1612 ] }, { "id": 1612, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1613 ] }, { "id": 1613, "callFrame": { "functionName": "TokenRefreshMiddleware", "scriptId": "4295", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/token-refresh-middleware.js", "lineNumber": 4, "columnNumber": 31 }, "hitCount": 0, "children": [ 1614 ] }, { "id": 1614, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1615 ] }, { "id": 1615, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1616 ] }, { "id": 1616, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1617 ] }, { "id": 1617, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 1618 ] }, { "id": 1618, "callFrame": { "functionName": "ImshopTrackingMetadataMiddleware", "scriptId": "4310", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/tracking-metadata-middleware.js", "lineNumber": 4, "columnNumber": 41 }, "hitCount": 0, "children": [ 1938 ] }, { "id": 1938, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 1939 ] }, { "id": 1939, "callFrame": { "functionName": "", "scriptId": "863", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/router.js", "lineNumber": 410, "columnNumber": 25 }, "hitCount": 0, "children": [ 1940, 2080 ] }, { "id": 1940, "callFrame": { "functionName": "Layer.captures", "scriptId": "868", "url": "file:///opt/build/imshop-cloud/node_modules/koa-router/lib/layer.js", "lineNumber": 89, "columnNumber": 36 }, "hitCount": 1, "positionTicks": [ { "line": 91, "ticks": 1 } ] }, { "id": 2080, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 2081 ] }, { "id": 2081, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 2082, 2134 ] }, { "id": 2082, "callFrame": { "functionName": "requestLogin", "scriptId": "4195", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/user-endpoint.js", "lineNumber": 13, "columnNumber": 21 }, "hitCount": 0, "children": [ 2083 ] }, { "id": 2083, "callFrame": { "functionName": "requestLogin", "scriptId": "1717", "url": "file:///opt/build/imshop-cloud/build/services/users-service.js", "lineNumber": 46, "columnNumber": 22 }, "hitCount": 0, "children": [ 2084 ] }, { "id": 2084, "callFrame": { "functionName": "instantiate", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 58, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 61, "ticks": 1 } ] }, { "id": 2134, "callFrame": { "functionName": "sendCustomNotification", "scriptId": "4274", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/custom-notifications-endpoint.js", "lineNumber": 42, "columnNumber": 31 }, "hitCount": 0, "children": [ 2135 ] }, { "id": 2135, "callFrame": { "functionName": "Validator.validateAsClass", "scriptId": "1471", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/validation.js", "lineNumber": 74, "columnNumber": 31 }, "hitCount": 0, "children": [ 2136 ] }, { "id": 2136, "callFrame": { "functionName": "root.validate", "scriptId": "1408", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/index.js", "lineNumber": 131, "columnNumber": 29 }, "hitCount": 0, "children": [ 2137 ] }, { "id": 2137, "callFrame": { "functionName": "_validateWithOptions", "scriptId": "1434", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/any/index.js", "lineNumber": 754, "columnNumber": 24 }, "hitCount": 0, "children": [ 2138 ] }, { "id": 2138, "callFrame": { "functionName": "_validate", "scriptId": "1434", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/any/index.js", "lineNumber": 543, "columnNumber": 13 }, "hitCount": 0, "children": [ 2139 ] }, { "id": 2139, "callFrame": { "functionName": "_base", "scriptId": "1451", "url": "file:///opt/build/imshop-cloud/node_modules/joiful/node_modules/@hapi/joi/lib/types/object/index.js", "lineNumber": 32, "columnNumber": 9 }, "hitCount": 1, "positionTicks": [ { "line": 218, "ticks": 1 } ] }, { "id": 2143, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 2, "positionTicks": [ { "line": 1383, "ticks": 1 }, { "line": 1376, "ticks": 1 } ] }, { "id": 2091, "callFrame": { "functionName": "set", "scriptId": "734", "url": "file:///opt/build/imshop-cloud/node_modules/@newrelic/koa/lib/instrumentation.js", "lineNumber": 91, "columnNumber": 9 }, "hitCount": 1, "positionTicks": [ { "line": 92, "ticks": 1 } ] }, { "id": 1405, "callFrame": { "functionName": "", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 38, "columnNumber": 18 }, "hitCount": 5, "children": [ 1406 ], "positionTicks": [ { "line": 40, "ticks": 1 }, { "line": 17, "ticks": 1 }, { "line": 41, "ticks": 3 } ] }, { "id": 1406, "callFrame": { "functionName": "wrappedClearTimeout", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 84, "columnNumber": 37 }, "hitCount": 0, "children": [ 1407 ] }, { "id": 1407, "callFrame": { "functionName": "clearTimeout", "scriptId": "53", "url": "node:timers", "lineNumber": 184, "columnNumber": 21 }, "hitCount": 0, "children": [ 1408 ] }, { "id": 1408, "callFrame": { "functionName": "unenroll", "scriptId": "53", "url": "node:timers", "lineNumber": 77, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 101, "ticks": 1 } ] }, { "id": 1531, "callFrame": { "functionName": "getPickupLocations", "scriptId": "4180", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/cart-endpoints.js", "lineNumber": 294, "columnNumber": 27 }, "hitCount": 0, "children": [ 1532 ] }, { "id": 1532, "callFrame": { "functionName": "", "scriptId": "4180", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/cart-endpoints.js", "lineNumber": 328, "columnNumber": 31 }, "hitCount": 0, "children": [ 1533 ] }, { "id": 1533, "callFrame": { "functionName": "_toPublic", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 29, "columnNumber": 20 }, "hitCount": 0, "children": [ 1534 ] }, { "id": 1534, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 31, "columnNumber": 44 }, "hitCount": 1, "positionTicks": [ { "line": 35, "ticks": 1 } ] }, { "id": 1622, "callFrame": { "functionName": "", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 248, "columnNumber": 22 }, "hitCount": 0, "children": [ 1623 ] }, { "id": 1623, "callFrame": { "functionName": "password", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 132, "columnNumber": 10 }, "hitCount": 0, "children": [ 1624 ] }, { "id": 1624, "callFrame": { "functionName": "_send", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 144, "columnNumber": 7 }, "hitCount": 0, "children": [ 1625 ] }, { "id": 1625, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 1626 ] }, { "id": 1626, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 1627 ] }, { "id": 1627, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 1628 ] }, { "id": 1628, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 1629 ] }, { "id": 1629, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 1630 ] }, { "id": 1630, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 1631 ] }, { "id": 1631, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 1632 ] }, { "id": 1632, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 1742, "callFrame": { "functionName": "setSearchPath", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 109, "columnNumber": 40 }, "hitCount": 0, "children": [ 1743 ] }, { "id": 1743, "callFrame": { "functionName": "setSchemaSearchPath", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 151, "columnNumber": 21 }, "hitCount": 0, "children": [ 1744 ] }, { "id": 1744, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1745, 1747 ] }, { "id": 1745, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1746 ] }, { "id": 1746, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1747, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 57, "ticks": 1 } ] }, { "id": 1767, "callFrame": { "functionName": "DssLoginMiddleware", "scriptId": "4160", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/dss-login-middleware.js", "lineNumber": 10, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 17, "ticks": 1 } ] }, { "id": 1795, "callFrame": { "functionName": "", "scriptId": "479", "url": "file:///opt/build/imshop-cloud/build/apps/v1/index.js", "lineNumber": 60, "columnNumber": 12 }, "hitCount": 0, "children": [ 1796, 5017 ] }, { "id": 1796, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 90, "columnNumber": 39 }, "hitCount": 0, "children": [ 1797 ] }, { "id": 1797, "callFrame": { "functionName": "setStatus", "scriptId": "734", "url": "file:///opt/build/imshop-cloud/node_modules/@newrelic/koa/lib/instrumentation.js", "lineNumber": 135, "columnNumber": 27 }, "hitCount": 0, "children": [ 1798 ] }, { "id": 1798, "callFrame": { "functionName": "set status", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 82, "columnNumber": 12 }, "hitCount": 1, "positionTicks": [ { "line": 84, "ticks": 1 } ] }, { "id": 5017, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 5018 ] }, { "id": 5018, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 5019 ] }, { "id": 5019, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 2, "positionTicks": [ { "line": 99, "ticks": 2 } ] }, { "id": 1800, "callFrame": { "functionName": "promiseBeforeHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 337, "columnNumber": 26 }, "hitCount": 3, "children": [ 1801, 2425 ], "positionTicks": [ { "line": 338, "ticks": 1 }, { "line": 307, "ticks": 1 }, { "line": 541, "ticks": 1 } ] }, { "id": 1801, "callFrame": { "functionName": "emitBeforeScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 508, "columnNumber": 25 }, "hitCount": 1, "children": [ 1802, 3608 ], "positionTicks": [ { "line": 509, "ticks": 1 } ] }, { "id": 1802, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 1, "children": [ 1803 ], "positionTicks": [ { "line": 235, "ticks": 1 } ] }, { "id": 1803, "callFrame": { "functionName": "beforeHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 72, "columnNumber": 31 }, "hitCount": 5, "positionTicks": [ { "line": 76, "ticks": 1 }, { "line": 74, "ticks": 4 } ] }, { "id": 3608, "callFrame": { "functionName": "pushAsyncContext", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 538, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 542, "ticks": 1 } ] }, { "id": 2425, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 5, "positionTicks": [ { "line": 307, "ticks": 5 } ] }, { "id": 1903, "callFrame": { "functionName": "getProfile", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 433, "columnNumber": 20 }, "hitCount": 0, "children": [ 1904, 4066 ] }, { "id": 1904, "callFrame": { "functionName": "signedToken", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 1041, "columnNumber": 15 }, "hitCount": 0, "children": [ 1905 ] }, { "id": 1905, "callFrame": { "functionName": "_signToken", "scriptId": "1369", "url": "file:///opt/build/imshop-cloud/build/core/core-identity-provider.js", "lineNumber": 42, "columnNumber": 14 }, "hitCount": 0, "children": [ 1906 ] }, { "id": 1906, "callFrame": { "functionName": "globalSignToken", "scriptId": "1369", "url": "file:///opt/build/imshop-cloud/build/core/core-identity-provider.js", "lineNumber": 36, "columnNumber": 26 }, "hitCount": 0, "children": [ 1907 ] }, { "id": 1907, "callFrame": { "functionName": "module.exports", "scriptId": "1391", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/sign.js", "lineNumber": 85, "columnNumber": 26 }, "hitCount": 0, "children": [ 1908 ] }, { "id": 1908, "callFrame": { "functionName": "createPrivateKey", "scriptId": "99", "url": "node:internal/crypto/keys", "lineNumber": 623, "columnNumber": 25 }, "hitCount": 0, "children": [ 1909 ] }, { "id": 1909, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 632, "ticks": 2 } ] }, { "id": 4066, "callFrame": { "functionName": "requestRemoteProfile", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 411, "columnNumber": 30 }, "hitCount": 0, "children": [ 4067 ] }, { "id": 4067, "callFrame": { "functionName": "requestOptionsWithBody", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 957, "columnNumber": 32 }, "hitCount": 0, "children": [ 4068 ] }, { "id": 4068, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4069 ] }, { "id": 4069, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4070 ] }, { "id": 4070, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1910, "callFrame": { "functionName": "getProfile", "scriptId": "4195", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/user-endpoint.js", "lineNumber": 116, "columnNumber": 19 }, "hitCount": 0, "children": [ 1911 ] }, { "id": 1911, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 90, "columnNumber": 39 }, "hitCount": 0, "children": [ 1912 ] }, { "id": 1912, "callFrame": { "functionName": "set body", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 133, "columnNumber": 10 }, "hitCount": 0, "children": [ 1913 ] }, { "id": 1913, "callFrame": { "functionName": "set type", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 309, "columnNumber": 10 }, "hitCount": 0, "children": [ 1914 ] }, { "id": 1914, "callFrame": { "functionName": "module.exports", "scriptId": "817", "url": "file:///opt/build/imshop-cloud/node_modules/cache-content-type/index.js", "lineNumber": 7, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 1918, "callFrame": { "functionName": "ItemsService.getItemByUntypedId", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 489, "columnNumber": 34 }, "hitCount": 0, "children": [ 1919 ] }, { "id": 1919, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6611, "columnNumber": 21 }, "hitCount": 0, "children": [ 1920 ] }, { "id": 1920, "callFrame": { "functionName": "flatten", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 7388, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 7391, "ticks": 1 } ] }, { "id": 2097, "callFrame": { "functionName": "memoize", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 97, "columnNumber": 17 }, "hitCount": 2, "children": [ 2098, 2187, 2730, 3363 ], "positionTicks": [ { "line": 294, "ticks": 1 }, { "line": 110, "ticks": 1 } ] }, { "id": 2098, "callFrame": { "functionName": "", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 497, "columnNumber": 59 }, "hitCount": 1, "children": [ 2099 ], "positionTicks": [ { "line": 498, "ticks": 1 } ] }, { "id": 2099, "callFrame": { "functionName": "getItemById", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 978, "columnNumber": 21 }, "hitCount": 0, "children": [ 2100 ] }, { "id": 2100, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 2101 ] }, { "id": 2101, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 2102 ] }, { "id": 2102, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2103, 2401 ] }, { "id": 2103, "callFrame": { "functionName": "serialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 36, "columnNumber": 12 }, "hitCount": 2, "positionTicks": [ { "line": 41, "ticks": 2 } ] }, { "id": 2401, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 2402 ] }, { "id": 2402, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 1, "children": [ 2403, 3022 ], "positionTicks": [ { "line": 88, "ticks": 1 } ] }, { "id": 2403, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 1, "children": [ 2404, 3014 ], "positionTicks": [ { "line": 380, "ticks": 1 } ] }, { "id": 2404, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2405 ] }, { "id": 2405, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2406 ] }, { "id": 2406, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2407 ] }, { "id": 2407, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2408 ] }, { "id": 2408, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 1, "children": [ 2566, 3024, 3326 ], "positionTicks": [ { "line": 140, "ticks": 1 } ] }, { "id": 2566, "callFrame": { "functionName": "maybeAddDtCatHeaders", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 2567 ] }, { "id": 2567, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 0, "children": [ 2568, 3486, 5537 ] }, { "id": 2568, "callFrame": { "functionName": "addTraceContextHeaders", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 143, "columnNumber": 24 }, "hitCount": 0, "children": [ 2569 ] }, { "id": 2569, "callFrame": { "functionName": "createTraceparent", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 54, "columnNumber": 19 }, "hitCount": 0, "children": [ 2570 ] }, { "id": 2570, "callFrame": { "functionName": "createFlagsHex", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 350, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 352, "ticks": 1 } ] }, { "id": 3486, "callFrame": { "functionName": "createTracestate", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 83, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 84, "ticks": 1 } ] }, { "id": 5537, "callFrame": { "functionName": "_calculatePriority", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 1350, "columnNumber": 70 }, "hitCount": 1, "positionTicks": [ { "line": 1353, "ticks": 1 } ] }, { "id": 3024, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 3025 ] }, { "id": 3025, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 3026 ] }, { "id": 3026, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 3027 ] }, { "id": 3027, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 1, "children": [ 3028, 3099, 3342 ], "positionTicks": [ { "line": 136, "ticks": 1 } ] }, { "id": 3028, "callFrame": { "functionName": "setHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 660, "columnNumber": 56 }, "hitCount": 0, "children": [ 3029 ] }, { "id": 3029, "callFrame": { "functionName": "", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 636, "columnNumber": 44 }, "hitCount": 0, "children": [ 3030 ] }, { "id": 3030, "callFrame": { "functionName": "checkInvalidHeaderChar", "scriptId": "531", "url": "node:_http_common", "lineNumber": 222, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 224, "ticks": 1 } ] }, { "id": 3099, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 3100 ] }, { "id": 3100, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 3101 ] }, { "id": 3101, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 3102, 3328 ] }, { "id": 3102, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 3103 ] }, { "id": 3103, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 0, "children": [ 3104 ] }, { "id": 3104, "callFrame": { "functionName": "TraceSegment", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 0, "children": [ 3105 ] }, { "id": 3105, "callFrame": { "functionName": "makeId", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 83, "columnNumber": 15 }, "hitCount": 0, "children": [ 3106 ] }, { "id": 3106, "callFrame": { "functionName": "int32ToByteArray", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 64, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 67, "ticks": 1 } ] }, { "id": 3328, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3329 ] }, { "id": 3329, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3330 ] }, { "id": 3330, "callFrame": { "functionName": "connect", "scriptId": "463", "url": "node:net", "lineNumber": 227, "columnNumber": 16 }, "hitCount": 0, "children": [ 3331 ] }, { "id": 3331, "callFrame": { "functionName": "connectWrapper", "scriptId": "711", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/net.js", "lineNumber": 73, "columnNumber": 34 }, "hitCount": 0, "children": [ 3332 ] }, { "id": 3332, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 52, "ticks": 1 } ] }, { "id": 3342, "callFrame": { "functionName": "OutgoingMessage", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 103, "columnNumber": 24 }, "hitCount": 0, "children": [ 3343 ] }, { "id": 3343, "callFrame": { "functionName": "Stream", "scriptId": "61", "url": "node:internal/streams/legacy", "lineNumber": 9, "columnNumber": 15 }, "hitCount": 0, "children": [ 3344 ] }, { "id": 3344, "callFrame": { "functionName": "EventEmitter", "scriptId": "29", "url": "node:events", "lineNumber": 211, "columnNumber": 21 }, "hitCount": 0, "children": [ 3345 ] }, { "id": 3345, "callFrame": { "functionName": "EventEmitter.init", "scriptId": "29", "url": "node:events", "lineNumber": 336, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 341, "ticks": 1 } ] }, { "id": 3326, "callFrame": { "functionName": "instrumentRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 246, "columnNumber": 30 }, "hitCount": 0, "children": [ 3327, 3835 ] }, { "id": 3327, "callFrame": { "functionName": "_makeNonEnumerable", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 324, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 329, "ticks": 1 } ] }, { "id": 3835, "callFrame": { "functionName": "wrapMethod", "scriptId": "657", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shimmer.js", "lineNumber": 119, "columnNumber": 33 }, "hitCount": 0, "children": [ 3836 ] }, { "id": 3836, "callFrame": { "functionName": "", "scriptId": "657", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shimmer.js", "lineNumber": 132, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 157, "ticks": 1 } ] }, { "id": 3014, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 3015 ] }, { "id": 3015, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 3016 ] }, { "id": 3016, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 1, "children": [ 3017 ], "positionTicks": [ { "line": 251, "ticks": 1 } ] }, { "id": 3017, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 3018 ] }, { "id": 3018, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 460, "columnNumber": 17 }, "hitCount": 0, "children": [ 3019 ] }, { "id": 3019, "callFrame": { "functionName": "", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 323, "columnNumber": 24 }, "hitCount": 0, "children": [ 3020 ] }, { "id": 3020, "callFrame": { "functionName": "", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 287, "columnNumber": 36 }, "hitCount": 0, "children": [ 3021 ] }, { "id": 3021, "callFrame": { "functionName": "setRequestSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 514, "columnNumber": 25 }, "hitCount": 0 }, { "id": 3022, "callFrame": { "functionName": "end", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 991, "columnNumber": 44 }, "hitCount": 0, "children": [ 3023 ] }, { "id": 3023, "callFrame": { "functionName": "_send", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 354, "columnNumber": 48 }, "hitCount": 1, "positionTicks": [ { "line": 355, "ticks": 1 } ] }, { "id": 2187, "callFrame": { "functionName": "save", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 81, "columnNumber": 14 }, "hitCount": 20, "children": [ 2188, 2705, 2987 ], "positionTicks": [ { "line": 91, "ticks": 20 } ] }, { "id": 2188, "callFrame": { "functionName": "redisClient.setAsync", "scriptId": "1723", "url": "file:///opt/build/imshop-cloud/build/utils/bootstrap.js", "lineNumber": 286, "columnNumber": 27 }, "hitCount": 0, "children": [ 2189, 3842, 5758 ] }, { "id": 2189, "callFrame": { "functionName": "fn", "scriptId": "21", "url": "node:internal/util", "lineNumber": 359, "columnNumber": 13 }, "hitCount": 0, "children": [ 2190 ] }, { "id": 2190, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 360, "columnNumber": 23 }, "hitCount": 0, "children": [ 2191 ] }, { "id": 2191, "callFrame": { "functionName": "RedisClient.<computed>.RedisClient.<computed>", "scriptId": "2216", "url": "file:///opt/build/imshop-cloud/node_modules/redis/lib/commands.js", "lineNumber": 26, "columnNumber": 97 }, "hitCount": 0, "children": [ 2192, 3834 ] }, { "id": 2192, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 1, "children": [ 2193, 2817, 3031, 4395 ], "positionTicks": [ { "line": 866, "ticks": 1 } ] }, { "id": 2193, "callFrame": { "functionName": "RedisClient.internal_send_command", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 868, "columnNumber": 55 }, "hitCount": 0, "children": [ 2194, 2199 ] }, { "id": 2194, "callFrame": { "functionName": "Buffer", "scriptId": "30", "url": "node:buffer", "lineNumber": 280, "columnNumber": 15 }, "hitCount": 0, "children": [ 2195 ] }, { "id": 2195, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 2196 ] }, { "id": 2196, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 2197 ] }, { "id": 2197, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 0, "children": [ 2198, 3347 ] }, { "id": 2198, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 426, "ticks": 1 } ] }, { "id": 3347, "callFrame": { "functionName": "createFromString", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 429, "ticks": 1 } ] }, { "id": 2199, "callFrame": { "functionName": "RedisClient.write", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 1013, "columnNumber": 39 }, "hitCount": 0, "children": [ 2200 ] }, { "id": 2200, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 2201 ] }, { "id": 2201, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 2202 ] }, { "id": 2202, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 2203 ] }, { "id": 2203, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 2204 ] }, { "id": 2204, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 2205 ] }, { "id": 2205, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 2206 ] }, { "id": 2206, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 2207, 3535 ] }, { "id": 2207, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 3535, "callFrame": { "functionName": "writeUtf8String", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 61, "ticks": 1 } ] }, { "id": 2817, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 2818 ] }, { "id": 2818, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 2819 ] }, { "id": 2819, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2820 ] }, { "id": 2820, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2821 ] }, { "id": 2821, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 2822 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 2822, "callFrame": { "functionName": "RedisClient.internal_send_command", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 868, "columnNumber": 55 }, "hitCount": 2, "children": [ 2823, 3358 ], "positionTicks": [ { "line": 977, "ticks": 1 }, { "line": 944, "ticks": 1 } ] }, { "id": 2823, "callFrame": { "functionName": "RedisClient.write", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 1013, "columnNumber": 39 }, "hitCount": 0, "children": [ 2824 ] }, { "id": 2824, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 2825 ] }, { "id": 2825, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 2826 ] }, { "id": 2826, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 2827 ] }, { "id": 2827, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 2828 ] }, { "id": 2828, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 2829 ] }, { "id": 2829, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 2830, 5540 ] }, { "id": 2830, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 3, "children": [ 2831, 4826 ], "positionTicks": [ { "line": 61, "ticks": 3 } ] }, { "id": 2831, "callFrame": { "functionName": "writeUtf8String", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 6, "positionTicks": [ { "line": 61, "ticks": 6 } ] }, { "id": 4826, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 5540, "callFrame": { "functionName": "afterWriteDispatched", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 154, "columnNumber": 29 }, "hitCount": 0, "children": [ 5541 ] }, { "id": 5541, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 0, "children": [ 5542 ] }, { "id": 5542, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 5543 ] }, { "id": 5543, "callFrame": { "functionName": "getActiveSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1230, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 1233, "ticks": 1 } ] }, { "id": 3358, "callFrame": { "functionName": "Buffer", "scriptId": "30", "url": "node:buffer", "lineNumber": 280, "columnNumber": 15 }, "hitCount": 0, "children": [ 3359, 4060 ] }, { "id": 3359, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 3360 ] }, { "id": 3360, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 3361 ] }, { "id": 3361, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 1, "children": [ 3362, 3538 ], "positionTicks": [ { "line": 429, "ticks": 1 } ] }, { "id": 3362, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 426, "ticks": 3 } ] }, { "id": 3538, "callFrame": { "functionName": "createFromString", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 429, "ticks": 2 } ] }, { "id": 4060, "callFrame": { "functionName": "showFlaggedDeprecation", "scriptId": "30", "url": "node:buffer", "lineNumber": 183, "columnNumber": 31 }, "hitCount": 0, "children": [ 4061 ] }, { "id": 4061, "callFrame": { "functionName": "isInsideNodeModules", "scriptId": "21", "url": "node:internal/util", "lineNumber": 424, "columnNumber": 28 }, "hitCount": 0, "children": [ 4062 ] }, { "id": 4062, "callFrame": { "functionName": "structuredStack", "scriptId": "2209", "url": "structured-stack", "lineNumber": 2, "columnNumber": 37 }, "hitCount": 1, "positionTicks": [ { "line": 4, "ticks": 1 } ] }, { "id": 3031, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 3032, 4487 ] }, { "id": 3032, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 3033 ] }, { "id": 3033, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 0, "children": [ 3034 ] }, { "id": 3034, "callFrame": { "functionName": "TraceSegment", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 0, "children": [ 3035 ] }, { "id": 3035, "callFrame": { "functionName": "makeId", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 83, "columnNumber": 15 }, "hitCount": 0, "children": [ 3036 ] }, { "id": 3036, "callFrame": { "functionName": "int32ToByteArray", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 64, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 67, "ticks": 1 } ] }, { "id": 4487, "callFrame": { "functionName": "copySegmentParameters", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1735, "columnNumber": 30 }, "hitCount": 1, "children": [ 4488 ], "positionTicks": [ { "line": 1737, "ticks": 1 } ] }, { "id": 4488, "callFrame": { "functionName": "addAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 91, "columnNumber": 59 }, "hitCount": 0, "children": [ 4489 ] }, { "id": 4489, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 132, "ticks": 1 } ] }, { "id": 4395, "callFrame": { "functionName": "addCLMAttributes", "scriptId": "654", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/code-level-metrics.js", "lineNumber": 48, "columnNumber": 53 }, "hitCount": 1, "positionTicks": [ { "line": 50, "ticks": 1 } ] }, { "id": 3834, "callFrame": { "functionName": "opRecorder", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 354, "columnNumber": 60 }, "hitCount": 1, "positionTicks": [ { "line": 355, "ticks": 1 } ] }, { "id": 3842, "callFrame": { "functionName": "balanceShardIndex", "scriptId": "2553", "url": "file:///opt/build/imshop-cloud/build/utils/hashing.js", "lineNumber": 13, "columnNumber": 26 }, "hitCount": 2, "children": [ 4273 ], "positionTicks": [ { "line": 21, "ticks": 1 }, { "line": 15, "ticks": 1 } ] }, { "id": 4273, "callFrame": { "functionName": "md5", "scriptId": "2553", "url": "file:///opt/build/imshop-cloud/build/utils/hashing.js", "lineNumber": 7, "columnNumber": 12 }, "hitCount": 0, "children": [ 4274 ] }, { "id": 4274, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 4275 ] }, { "id": 4275, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 0, "children": [ 4276 ] }, { "id": 4276, "callFrame": { "functionName": "Hash", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 71, "ticks": 1 } ] }, { "id": 5758, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 5759 ] }, { "id": 5759, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 57, "ticks": 1 } ] }, { "id": 2705, "callFrame": { "functionName": "_key", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 15, "columnNumber": 8 }, "hitCount": 0, "children": [ 2706 ] }, { "id": 2706, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 2707 ] }, { "id": 2707, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 2708, 3735 ] }, { "id": 2708, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 1, "children": [ 2709 ], "positionTicks": [ { "line": 190, "ticks": 1 } ] }, { "id": 2709, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 2710, 3480 ] }, { "id": 2710, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 2, "children": [ 2845, 5098 ], "positionTicks": [ { "line": 251, "ticks": 2 } ] }, { "id": 2845, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 2846, 3533 ] }, { "id": 2846, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 3, "children": [ 2847, 3539 ], "positionTicks": [ { "line": 209, "ticks": 1 }, { "line": 228, "ticks": 2 } ] }, { "id": 2847, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 2848 ] }, { "id": 2848, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 0, "children": [ 2849 ] }, { "id": 2849, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3539, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 3540, 3843 ] }, { "id": 3540, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 1, "children": [ 3541 ], "positionTicks": [ { "line": 190, "ticks": 1 } ] }, { "id": 3541, "callFrame": { "functionName": "_function", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 307, "columnNumber": 23 }, "hitCount": 0, "children": [ 3542, 5318 ] }, { "id": 3542, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 190, "ticks": 1 } ] }, { "id": 5318, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 5319 ] }, { "id": 5319, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 5320 ] }, { "id": 5320, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3843, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 3844 ] }, { "id": 3844, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 0, "children": [ 3845 ] }, { "id": 3845, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3533, "callFrame": { "functionName": "_string", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 303, "columnNumber": 21 }, "hitCount": 1, "children": [ 5587 ], "positionTicks": [ { "line": 306, "ticks": 1 } ] }, { "id": 5587, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 5588 ] }, { "id": 5588, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 0, "children": [ 5589 ] }, { "id": 5589, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 5098, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 5099 ] }, { "id": 5099, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 0, "children": [ 5100 ] }, { "id": 5100, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3480, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 3481 ] }, { "id": 3481, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3735, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 3736 ] }, { "id": 3736, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 0, "children": [ 3737 ] }, { "id": 3737, "callFrame": { "functionName": "Hash", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 71, "ticks": 1 } ] }, { "id": 2987, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2988 ] }, { "id": 2988, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 2730, "callFrame": { "functionName": "lambda", "scriptId": "3470", "url": "file:///opt/build/imshop-cloud/build/integrations/dadata-connector.js", "lineNumber": 495, "columnNumber": 23 }, "hitCount": 0, "children": [ 2731, 3403 ] }, { "id": 2731, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2732 ] }, { "id": 2732, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2733 ] }, { "id": 2733, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3403, "callFrame": { "functionName": "getDadataCache", "scriptId": "3470", "url": "file:///opt/build/imshop-cloud/build/integrations/dadata-connector.js", "lineNumber": 117, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 127, "ticks": 1 } ] }, { "id": 3363, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 1, "positionTicks": [ { "line": 97, "ticks": 1 } ] }, { "id": 2162, "callFrame": { "functionName": "getItemById", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 978, "columnNumber": 21 }, "hitCount": 0, "children": [ 2163 ] }, { "id": 2163, "callFrame": { "functionName": "fromObject", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 4, "children": [ 2164, 2186, 2653, 3226, 3534, 3536, 4467 ], "positionTicks": [ { "line": 191, "ticks": 1 }, { "line": 306, "ticks": 1 }, { "line": 572, "ticks": 2 } ] }, { "id": 2164, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 235, "columnNumber": 36 }, "hitCount": 5, "children": [ 2165, 2532, 3346 ], "positionTicks": [ { "line": 261, "ticks": 1 }, { "line": 245, "ticks": 1 }, { "line": 258, "ticks": 1 }, { "line": 238, "ticks": 1 }, { "line": 262, "ticks": 1 } ] }, { "id": 2165, "callFrame": { "functionName": "cloneDeep", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11154, "columnNumber": 22 }, "hitCount": 1, "children": [ 2166 ], "positionTicks": [ { "line": 11156, "ticks": 1 } ] }, { "id": 2166, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 0, "children": [ 2167 ] }, { "id": 2167, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 2168 ] }, { "id": 2168, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 1, "children": [ 2169, 2651 ], "positionTicks": [ { "line": 2733, "ticks": 1 } ] }, { "id": 2169, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 2, "children": [ 2170 ], "positionTicks": [ { "line": 2531, "ticks": 1 }, { "line": 530, "ticks": 1 } ] }, { "id": 2170, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 2171 ] }, { "id": 2171, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 1, "children": [ 2172, 5538 ], "positionTicks": [ { "line": 2733, "ticks": 1 } ] }, { "id": 2172, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 2, "children": [ 3383, 3734, 4392 ], "positionTicks": [ { "line": 2662, "ticks": 1 }, { "line": 2532, "ticks": 1 } ] }, { "id": 3383, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1030, "columnNumber": 19 }, "hitCount": 2, "positionTicks": [ { "line": 1032, "ticks": 2 } ] }, { "id": 3734, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 6443, "ticks": 1 } ] }, { "id": 4392, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 4393 ] }, { "id": 4393, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 0, "children": [ 4394 ] }, { "id": 4394, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 2662, "ticks": 1 } ] }, { "id": 5538, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 0, "children": [ 5539 ] }, { "id": 5539, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 2601, "ticks": 1 } ] }, { "id": 2651, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 0, "children": [ 2652 ] }, { "id": 2652, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 3, "positionTicks": [ { "line": 2601, "ticks": 3 } ] }, { "id": 2532, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 261, "columnNumber": 31 }, "hitCount": 7, "positionTicks": [ { "line": 270, "ticks": 1 }, { "line": 271, "ticks": 3 }, { "line": 281, "ticks": 1 }, { "line": 263, "ticks": 2 } ] }, { "id": 3346, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 237, "columnNumber": 69 }, "hitCount": 1, "positionTicks": [ { "line": 240, "ticks": 1 } ] }, { "id": 2186, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 318, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 319, "ticks": 1 } ] }, { "id": 2653, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 305, "columnNumber": 17 }, "hitCount": 1, "children": [ 3915 ], "positionTicks": [ { "line": 309, "ticks": 1 } ] }, { "id": 3915, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 309, "columnNumber": 28 }, "hitCount": 2, "positionTicks": [ { "line": 310, "ticks": 2 } ] }, { "id": 3226, "callFrame": { "functionName": "_fromObject", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 5, "columnNumber": 22 }, "hitCount": 0, "children": [ 3227 ] }, { "id": 3227, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 7, "columnNumber": 39 }, "hitCount": 6, "positionTicks": [ { "line": 9, "ticks": 2 }, { "line": 11, "ticks": 3 }, { "line": 14, "ticks": 1 } ] }, { "id": 3534, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 354, "columnNumber": 67 }, "hitCount": 1, "positionTicks": [ { "line": 355, "ticks": 1 } ] }, { "id": 3536, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 334, "columnNumber": 61 }, "hitCount": 0, "children": [ 3537 ] }, { "id": 3537, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 335, "columnNumber": 116 }, "hitCount": 2, "positionTicks": [ { "line": 338, "ticks": 2 } ] }, { "id": 4467, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 297, "columnNumber": 57 }, "hitCount": 1, "positionTicks": [ { "line": 299, "ticks": 1 } ] }, { "id": 2173, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 306, "ticks": 1 } ] }, { "id": 2316, "callFrame": { "functionName": "getItemsData", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 232, "columnNumber": 22 }, "hitCount": 1, "children": [ 2317, 4952 ], "positionTicks": [ { "line": 318, "ticks": 1 } ] }, { "id": 2317, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 299, "columnNumber": 44 }, "hitCount": 5, "children": [ 2318, 3976, 4097 ], "positionTicks": [ { "line": 301, "ticks": 5 } ] }, { "id": 2318, "callFrame": { "functionName": "fromObject", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 20, "children": [ 2319, 3469, 3619, 4096, 4108, 4318, 4598, 4895, 5178, 5300 ], "positionTicks": [ { "line": 355, "ticks": 1 }, { "line": 191, "ticks": 1 }, { "line": 531, "ticks": 1 }, { "line": 766, "ticks": 1 }, { "line": 236, "ticks": 1 }, { "line": 306, "ticks": 1 }, { "line": 151, "ticks": 1 }, { "line": 305, "ticks": 1 }, { "line": 188, "ticks": 1 }, { "line": 200, "ticks": 1 }, { "line": 572, "ticks": 10 } ] }, { "id": 2319, "callFrame": { "functionName": "_fromObject", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 5, "columnNumber": 22 }, "hitCount": 6, "children": [ 2320 ], "positionTicks": [ { "line": 9, "ticks": 1 }, { "line": 8, "ticks": 3 }, { "line": 14, "ticks": 2 } ] }, { "id": 2320, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 7, "columnNumber": 39 }, "hitCount": 22, "positionTicks": [ { "line": 9, "ticks": 11 }, { "line": 11, "ticks": 7 }, { "line": 14, "ticks": 4 } ] }, { "id": 3469, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 319, "columnNumber": 17 }, "hitCount": 2, "positionTicks": [ { "line": 320, "ticks": 2 } ] }, { "id": 3619, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 235, "columnNumber": 36 }, "hitCount": 12, "children": [ 3620, 3971, 4103 ], "positionTicks": [ { "line": 238, "ticks": 1 }, { "line": 262, "ticks": 7 }, { "line": 261, "ticks": 4 } ] }, { "id": 3620, "callFrame": { "functionName": "cloneDeep", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11154, "columnNumber": 22 }, "hitCount": 0, "children": [ 3621 ] }, { "id": 3621, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 0, "children": [ 3622, 4951, 5302 ] }, { "id": 3622, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 3623 ] }, { "id": 3623, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 2, "children": [ 3624, 3974 ], "positionTicks": [ { "line": 2733, "ticks": 2 } ] }, { "id": 3624, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 1, "children": [ 3625, 4101, 5182, 5651 ], "positionTicks": [ { "line": 2662, "ticks": 1 } ] }, { "id": 3625, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 3626 ] }, { "id": 3626, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 7, "children": [ 3627, 4620, 5481, 5750 ], "positionTicks": [ { "line": 2733, "ticks": 7 } ] }, { "id": 3627, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 14, "children": [ 3628, 4095, 4104, 4592, 5640 ], "positionTicks": [ { "line": 529, "ticks": 1 }, { "line": 2691, "ticks": 1 }, { "line": 2514, "ticks": 1 }, { "line": 2707, "ticks": 1 }, { "line": 11253, "ticks": 5 }, { "line": 2727, "ticks": 1 }, { "line": 2532, "ticks": 4 } ] }, { "id": 3628, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 3629 ] }, { "id": 3629, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 6, "children": [ 3630, 4591 ], "positionTicks": [ { "line": 2733, "ticks": 1 }, { "line": 2730, "ticks": 5 } ] }, { "id": 3630, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 1, "children": [ 3631 ], "positionTicks": [ { "line": 2514, "ticks": 1 } ] }, { "id": 3631, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 7, "positionTicks": [ { "line": 2593, "ticks": 1 }, { "line": 2601, "ticks": 6 } ] }, { "id": 4591, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 4, "positionTicks": [ { "line": 11813, "ticks": 2 }, { "line": 2662, "ticks": 2 } ] }, { "id": 4095, "callFrame": { "functionName": "baseGetTag", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3104, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 6598, "ticks": 1 } ] }, { "id": 4104, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1030, "columnNumber": 19 }, "hitCount": 4, "children": [ 5177 ], "positionTicks": [ { "line": 1032, "ticks": 4 } ] }, { "id": 5177, "callFrame": { "functionName": "isMap", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 1032, "ticks": 1 } ] }, { "id": 4592, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 0, "children": [ 4593 ] }, { "id": 4593, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 4594, 4894 ] }, { "id": 4594, "callFrame": { "functionName": "keys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13373, "columnNumber": 17 }, "hitCount": 0, "children": [ 4595 ] }, { "id": 4595, "callFrame": { "functionName": "baseKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3523, "columnNumber": 21 }, "hitCount": 0, "children": [ 4596 ] }, { "id": 4596, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1223, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 1225, "ticks": 1 } ] }, { "id": 4894, "callFrame": { "functionName": "getSymbols", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6074, "columnNumber": 61 }, "hitCount": 3, "positionTicks": [ { "line": 6080, "ticks": 3 } ] }, { "id": 5640, "callFrame": { "functionName": "initCloneObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6230, "columnNumber": 28 }, "hitCount": 0, "children": [ 5641 ] }, { "id": 5641, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1223, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 1225, "ticks": 1 } ] }, { "id": 4620, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 0, "children": [ 4621 ] }, { "id": 4621, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 2601, "ticks": 1 } ] }, { "id": 5481, "callFrame": { "functionName": "isBuffer", "scriptId": "30", "url": "node:buffer", "lineNumber": 521, "columnNumber": 35 }, "hitCount": 1, "positionTicks": [ { "line": 522, "ticks": 1 } ] }, { "id": 5750, "callFrame": { "functionName": "initCloneObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6230, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 6231, "ticks": 1 } ] }, { "id": 4101, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1030, "columnNumber": 19 }, "hitCount": 1, "children": [ 4102 ], "positionTicks": [ { "line": 1032, "ticks": 1 } ] }, { "id": 4102, "callFrame": { "functionName": "isMap", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 1032, "ticks": 1 } ] }, { "id": 5182, "callFrame": { "functionName": "initCloneArray", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6211, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 6217, "ticks": 1 } ] }, { "id": 5651, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 0, "children": [ 5652 ] }, { "id": 5652, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 5653 ] }, { "id": 5653, "callFrame": { "functionName": "getSymbols", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6074, "columnNumber": 61 }, "hitCount": 1, "positionTicks": [ { "line": 6080, "ticks": 1 } ] }, { "id": 3974, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 5, "children": [ 3975 ], "positionTicks": [ { "line": 2514, "ticks": 5 } ] }, { "id": 3975, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 13, "positionTicks": [ { "line": 2601, "ticks": 13 } ] }, { "id": 4951, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 671, "ticks": 1 } ] }, { "id": 5302, "callFrame": { "functionName": "initCloneObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6230, "columnNumber": 28 }, "hitCount": 0, "children": [ 5303 ] }, { "id": 5303, "callFrame": { "functionName": "isPrototype", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6441, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 6444, "ticks": 1 } ] }, { "id": 3971, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 261, "columnNumber": 31 }, "hitCount": 19, "children": [ 3972 ], "positionTicks": [ { "line": 263, "ticks": 1 }, { "line": 271, "ticks": 1 }, { "line": 270, "ticks": 2 }, { "line": 4343, "ticks": 1 }, { "line": 4337, "ticks": 1 }, { "line": 282, "ticks": 4 }, { "line": 278, "ticks": 5 }, { "line": 4344, "ticks": 4 } ] }, { "id": 3972, "callFrame": { "functionName": "uniq", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 8453, "columnNumber": 17 }, "hitCount": 0, "children": [ 3973 ] }, { "id": 3973, "callFrame": { "functionName": "baseUniq", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4310, "columnNumber": 21 }, "hitCount": 8, "positionTicks": [ { "line": 4336, "ticks": 1 }, { "line": 4344, "ticks": 7 } ] }, { "id": 4103, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 237, "columnNumber": 69 }, "hitCount": 2, "positionTicks": [ { "line": 239, "ticks": 2 } ] }, { "id": 4096, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 297, "columnNumber": 57 }, "hitCount": 3, "children": [ 5183 ], "positionTicks": [ { "line": 299, "ticks": 3 } ] }, { "id": 5183, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 298, "columnNumber": 40 }, "hitCount": 1, "positionTicks": [ { "line": 299, "ticks": 1 } ] }, { "id": 4108, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 305, "columnNumber": 17 }, "hitCount": 8, "children": [ 4599 ], "positionTicks": [ { "line": 11253, "ticks": 1 }, { "line": 311, "ticks": 2 }, { "line": 309, "ticks": 5 } ] }, { "id": 4599, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 309, "columnNumber": 28 }, "hitCount": 2, "positionTicks": [ { "line": 310, "ticks": 2 } ] }, { "id": 4318, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 334, "columnNumber": 61 }, "hitCount": 6, "children": [ 4745, 5309 ], "positionTicks": [ { "line": 336, "ticks": 1 }, { "line": 340, "ticks": 2 }, { "line": 350, "ticks": 3 } ] }, { "id": 4745, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 339, "columnNumber": 65 }, "hitCount": 3, "positionTicks": [ { "line": 343, "ticks": 1 }, { "line": 341, "ticks": 2 } ] }, { "id": 5309, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 335, "columnNumber": 116 }, "hitCount": 1, "positionTicks": [ { "line": 338, "ticks": 1 } ] }, { "id": 4598, "callFrame": { "functionName": "sortInterlinking", "scriptId": "2566", "url": "file:///opt/build/imshop-cloud/build/utils/interlinking-utils.js", "lineNumber": 65, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 68, "ticks": 1 } ] }, { "id": 4895, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 4896 ] }, { "id": 4896, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 4897 ] }, { "id": 4897, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 4898, 5301 ] }, { "id": 4898, "callFrame": { "functionName": "memoized", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 10611, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 6003, "ticks": 1 } ] }, { "id": 5301, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6375, "ticks": 1 } ] }, { "id": 5178, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 572, "columnNumber": 72 }, "hitCount": 0, "children": [ 5179 ] }, { "id": 5179, "callFrame": { "functionName": "has", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13225, "columnNumber": 16 }, "hitCount": 0, "children": [ 5180 ] }, { "id": 5180, "callFrame": { "functionName": "hasPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6182, "columnNumber": 20 }, "hitCount": 0, "children": [ 5181 ] }, { "id": 5181, "callFrame": { "functionName": "baseHas", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3134, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 3136, "ticks": 1 } ] }, { "id": 5300, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 203, "columnNumber": 36 }, "hitCount": 2, "positionTicks": [ { "line": 205, "ticks": 2 } ] }, { "id": 3976, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 328, "ticks": 1 } ] }, { "id": 4097, "callFrame": { "functionName": "tryLocalizeItems", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 2055, "columnNumber": 26 }, "hitCount": 0, "children": [ 4098, 4597 ] }, { "id": 4098, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4099 ] }, { "id": 4099, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4100 ] }, { "id": 4100, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 335, "ticks": 2 } ] }, { "id": 4597, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 361, "ticks": 1 } ] }, { "id": 4952, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 317, "columnNumber": 78 }, "hitCount": 3, "positionTicks": [ { "line": 323, "ticks": 3 } ] }, { "id": 2351, "callFrame": { "functionName": "FiltersService.getPublicFilters", "scriptId": "3794", "url": "file:///opt/build/imshop-cloud/build/services/filters-service.js", "lineNumber": 68, "columnNumber": 32 }, "hitCount": 0, "children": [ 2352 ] }, { "id": 2352, "callFrame": { "functionName": "getFilters", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1097, "columnNumber": 20 }, "hitCount": 0, "children": [ 2353, 2358 ] }, { "id": 2353, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1112, "columnNumber": 25 }, "hitCount": 0, "children": [ 2354 ] }, { "id": 2354, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1112, "columnNumber": 66 }, "hitCount": 0, "children": [ 2355 ] }, { "id": 2355, "callFrame": { "functionName": "I18nService.t", "scriptId": "2579", "url": "file:///opt/build/imshop-cloud/build/services/i18n-service.js", "lineNumber": 38, "columnNumber": 17 }, "hitCount": 0, "children": [ 2356 ] }, { "id": 2356, "callFrame": { "functionName": "I18n.translate", "scriptId": "2580", "url": "file:///opt/build/imshop-cloud/node_modules/i18n-js/app/assets/javascripts/i18n.js", "lineNumber": 571, "columnNumber": 27 }, "hitCount": 0, "children": [ 2357 ] }, { "id": 2357, "callFrame": { "functionName": "I18n.prepareOptions", "scriptId": "2580", "url": "file:///opt/build/imshop-cloud/node_modules/i18n-js/app/assets/javascripts/i18n.js", "lineNumber": 520, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 543, "ticks": 1 } ] }, { "id": 2358, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2603", "url": "file:///opt/build/imshop-cloud/build/utils/query-builder-utils.js", "lineNumber": 76, "columnNumber": 30 }, "hitCount": 0, "children": [ 2359 ] }, { "id": 2359, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 19, "columnNumber": 30 }, "hitCount": 0, "children": [ 2360, 3287 ] }, { "id": 2360, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 2361 ] }, { "id": 2361, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 2362 ] }, { "id": 2362, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2363 ] }, { "id": 2363, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 2364 ] }, { "id": 2364, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 2365 ] }, { "id": 2365, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2366 ] }, { "id": 2366, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2367 ] }, { "id": 2367, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2368 ] }, { "id": 2368, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2369 ] }, { "id": 2369, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 59, "ticks": 1 } ] }, { "id": 3287, "callFrame": { "functionName": "", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 541, "columnNumber": 54 }, "hitCount": 0, "children": [ 3288 ] }, { "id": 3288, "callFrame": { "functionName": "getTermsForUnit", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 553, "columnNumber": 40 }, "hitCount": 0, "children": [ 3289 ] }, { "id": 3289, "callFrame": { "functionName": "", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 556, "columnNumber": 63 }, "hitCount": 1, "positionTicks": [ { "line": 559, "ticks": 1 } ] }, { "id": 2409, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2410, 2813 ] }, { "id": 2410, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2411 ] }, { "id": 2411, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 335, "ticks": 3 } ] }, { "id": 2813, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 2814 ] }, { "id": 2814, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 2815 ] }, { "id": 2815, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 2816 ] }, { "id": 2816, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 70, "ticks": 1 }, { "line": 57, "ticks": 1 } ] }, { "id": 2424, "callFrame": { "functionName": "run", "scriptId": "1978", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/execution/runner.js", "lineNumber": 26, "columnNumber": 11 }, "hitCount": 1, "children": [ 4762 ], "positionTicks": [ { "line": 35, "ticks": 1 } ] }, { "id": 4762, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 4763 ] }, { "id": 4763, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 2437, "callFrame": { "functionName": "searchByFiasCode", "scriptId": "1541", "url": "file:///opt/build/imshop-cloud/build/services/suggestions-service.js", "lineNumber": 61, "columnNumber": 26 }, "hitCount": 2, "children": [ 2438 ], "positionTicks": [ { "line": 65, "ticks": 2 } ] }, { "id": 2438, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6611, "columnNumber": 21 }, "hitCount": 0, "children": [ 2439, 5184 ] }, { "id": 2439, "callFrame": { "functionName": "apply", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 484, "columnNumber": 16 }, "hitCount": 0, "children": [ 2440 ] }, { "id": 2440, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13563, "columnNumber": 32 }, "hitCount": 0, "children": [ 2441, 3291, 3970, 4480, 5308 ] }, { "id": 2441, "callFrame": { "functionName": "getAllKeysIn", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5926, "columnNumber": 25 }, "hitCount": 0, "children": [ 2442 ] }, { "id": 2442, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 2443 ] }, { "id": 2443, "callFrame": { "functionName": "keysIn", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13400, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 13402, "ticks": 1 } ] }, { "id": 3291, "callFrame": { "functionName": "arrayMap", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 646, "columnNumber": 19 }, "hitCount": 0, "children": [ 3292 ] }, { "id": 3292, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13569, "columnNumber": 38 }, "hitCount": 0, "children": [ 3293 ] }, { "id": 3293, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 3294 ] }, { "id": 3294, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6375, "ticks": 1 } ] }, { "id": 3970, "callFrame": { "functionName": "baseUnset", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4370, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 4374, "ticks": 1 } ] }, { "id": 4480, "callFrame": { "functionName": "copyObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4821, "columnNumber": 23 }, "hitCount": 0, "children": [ 4481 ] }, { "id": 4481, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 0, "children": [ 4482 ] }, { "id": 4482, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 2601, "ticks": 1 } ] }, { "id": 5308, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 3093, "ticks": 1 } ] }, { "id": 5184, "callFrame": { "functionName": "flatten", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 7388, "columnNumber": 20 }, "hitCount": 0, "children": [ 5185 ] }, { "id": 5185, "callFrame": { "functionName": "baseFlatten", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2974, "columnNumber": 24 }, "hitCount": 0, "children": [ 5186 ] }, { "id": 5186, "callFrame": { "functionName": "isFlattenable", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6310, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 6313, "ticks": 1 } ] }, { "id": 2525, "callFrame": { "functionName": "postgresMd5PasswordHash", "scriptId": "2183", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/crypto/utils-webcrypto.js", "lineNumber": 48, "columnNumber": 38 }, "hitCount": 0, "children": [ 2526, 2530 ] }, { "id": 2526, "callFrame": { "functionName": "md5", "scriptId": "2183", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/crypto/utils-webcrypto.js", "lineNumber": 32, "columnNumber": 18 }, "hitCount": 0, "children": [ 2527 ] }, { "id": 2527, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 2528 ] }, { "id": 2528, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 0, "children": [ 2529 ] }, { "id": 2529, "callFrame": { "functionName": "Hash", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 71, "ticks": 1 } ] }, { "id": 2530, "callFrame": { "functionName": "concat", "scriptId": "30", "url": "node:buffer", "lineNumber": 547, "columnNumber": 31 }, "hitCount": 0, "children": [ 2531 ] }, { "id": 2531, "callFrame": { "functionName": "_copyActual", "scriptId": "30", "url": "node:buffer", "lineNumber": 253, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 266, "ticks": 1 } ] }, { "id": 2533, "callFrame": { "functionName": "getItemAvailability", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 598, "columnNumber": 29 }, "hitCount": 0, "children": [ 2534, 4281, 4314, 4469, 5434, 5436, 5437 ] }, { "id": 2534, "callFrame": { "functionName": "getLocalWarehouses", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 327, "columnNumber": 28 }, "hitCount": 0, "children": [ 2535 ] }, { "id": 2535, "callFrame": { "functionName": "tableExists", "scriptId": "1310", "url": "file:///opt/build/imshop-cloud/build/utils/schema-utils.js", "lineNumber": 6, "columnNumber": 28 }, "hitCount": 0, "children": [ 2536 ] }, { "id": 2536, "callFrame": { "functionName": "value", "scriptId": "1982", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/knex-builder/make-knex.js", "lineNumber": 90, "columnNumber": 20 }, "hitCount": 0, "children": [ 2537 ] }, { "id": 2537, "callFrame": { "functionName": "raw", "scriptId": "1982", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/knex-builder/make-knex.js", "lineNumber": 114, "columnNumber": 7 }, "hitCount": 0, "children": [ 2538 ] }, { "id": 2538, "callFrame": { "functionName": "raw", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 144, "columnNumber": 5 }, "hitCount": 0, "children": [ 2539 ] }, { "id": 2539, "callFrame": { "functionName": "set", "scriptId": "2125", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/raw.js", "lineNumber": 39, "columnNumber": 5 }, "hitCount": 1, "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 4281, "callFrame": { "functionName": "get", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 15, "columnNumber": 7 }, "hitCount": 0, "children": [ 4282 ] }, { "id": 4282, "callFrame": { "functionName": "WebhookConnector", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 196, "columnNumber": 15 }, "hitCount": 0, "children": [ 4283 ] }, { "id": 4283, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 4284, 4473 ] }, { "id": 4284, "callFrame": { "functionName": "create", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 19, "columnNumber": 15 }, "hitCount": 1, "children": [ 4285 ], "positionTicks": [ { "line": 98, "ticks": 1 } ] }, { "id": 4285, "callFrame": { "functionName": "deepFreeze", "scriptId": "1360", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/deep-freeze.js", "lineNumber": 3, "columnNumber": 19 }, "hitCount": 0, "children": [ 4286 ] }, { "id": 4286, "callFrame": { "functionName": "deepFreeze", "scriptId": "1360", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/deep-freeze.js", "lineNumber": 3, "columnNumber": 19 }, "hitCount": 0, "children": [ 4287 ] }, { "id": 4287, "callFrame": { "functionName": "is.plainObject", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 142, "columnNumber": 17 }, "hitCount": 0, "children": [ 4288 ] }, { "id": 4288, "callFrame": { "functionName": "getObjectType", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 7, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 4473, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 4474 ] }, { "id": 4474, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 0, "children": [ 4475 ] }, { "id": 4475, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "children": [ 4614 ], "positionTicks": [ { "line": 16, "ticks": 1 } ] }, { "id": 4614, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 4314, "callFrame": { "functionName": "getAvailability", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 560, "columnNumber": 25 }, "hitCount": 0, "children": [ 4315 ] }, { "id": 4315, "callFrame": { "functionName": "get settingsAvailabilityUrl", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5349, "columnNumber": 31 }, "hitCount": 0, "children": [ 4316 ] }, { "id": 4316, "callFrame": { "functionName": "getSettings", "scriptId": "3377", "url": "file:///opt/build/imshop-cloud/build/settings-library/webhook-connector-settings.js", "lineNumber": 3, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 449, "ticks": 1 } ] }, { "id": 4469, "callFrame": { "functionName": "getAvailabilityIntegration", "scriptId": "2610", "url": "file:///opt/build/imshop-cloud/build/repositories/integrations-repository.js", "lineNumber": 90, "columnNumber": 36 }, "hitCount": 0, "children": [ 4470 ] }, { "id": 4470, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4471 ] }, { "id": 4471, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4472 ] }, { "id": 4472, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 5434, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 754, "columnNumber": 44 }, "hitCount": 0, "children": [ 5435 ] }, { "id": 5435, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 765, "columnNumber": 54 }, "hitCount": 7, "children": [ 5438 ], "positionTicks": [ { "line": 766, "ticks": 7 } ] }, { "id": 5438, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 767, "columnNumber": 94 }, "hitCount": 1, "positionTicks": [ { "line": 768, "ticks": 1 } ] }, { "id": 5436, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 683, "columnNumber": 57 }, "hitCount": 1, "positionTicks": [ { "line": 684, "ticks": 1 } ] }, { "id": 5437, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 742, "columnNumber": 59 }, "hitCount": 1, "positionTicks": [ { "line": 743, "ticks": 1 } ] }, { "id": 2552, "callFrame": { "functionName": "scheduleCustomNotification", "scriptId": "2574", "url": "file:///opt/build/imshop-cloud/build/services/push-notifications-service.js", "lineNumber": 645, "columnNumber": 36 }, "hitCount": 1, "positionTicks": [ { "line": 703, "ticks": 1 } ] }, { "id": 2557, "callFrame": { "functionName": "getReviews", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 3057, "columnNumber": 20 }, "hitCount": 0, "children": [ 2558, 2812, 2968, 3509, 4120, 4508 ] }, { "id": 2558, "callFrame": { "functionName": "_options", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 4960, "columnNumber": 18 }, "hitCount": 0, "children": [ 2559 ] }, { "id": 2559, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 2560 ] }, { "id": 2560, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 2561 ] }, { "id": 2561, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2812, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 97, "ticks": 1 } ] }, { "id": 2968, "callFrame": { "functionName": "info", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 83, "columnNumber": 8 }, "hitCount": 0, "children": [ 2969 ] }, { "id": 2969, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 0, "children": [ 2970, 5145 ] }, { "id": 2970, "callFrame": { "functionName": "log", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 206, "columnNumber": 5 }, "hitCount": 0, "children": [ 2971 ] }, { "id": 2971, "callFrame": { "functionName": "Writable.write", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 2972 ] }, { "id": 2972, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 2973 ] }, { "id": 2973, "callFrame": { "functionName": "doWrite", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 2974 ] }, { "id": 2974, "callFrame": { "functionName": "Transform._write", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 147, "columnNumber": 38 }, "hitCount": 0, "children": [ 2975 ] }, { "id": 2975, "callFrame": { "functionName": "Transform._read", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 161, "columnNumber": 37 }, "hitCount": 0, "children": [ 2976 ] }, { "id": 2976, "callFrame": { "functionName": "_transform", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 274, "columnNumber": 12 }, "hitCount": 0, "children": [ 2977 ] }, { "id": 2977, "callFrame": { "functionName": "", "scriptId": "1799", "url": "file:///opt/build/imshop-cloud/node_modules/logform/json.js", "lineNumber": 25, "columnNumber": 24 }, "hitCount": 0, "children": [ 2978 ] }, { "id": 2978, "callFrame": { "functionName": "stringify", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 587, "columnNumber": 21 }, "hitCount": 0, "children": [ 2979 ] }, { "id": 2979, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 2980 ] }, { "id": 2980, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 2981 ] }, { "id": 2981, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 2982 ] }, { "id": 2982, "callFrame": { "functionName": "strEscape", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 26, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 29, "ticks": 1 } ] }, { "id": 5145, "callFrame": { "functionName": "exportLog", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 30, "columnNumber": 13 }, "hitCount": 1, "children": [ 5655 ], "positionTicks": [ { "line": 53, "ticks": 1 } ] }, { "id": 5655, "callFrame": { "functionName": "sendToQueue", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 171, "columnNumber": 15 }, "hitCount": 0, "children": [ 5656 ] }, { "id": 5656, "callFrame": { "functionName": "", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 173, "columnNumber": 71 }, "hitCount": 0, "children": [ 5657 ] }, { "id": 5657, "callFrame": { "functionName": "_startWorker", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 379, "columnNumber": 16 }, "hitCount": 0, "children": [ 5658 ] }, { "id": 5658, "callFrame": { "functionName": "_publishQueuedMessages", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 428, "columnNumber": 26 }, "hitCount": 0, "children": [ 5659 ] }, { "id": 5659, "callFrame": { "functionName": "sendToQueue", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 269, "columnNumber": 13 }, "hitCount": 0, "children": [ 5660 ] }, { "id": 5660, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 264, "columnNumber": 9 }, "hitCount": 0, "children": [ 5661 ] }, { "id": 5661, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 149, "columnNumber": 9 }, "hitCount": 0, "children": [ 5662 ] }, { "id": 5662, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 5663 ] }, { "id": 5663, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 5664 ] }, { "id": 5664, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 5665 ] }, { "id": 5665, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 5666 ] }, { "id": 5666, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 5667 ] }, { "id": 5667, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 5668 ] }, { "id": 5668, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1838", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel.js", "lineNumber": 88, "columnNumber": 24 }, "hitCount": 0, "children": [ 5669 ] }, { "id": 5669, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1815", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/connection.js", "lineNumber": 543, "columnNumber": 24 }, "hitCount": 0, "children": [ 5670 ] }, { "id": 5670, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 5671 ] }, { "id": 5671, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 5672 ] }, { "id": 5672, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 5673 ] }, { "id": 5673, "callFrame": { "functionName": "Transform._write", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 169, "columnNumber": 37 }, "hitCount": 0, "children": [ 5674 ] }, { "id": 5674, "callFrame": { "functionName": "PassThrough._transform", "scriptId": "70", "url": "node:internal/streams/passthrough", "lineNumber": 44, "columnNumber": 43 }, "hitCount": 0, "children": [ 5675 ] }, { "id": 5675, "callFrame": { "functionName": "", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 174, "columnNumber": 35 }, "hitCount": 0, "children": [ 5676 ] }, { "id": 5676, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 5677 ] }, { "id": 5677, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 0, "children": [ 5678 ] }, { "id": 5678, "callFrame": { "functionName": "addChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 311, "columnNumber": 17 }, "hitCount": 0, "children": [ 5679 ] }, { "id": 5679, "callFrame": { "functionName": "emitReadable", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 574, "columnNumber": 21 }, "hitCount": 0, "children": [ 5680 ] }, { "id": 5680, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 5681 ] }, { "id": 5681, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 5682 ] }, { "id": 5682, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 542, "ticks": 1 } ] }, { "id": 3509, "callFrame": { "functionName": "save", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 81, "columnNumber": 14 }, "hitCount": 0, "children": [ 3510, 3681 ] }, { "id": 3510, "callFrame": { "functionName": "_key", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 15, "columnNumber": 8 }, "hitCount": 0, "children": [ 3511 ] }, { "id": 3511, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 3512 ] }, { "id": 3512, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 3513 ] }, { "id": 3513, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 3514 ] }, { "id": 3514, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 72, "ticks": 1 } ] }, { "id": 3681, "callFrame": { "functionName": "redisClient.setAsync", "scriptId": "1723", "url": "file:///opt/build/imshop-cloud/build/utils/bootstrap.js", "lineNumber": 286, "columnNumber": 27 }, "hitCount": 0, "children": [ 3682 ] }, { "id": 3682, "callFrame": { "functionName": "fn", "scriptId": "21", "url": "node:internal/util", "lineNumber": 359, "columnNumber": 13 }, "hitCount": 0, "children": [ 3683 ] }, { "id": 3683, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 360, "columnNumber": 23 }, "hitCount": 0, "children": [ 3684 ] }, { "id": 3684, "callFrame": { "functionName": "RedisClient.<computed>.RedisClient.<computed>", "scriptId": "2216", "url": "file:///opt/build/imshop-cloud/node_modules/redis/lib/commands.js", "lineNumber": 26, "columnNumber": 97 }, "hitCount": 0, "children": [ 3685 ] }, { "id": 3685, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 3686 ] }, { "id": 3686, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 3687 ] }, { "id": 3687, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 3688 ] }, { "id": 3688, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3689 ] }, { "id": 3689, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3690 ] }, { "id": 3690, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3691 ] }, { "id": 3691, "callFrame": { "functionName": "RedisClient.internal_send_command", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 868, "columnNumber": 55 }, "hitCount": 0, "children": [ 3692 ] }, { "id": 3692, "callFrame": { "functionName": "RedisClient.write", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 1013, "columnNumber": 39 }, "hitCount": 0, "children": [ 3693 ] }, { "id": 3693, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 3694 ] }, { "id": 3694, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 3695 ] }, { "id": 3695, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 3696 ] }, { "id": 3696, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 3697 ] }, { "id": 3697, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 3698 ] }, { "id": 3698, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 3699 ] }, { "id": 3699, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 61, "ticks": 1 } ] }, { "id": 4120, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4121 ] }, { "id": 4121, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 4122 ] }, { "id": 4122, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4123 ] }, { "id": 4123, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4124 ] }, { "id": 4124, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 4508, "callFrame": { "functionName": "get settingsLogReviews", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5348, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 5349, "ticks": 1 } ] }, { "id": 2597, "callFrame": { "functionName": "getFilters", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1097, "columnNumber": 20 }, "hitCount": 4, "children": [ 2598, 2599, 2603, 2619, 2748, 3923, 4355, 4493, 5226, 5327 ], "positionTicks": [ { "line": 1435, "ticks": 1 }, { "line": 1423, "ticks": 1 }, { "line": 1155, "ticks": 2 } ] }, { "id": 2598, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1154, "columnNumber": 33 }, "hitCount": 12, "positionTicks": [ { "line": 1166, "ticks": 1 }, { "line": 1200, "ticks": 1 }, { "line": 1227, "ticks": 1 }, { "line": 1203, "ticks": 2 }, { "line": 1233, "ticks": 1 }, { "line": 1204, "ticks": 1 }, { "line": 1191, "ticks": 1 }, { "line": 1208, "ticks": 1 }, { "line": 1156, "ticks": 3 } ] }, { "id": 2599, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1238, "columnNumber": 36 }, "hitCount": 0, "children": [ 2600, 3519 ] }, { "id": 2600, "callFrame": { "functionName": "lodash.<computed>", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 17085, "columnNumber": 45 }, "hitCount": 0, "children": [ 2601 ] }, { "id": 2601, "callFrame": { "functionName": "LazyWrapper.<computed>", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 16994, "columnNumber": 50 }, "hitCount": 0, "children": [ 2602 ] }, { "id": 2602, "callFrame": { "functionName": "lazyClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1844, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 1846, "ticks": 1 } ] }, { "id": 3519, "callFrame": { "functionName": "wrapperValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 9112, "columnNumber": 25 }, "hitCount": 0, "children": [ 3520 ] }, { "id": 3520, "callFrame": { "functionName": "baseWrapperValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4423, "columnNumber": 29 }, "hitCount": 0, "children": [ 3521 ] }, { "id": 3521, "callFrame": { "functionName": "lazyValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1883, "columnNumber": 22 }, "hitCount": 0, "children": [ 3522, 3709 ] }, { "id": 3522, "callFrame": { "functionName": "baseWrapperValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4423, "columnNumber": 29 }, "hitCount": 0, "children": [ 3523 ] }, { "id": 3523, "callFrame": { "functionName": "arrayReduce", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 688, "columnNumber": 22 }, "hitCount": 0, "children": [ 3524 ] }, { "id": 3524, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4428, "columnNumber": 42 }, "hitCount": 0, "children": [ 3525 ] }, { "id": 3525, "callFrame": { "functionName": "thru", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 8857, "columnNumber": 17 }, "hitCount": 1, "children": [ 3702 ], "positionTicks": [ { "line": 8859, "ticks": 1 } ] }, { "id": 3702, "callFrame": { "functionName": "interceptor", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 17092, "columnNumber": 34 }, "hitCount": 0, "children": [ 3703 ] }, { "id": 3703, "callFrame": { "functionName": "map", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 9619, "columnNumber": 16 }, "hitCount": 0, "children": [ 3704 ] }, { "id": 3704, "callFrame": { "functionName": "baseMap", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3579, "columnNumber": 20 }, "hitCount": 0, "children": [ 3705 ] }, { "id": 3705, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4930, "columnNumber": 21 }, "hitCount": 0, "children": [ 3706 ] }, { "id": 3706, "callFrame": { "functionName": "baseForOwn", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3030, "columnNumber": 23 }, "hitCount": 0, "children": [ 3707 ] }, { "id": 3707, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4958, "columnNumber": 21 }, "hitCount": 0, "children": [ 3708 ] }, { "id": 3708, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3583, "columnNumber": 35 }, "hitCount": 2, "positionTicks": [ { "line": 3585, "ticks": 2 } ] }, { "id": 3709, "callFrame": { "functionName": "wrapperValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 9112, "columnNumber": 25 }, "hitCount": 0, "children": [ 3710 ] }, { "id": 3710, "callFrame": { "functionName": "baseWrapperValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4423, "columnNumber": 29 }, "hitCount": 0, "children": [ 3711 ] }, { "id": 3711, "callFrame": { "functionName": "arrayReduce", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 688, "columnNumber": 22 }, "hitCount": 0, "children": [ 3712 ] }, { "id": 3712, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4428, "columnNumber": 42 }, "hitCount": 0, "children": [ 3713 ] }, { "id": 3713, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4880, "columnNumber": 21 }, "hitCount": 0, "children": [ 3714 ] }, { "id": 3714, "callFrame": { "functionName": "arrayAggregator", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 504, "columnNumber": 26 }, "hitCount": 1, "children": [ 3715 ], "positionTicks": [ { "line": 894, "ticks": 1 } ] }, { "id": 3715, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 9460, "columnNumber": 43 }, "hitCount": 1, "children": [ 3716 ], "positionTicks": [ { "line": 9462, "ticks": 1 } ] }, { "id": 3716, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 4, "positionTicks": [ { "line": 2601, "ticks": 4 } ] }, { "id": 2603, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1254, "columnNumber": 44 }, "hitCount": 2, "children": [ 2604, 2607 ], "positionTicks": [ { "line": 1276, "ticks": 1 }, { "line": 1271, "ticks": 1 } ] }, { "id": 2604, "callFrame": { "functionName": "orderBy", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 9653, "columnNumber": 20 }, "hitCount": 0, "children": [ 2605 ] }, { "id": 2605, "callFrame": { "functionName": "baseOrderBy", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3762, "columnNumber": 24 }, "hitCount": 0, "children": [ 2606, 3723 ] }, { "id": 2606, "callFrame": { "functionName": "baseMap", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3579, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 3582, "ticks": 1 } ] }, { "id": 3723, "callFrame": { "functionName": "baseSortBy", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 942, "columnNumber": 21 }, "hitCount": 0, "children": [ 3724 ] }, { "id": 3724, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3786, "columnNumber": 40 }, "hitCount": 0, "children": [ 3725 ] }, { "id": 3725, "callFrame": { "functionName": "compareMultiple", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4693, "columnNumber": 28 }, "hitCount": 1, "children": [ 3726 ], "positionTicks": [ { "line": 4702, "ticks": 1 } ] }, { "id": 3726, "callFrame": { "functionName": "compareAscending", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4649, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 4662, "ticks": 1 } ] }, { "id": 2607, "callFrame": { "functionName": "uniqWith", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 8504, "columnNumber": 21 }, "hitCount": 0, "children": [ 2608 ] }, { "id": 2608, "callFrame": { "functionName": "baseUniq", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4310, "columnNumber": 21 }, "hitCount": 0, "children": [ 2609 ] }, { "id": 2609, "callFrame": { "functionName": "arrayIncludesWith", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 625, "columnNumber": 28 }, "hitCount": 6, "children": [ 2610 ], "positionTicks": [ { "line": 3361, "ticks": 1 }, { "line": 3375, "ticks": 1 }, { "line": 3343, "ticks": 1 }, { "line": 3371, "ticks": 2 }, { "line": 3360, "ticks": 1 } ] }, { "id": 2610, "callFrame": { "functionName": "isEqual", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11598, "columnNumber": 20 }, "hitCount": 0, "children": [ 2611 ] }, { "id": 2611, "callFrame": { "functionName": "baseIsEqual", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3308, "columnNumber": 24 }, "hitCount": 0, "children": [ 2612 ] }, { "id": 2612, "callFrame": { "functionName": "baseIsEqualDeep", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3332, "columnNumber": 28 }, "hitCount": 6, "children": [ 2613, 2614, 3526 ], "positionTicks": [ { "line": 3360, "ticks": 1 }, { "line": 3375, "ticks": 5 } ] }, { "id": 2613, "callFrame": { "functionName": "baseGetTag", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3104, "columnNumber": 23 }, "hitCount": 3, "positionTicks": [ { "line": 3109, "ticks": 3 } ] }, { "id": 2614, "callFrame": { "functionName": "equalObjects", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5831, "columnNumber": 25 }, "hitCount": 15, "children": [ 2615, 2618, 3717 ], "positionTicks": [ { "line": 5850, "ticks": 1 }, { "line": 2350, "ticks": 1 }, { "line": 2532, "ticks": 1 }, { "line": 5844, "ticks": 1 }, { "line": 2394, "ticks": 1 }, { "line": 5872, "ticks": 3 }, { "line": 5845, "ticks": 3 }, { "line": 5836, "ticks": 2 }, { "line": 5862, "ticks": 2 } ] }, { "id": 2615, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 1, "children": [ 2616 ], "positionTicks": [ { "line": 6080, "ticks": 1 } ] }, { "id": 2616, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 2617, 3719 ] }, { "id": 2617, "callFrame": { "functionName": "getSymbols", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6074, "columnNumber": 61 }, "hitCount": 15, "positionTicks": [ { "line": 6080, "ticks": 15 } ] }, { "id": 3719, "callFrame": { "functionName": "keys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13373, "columnNumber": 17 }, "hitCount": 0, "children": [ 3720 ] }, { "id": 3720, "callFrame": { "functionName": "baseKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3523, "columnNumber": 21 }, "hitCount": 0, "children": [ 3721, 3722 ] }, { "id": 3721, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 1223, "columnNumber": 19 }, "hitCount": 2, "positionTicks": [ { "line": 1225, "ticks": 2 } ] }, { "id": 3722, "callFrame": { "functionName": "isPrototype", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6441, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 6443, "ticks": 1 } ] }, { "id": 2618, "callFrame": { "functionName": "baseIsEqual", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3308, "columnNumber": 24 }, "hitCount": 2, "positionTicks": [ { "line": 3309, "ticks": 2 } ] }, { "id": 3717, "callFrame": { "functionName": "stackDelete", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2347, "columnNumber": 24 }, "hitCount": 0, "children": [ 3718 ] }, { "id": 3718, "callFrame": { "functionName": "listCacheDelete", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2081, "columnNumber": 28 }, "hitCount": 5, "positionTicks": [ { "line": 2093, "ticks": 5 } ] }, { "id": 3526, "callFrame": { "functionName": "baseIsEqual", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3308, "columnNumber": 24 }, "hitCount": 2, "positionTicks": [ { "line": 3309, "ticks": 2 } ] }, { "id": 2619, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2603", "url": "file:///opt/build/imshop-cloud/build/utils/query-builder-utils.js", "lineNumber": 76, "columnNumber": 30 }, "hitCount": 0, "children": [ 2620, 4181 ] }, { "id": 2620, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 19, "columnNumber": 30 }, "hitCount": 0, "children": [ 2621, 2632, 2749, 4359, 5117 ] }, { "id": 2621, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 2622 ] }, { "id": 2622, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 2623 ] }, { "id": 2623, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 2624 ] }, { "id": 2624, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 1, "children": [ 2625 ], "positionTicks": [ { "line": 226, "ticks": 1 } ] }, { "id": 2625, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 2626, 5228 ] }, { "id": 2626, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 2627, 3729 ] }, { "id": 2627, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 2628 ] }, { "id": 2628, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 2629 ] }, { "id": 2629, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 2630 ] }, { "id": 2630, "callFrame": { "functionName": "_function", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 307, "columnNumber": 23 }, "hitCount": 0, "children": [ 2631 ] }, { "id": 2631, "callFrame": { "functionName": "isNativeFunction", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 107, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 3729, "callFrame": { "functionName": "_string", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 303, "columnNumber": 21 }, "hitCount": 0, "children": [ 3730 ] }, { "id": 3730, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 3731 ] }, { "id": 3731, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 0, "children": [ 3732 ] }, { "id": 3732, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 5228, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 5229 ] }, { "id": 5229, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 2632, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 2633 ] }, { "id": 2633, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 2634, 3527 ] }, { "id": 2634, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2635 ] }, { "id": 2635, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 2636 ] }, { "id": 2636, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 2637 ] }, { "id": 2637, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2638 ] }, { "id": 2638, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2639 ] }, { "id": 2639, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2640 ] }, { "id": 2640, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2641 ] }, { "id": 2641, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2642 ] }, { "id": 2642, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 2643 ] }, { "id": 2643, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 2644 ] }, { "id": 2644, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 2645 ] }, { "id": 2645, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 2646 ] }, { "id": 2646, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 2647, 4958 ] }, { "id": 2647, "callFrame": { "functionName": "OutgoingMessage", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 103, "columnNumber": 24 }, "hitCount": 0, "children": [ 2648 ] }, { "id": 2648, "callFrame": { "functionName": "Stream", "scriptId": "61", "url": "node:internal/streams/legacy", "lineNumber": 9, "columnNumber": 15 }, "hitCount": 0, "children": [ 2649 ] }, { "id": 2649, "callFrame": { "functionName": "EventEmitter", "scriptId": "29", "url": "node:events", "lineNumber": 211, "columnNumber": 21 }, "hitCount": 0, "children": [ 2650 ] }, { "id": 2650, "callFrame": { "functionName": "EventEmitter.init", "scriptId": "29", "url": "node:events", "lineNumber": 336, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 339, "ticks": 1 } ] }, { "id": 4958, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 4959 ] }, { "id": 4959, "callFrame": { "functionName": "asyncResetHandle", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 523, "columnNumber": 25 }, "hitCount": 0, "children": [ 4960 ] }, { "id": 4960, "callFrame": { "functionName": "asyncReset", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 529, "ticks": 1 } ] }, { "id": 3527, "callFrame": { "functionName": "serialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 36, "columnNumber": 12 }, "hitCount": 1, "positionTicks": [ { "line": 37, "ticks": 1 } ] }, { "id": 2749, "callFrame": { "functionName": "isEmpty", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11546, "columnNumber": 20 }, "hitCount": 0, "children": [ 2750 ] }, { "id": 2750, "callFrame": { "functionName": "baseGetTag", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3104, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 3109, "ticks": 1 } ] }, { "id": 4359, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4360 ] }, { "id": 4360, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 4361 ] }, { "id": 4361, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4362 ] }, { "id": 4362, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4363 ] }, { "id": 4363, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 5117, "callFrame": { "functionName": "countApi", "scriptId": "940", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/count.js", "lineNumber": 28, "columnNumber": 18 }, "hitCount": 0, "children": [ 5118 ] }, { "id": 5118, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 5119 ] }, { "id": 5119, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 5120 ] }, { "id": 5120, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 5121 ] }, { "id": 5121, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 5122 ] }, { "id": 5122, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 5123 ] }, { "id": 5123, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 5124 ] }, { "id": 5124, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 5125 ] }, { "id": 5125, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 5126 ] }, { "id": 5126, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 5127 ] }, { "id": 5127, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 5128 ] }, { "id": 5128, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 5129 ] }, { "id": 5129, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 5130 ] }, { "id": 5130, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 5131 ] }, { "id": 5131, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 5132 ] }, { "id": 5132, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 5133 ] }, { "id": 5133, "callFrame": { "functionName": "setRequestSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 514, "columnNumber": 25 }, "hitCount": 0, "children": [ 5134 ] }, { "id": 5134, "callFrame": { "functionName": "onSocket", "scriptId": "530", "url": "node:_http_client", "lineNumber": 867, "columnNumber": 52 }, "hitCount": 0, "children": [ 5135 ] }, { "id": 5135, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 5136 ] }, { "id": 5136, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1112, "ticks": 1 } ] }, { "id": 4181, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 328, "ticks": 1 } ] }, { "id": 2748, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1295, "columnNumber": 39 }, "hitCount": 2, "positionTicks": [ { "line": 1304, "ticks": 2 } ] }, { "id": 3923, "callFrame": { "functionName": "getFilters", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1097, "columnNumber": 20 }, "hitCount": 0, "children": [ 3924 ] }, { "id": 3924, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2603", "url": "file:///opt/build/imshop-cloud/build/utils/query-builder-utils.js", "lineNumber": 76, "columnNumber": 30 }, "hitCount": 0, "children": [ 3925 ] }, { "id": 3925, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 19, "columnNumber": 30 }, "hitCount": 0, "children": [ 3926 ] }, { "id": 3926, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 3927 ] }, { "id": 3927, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 3928 ] }, { "id": 3928, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3929 ] }, { "id": 3929, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 3930 ] }, { "id": 3930, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 1, "children": [ 4822 ], "positionTicks": [ { "line": 251, "ticks": 1 } ] }, { "id": 4822, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 4823 ] }, { "id": 4823, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 4824 ] }, { "id": 4824, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 4825 ] }, { "id": 4825, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 190, "ticks": 1 } ] }, { "id": 4355, "callFrame": { "functionName": "orderBy", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 9653, "columnNumber": 20 }, "hitCount": 0, "children": [ 4356 ] }, { "id": 4356, "callFrame": { "functionName": "baseOrderBy", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3762, "columnNumber": 24 }, "hitCount": 0, "children": [ 4357 ] }, { "id": 4357, "callFrame": { "functionName": "baseSortBy", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 942, "columnNumber": 21 }, "hitCount": 0, "children": [ 4358 ] }, { "id": 4358, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3786, "columnNumber": 40 }, "hitCount": 1, "positionTicks": [ { "line": 3788, "ticks": 1 } ] }, { "id": 4493, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1455, "columnNumber": 17 }, "hitCount": 0, "children": [ 4494 ] }, { "id": 4494, "callFrame": { "functionName": "I18nService.t", "scriptId": "2579", "url": "file:///opt/build/imshop-cloud/build/services/i18n-service.js", "lineNumber": 38, "columnNumber": 17 }, "hitCount": 1, "children": [ 4495 ], "positionTicks": [ { "line": 44, "ticks": 1 } ] }, { "id": 4495, "callFrame": { "functionName": "I18n.translate", "scriptId": "2580", "url": "file:///opt/build/imshop-cloud/node_modules/i18n-js/app/assets/javascripts/i18n.js", "lineNumber": 571, "columnNumber": 27 }, "hitCount": 0, "children": [ 4496 ] }, { "id": 4496, "callFrame": { "functionName": "I18n.prepareOptions", "scriptId": "2580", "url": "file:///opt/build/imshop-cloud/node_modules/i18n-js/app/assets/javascripts/i18n.js", "lineNumber": 520, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 543, "ticks": 1 } ] }, { "id": 5226, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1493, "columnNumber": 53 }, "hitCount": 0, "children": [ 5227 ] }, { "id": 5227, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1499, "columnNumber": 49 }, "hitCount": 1, "positionTicks": [ { "line": 1501, "ticks": 1 } ] }, { "id": 5327, "callFrame": { "functionName": "I18nService.t", "scriptId": "2579", "url": "file:///opt/build/imshop-cloud/build/services/i18n-service.js", "lineNumber": 38, "columnNumber": 17 }, "hitCount": 0, "children": [ 5328 ] }, { "id": 5328, "callFrame": { "functionName": "I18n.translate", "scriptId": "2580", "url": "file:///opt/build/imshop-cloud/node_modules/i18n-js/app/assets/javascripts/i18n.js", "lineNumber": 571, "columnNumber": 27 }, "hitCount": 0, "children": [ 5329 ] }, { "id": 5329, "callFrame": { "functionName": "I18n.prepareOptions", "scriptId": "2580", "url": "file:///opt/build/imshop-cloud/node_modules/i18n-js/app/assets/javascripts/i18n.js", "lineNumber": 520, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 534, "ticks": 1 } ] }, { "id": 2696, "callFrame": { "functionName": "resolve", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 29, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 30, "ticks": 1 } ] }, { "id": 2711, "callFrame": { "functionName": "locationFromCityNameOrId", "scriptId": "1698", "url": "file:///opt/build/imshop-cloud/build/utils/geo-helpers.js", "lineNumber": 125, "columnNumber": 33 }, "hitCount": 0, "children": [ 2796 ] }, { "id": 2796, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 2797 ] }, { "id": 2797, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 2712, "callFrame": { "functionName": "getLocations", "scriptId": "2560", "url": "file:///opt/build/imshop-cloud/build/services/warehouses-service.js", "lineNumber": 162, "columnNumber": 22 }, "hitCount": 0, "children": [ 2713 ] }, { "id": 2713, "callFrame": { "functionName": "getLocationsFromDB", "scriptId": "2560", "url": "file:///opt/build/imshop-cloud/build/services/warehouses-service.js", "lineNumber": 69, "columnNumber": 28 }, "hitCount": 0, "children": [ 2714 ] }, { "id": 2714, "callFrame": { "functionName": "indexExists", "scriptId": "1539", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-utils.js", "lineNumber": 300, "columnNumber": 28 }, "hitCount": 0, "children": [ 2715 ] }, { "id": 2715, "callFrame": { "functionName": "indicesExistsApi", "scriptId": "963", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/indices.js", "lineNumber": 443, "columnNumber": 56 }, "hitCount": 0, "children": [ 2716 ] }, { "id": 2716, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 2717 ] }, { "id": 2717, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2718 ] }, { "id": 2718, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 2719 ] }, { "id": 2719, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 2720 ] }, { "id": 2720, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2721 ] }, { "id": 2721, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2722 ] }, { "id": 2722, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2723 ] }, { "id": 2723, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2724 ] }, { "id": 2724, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2725 ] }, { "id": 2725, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 2726 ] }, { "id": 2726, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 2727 ] }, { "id": 2727, "callFrame": { "functionName": "addAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 91, "columnNumber": 59 }, "hitCount": 0, "children": [ 2728 ] }, { "id": 2728, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 0, "children": [ 2729 ] }, { "id": 2729, "callFrame": { "functionName": "_set", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 52, "columnNumber": 6 }, "hitCount": 1, "positionTicks": [ { "line": 54, "ticks": 1 } ] }, { "id": 2761, "callFrame": { "functionName": "getAppliedOffers", "scriptId": "1705", "url": "file:///opt/build/imshop-cloud/build/services/orders-service.js", "lineNumber": 1744, "columnNumber": 26 }, "hitCount": 0, "children": [ 2762 ] }, { "id": 2762, "callFrame": { "functionName": "get", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 15, "columnNumber": 7 }, "hitCount": 0, "children": [ 2763 ] }, { "id": 2763, "callFrame": { "functionName": "WebhookConnector", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 196, "columnNumber": 15 }, "hitCount": 0, "children": [ 2764 ] }, { "id": 2764, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 2765 ] }, { "id": 2765, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 2766 ] }, { "id": 2766, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 2767 ] }, { "id": 2767, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 2775, "callFrame": { "functionName": "getToday", "scriptId": "2606", "url": "file:///opt/build/imshop-cloud/build/repositories/today-repository.js", "lineNumber": 122, "columnNumber": 18 }, "hitCount": 0, "children": [ 2776, 3178, 3474 ] }, { "id": 2776, "callFrame": { "functionName": "gt", "scriptId": "775", "url": "file:///opt/build/imshop-cloud/node_modules/semver/functions/gt.js", "lineNumber": 1, "columnNumber": 11 }, "hitCount": 0, "children": [ 2777 ] }, { "id": 2777, "callFrame": { "functionName": "compare", "scriptId": "769", "url": "file:///opt/build/imshop-cloud/node_modules/semver/functions/compare.js", "lineNumber": 1, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 3, "ticks": 1 } ] }, { "id": 3178, "callFrame": { "functionName": "hooks", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 14, "columnNumber": 18 }, "hitCount": 0, "children": [ 3179 ] }, { "id": 3179, "callFrame": { "functionName": "createLocal", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 3039, "columnNumber": 24 }, "hitCount": 0, "children": [ 3180 ] }, { "id": 3180, "callFrame": { "functionName": "createLocalOrUTC", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 3008, "columnNumber": 29 }, "hitCount": 0, "children": [ 3181 ] }, { "id": 3181, "callFrame": { "functionName": "createFromConfig", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 2941, "columnNumber": 29 }, "hitCount": 0, "children": [ 3182 ] }, { "id": 3182, "callFrame": { "functionName": "Moment", "scriptId": "2550", "url": "file:///opt/build/imshop-cloud/node_modules/moment/moment.js", "lineNumber": 259, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 261, "ticks": 1 } ] }, { "id": 3474, "callFrame": { "functionName": "orderByRaw", "scriptId": "2101", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querybuilder.js", "lineNumber": 789, "columnNumber": 12 }, "hitCount": 1, "positionTicks": [ { "line": 792, "ticks": 1 } ] }, { "id": 2794, "callFrame": { "functionName": "beforeHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 72, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 73, "ticks": 1 } ] }, { "id": 2807, "callFrame": { "functionName": "getReviews", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 655, "columnNumber": 20 }, "hitCount": 0, "children": [ 2808 ] }, { "id": 2808, "callFrame": { "functionName": "get", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 15, "columnNumber": 7 }, "hitCount": 0, "children": [ 2809 ] }, { "id": 2809, "callFrame": { "functionName": "WebhookConnector", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 196, "columnNumber": 15 }, "hitCount": 0, "children": [ 2810 ] }, { "id": 2810, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 2811, 3633 ] }, { "id": 2811, "callFrame": { "functionName": "create", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 19, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 144, "ticks": 1 } ] }, { "id": 3633, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 218, "ticks": 1 } ] }, { "id": 2832, "callFrame": { "functionName": "ItemsService.getShortItems", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 55, "columnNumber": 29 }, "hitCount": 0, "children": [ 2833 ] }, { "id": 2833, "callFrame": { "functionName": "getItems", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 56, "columnNumber": 18 }, "hitCount": 1, "children": [ 2834 ], "positionTicks": [ { "line": 69, "ticks": 1 } ] }, { "id": 2834, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2603", "url": "file:///opt/build/imshop-cloud/build/utils/query-builder-utils.js", "lineNumber": 76, "columnNumber": 30 }, "hitCount": 0, "children": [ 2835 ] }, { "id": 2835, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2601", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-query-builder-utils.js", "lineNumber": 19, "columnNumber": 30 }, "hitCount": 0, "children": [ 2836, 3268 ] }, { "id": 2836, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 2837 ] }, { "id": 2837, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 1, "children": [ 4749 ], "positionTicks": [ { "line": 153, "ticks": 1 } ] }, { "id": 4749, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 4750 ] }, { "id": 4750, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 4751 ] }, { "id": 4751, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 4752 ] }, { "id": 4752, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 4753 ] }, { "id": 4753, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 4754 ] }, { "id": 4754, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 4755 ] }, { "id": 4755, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 4756 ] }, { "id": 4756, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4757 ] }, { "id": 4757, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 4758, 5590 ] }, { "id": 4758, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 4759 ] }, { "id": 4759, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 4760 ] }, { "id": 4760, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 4761 ] }, { "id": 4761, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 155, "ticks": 1 } ] }, { "id": 5590, "callFrame": { "functionName": "maybeAddDtCatHeaders", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 5591 ] }, { "id": 5591, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 1, "positionTicks": [ { "line": 985, "ticks": 1 } ] }, { "id": 3268, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 0, "children": [ 3269 ] }, { "id": 3269, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 3270 ] }, { "id": 3270, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3271 ] }, { "id": 3271, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 3272 ] }, { "id": 3272, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 3273 ] }, { "id": 3273, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3274 ] }, { "id": 3274, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 3275 ] }, { "id": 3275, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 3276, 5500 ] }, { "id": 3276, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3277 ] }, { "id": 3277, "callFrame": { "functionName": "_function", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 307, "columnNumber": 23 }, "hitCount": 0, "children": [ 3278 ] }, { "id": 3278, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 3279 ] }, { "id": 3279, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 3280 ] }, { "id": 3280, "callFrame": { "functionName": "_string", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 303, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 305, "ticks": 1 } ] }, { "id": 5500, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 5501 ] }, { "id": 5501, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 0, "children": [ 5502 ] }, { "id": 5502, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 2838, "callFrame": { "functionName": "instantiate", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 58, "columnNumber": 21 }, "hitCount": 0, "children": [ 2839 ] }, { "id": 2839, "callFrame": { "functionName": "get", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 15, "columnNumber": 7 }, "hitCount": 0, "children": [ 2840 ] }, { "id": 2840, "callFrame": { "functionName": "WebhookConnector", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 196, "columnNumber": 15 }, "hitCount": 0, "children": [ 2841 ] }, { "id": 2841, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 2842 ] }, { "id": 2842, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 1, "children": [ 2844, 4889 ], "positionTicks": [ { "line": 201, "ticks": 1 } ] }, { "id": 2844, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 4889, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 0, "children": [ 4890 ] }, { "id": 4890, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 4891 ] }, { "id": 4891, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 6, "ticks": 1 } ] }, { "id": 2923, "callFrame": { "functionName": "login", "scriptId": "1717", "url": "file:///opt/build/imshop-cloud/build/services/users-service.js", "lineNumber": 97, "columnNumber": 15 }, "hitCount": 0, "children": [ 2924 ] }, { "id": 2924, "callFrame": { "functionName": "login", "scriptId": "3132", "url": "file:///opt/build/imshop-cloud/build/interfaces/connectors/core-connector.js", "lineNumber": 92, "columnNumber": 15 }, "hitCount": 0, "children": [ 2925 ] }, { "id": 2925, "callFrame": { "functionName": "login", "scriptId": "3133", "url": "file:///opt/build/imshop-cloud/build/interfaces/mixins/idp-mixins.js", "lineNumber": 26, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 32, "ticks": 1 } ] }, { "id": 2926, "callFrame": { "functionName": "login", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 239, "columnNumber": 15 }, "hitCount": 0, "children": [ 2927, 5209 ] }, { "id": 2927, "callFrame": { "functionName": "tryPostWebhook", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 905, "columnNumber": 24 }, "hitCount": 0, "children": [ 2928 ] }, { "id": 2928, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 0, "children": [ 2929 ] }, { "id": 2929, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 2930 ] }, { "id": 2930, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 0, "children": [ 2931 ] }, { "id": 2931, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 2932 ] }, { "id": 2932, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 117, "ticks": 1 } ] }, { "id": 5209, "callFrame": { "functionName": "signedToken", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 1041, "columnNumber": 15 }, "hitCount": 0, "children": [ 5210 ] }, { "id": 5210, "callFrame": { "functionName": "_signToken", "scriptId": "1369", "url": "file:///opt/build/imshop-cloud/build/core/core-identity-provider.js", "lineNumber": 42, "columnNumber": 14 }, "hitCount": 0, "children": [ 5211 ] }, { "id": 5211, "callFrame": { "functionName": "globalSignToken", "scriptId": "1369", "url": "file:///opt/build/imshop-cloud/build/core/core-identity-provider.js", "lineNumber": 36, "columnNumber": 26 }, "hitCount": 0, "children": [ 5212 ] }, { "id": 5212, "callFrame": { "functionName": "module.exports", "scriptId": "1391", "url": "file:///opt/build/imshop-cloud/node_modules/jsonwebtoken/sign.js", "lineNumber": 85, "columnNumber": 26 }, "hitCount": 0, "children": [ 5213 ] }, { "id": 5213, "callFrame": { "functionName": "createPrivateKey", "scriptId": "99", "url": "node:internal/crypto/keys", "lineNumber": 623, "columnNumber": 25 }, "hitCount": 0, "children": [ 5214 ] }, { "id": 5214, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 632, "ticks": 1 } ] }, { "id": 2937, "callFrame": { "functionName": "getToday", "scriptId": "4178", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/today-endpoint.js", "lineNumber": 76, "columnNumber": 17 }, "hitCount": 0, "children": [ 2938, 4030 ] }, { "id": 2938, "callFrame": { "functionName": "", "scriptId": "4178", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/today-endpoint.js", "lineNumber": 87, "columnNumber": 34 }, "hitCount": 0, "children": [ 2939 ] }, { "id": 2939, "callFrame": { "functionName": "_toPublic", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 29, "columnNumber": 20 }, "hitCount": 0, "children": [ 2940 ] }, { "id": 2940, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 31, "columnNumber": 44 }, "hitCount": 2, "positionTicks": [ { "line": 35, "ticks": 2 } ] }, { "id": 4030, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 90, "columnNumber": 39 }, "hitCount": 0, "children": [ 4031 ] }, { "id": 4031, "callFrame": { "functionName": "set body", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 133, "columnNumber": 10 }, "hitCount": 0, "children": [ 4032 ] }, { "id": 4032, "callFrame": { "functionName": "setStatus", "scriptId": "734", "url": "file:///opt/build/imshop-cloud/node_modules/@newrelic/koa/lib/instrumentation.js", "lineNumber": 135, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 140, "ticks": 1 } ] }, { "id": 2989, "callFrame": { "functionName": "CategoriesService.getPublicCategories", "scriptId": "3697", "url": "file:///opt/build/imshop-cloud/build/services/categories-service.js", "lineNumber": 15, "columnNumber": 35 }, "hitCount": 0, "children": [ 2990, 4608, 4611 ] }, { "id": 2990, "callFrame": { "functionName": "getCategories", "scriptId": "2599", "url": "file:///opt/build/imshop-cloud/build/repositories/categories-repository.js", "lineNumber": 50, "columnNumber": 23 }, "hitCount": 0, "children": [ 2991 ] }, { "id": 2991, "callFrame": { "functionName": "indexExists", "scriptId": "1539", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-utils.js", "lineNumber": 300, "columnNumber": 28 }, "hitCount": 0, "children": [ 2992 ] }, { "id": 2992, "callFrame": { "functionName": "indicesExistsApi", "scriptId": "963", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/indices.js", "lineNumber": 443, "columnNumber": 56 }, "hitCount": 0, "children": [ 2993 ] }, { "id": 2993, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 2994 ] }, { "id": 2994, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 2995 ] }, { "id": 2995, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 1, "children": [ 2996 ], "positionTicks": [ { "line": 207, "ticks": 1 } ] }, { "id": 2996, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 2997 ] }, { "id": 2997, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2998 ] }, { "id": 2998, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2999 ] }, { "id": 2999, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 3000 ] }, { "id": 3000, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3001 ] }, { "id": 3001, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3002 ] }, { "id": 3002, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 3003 ] }, { "id": 3003, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 3004 ] }, { "id": 3004, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 3005 ] }, { "id": 3005, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 3006 ] }, { "id": 3006, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 3007 ] }, { "id": 3007, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 3008 ] }, { "id": 3008, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 3009 ] }, { "id": 3009, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 3010 ] }, { "id": 3010, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3011 ] }, { "id": 3011, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3012 ] }, { "id": 3012, "callFrame": { "functionName": "connect", "scriptId": "463", "url": "node:net", "lineNumber": 227, "columnNumber": 16 }, "hitCount": 0, "children": [ 3013 ] }, { "id": 3013, "callFrame": { "functionName": "Socket", "scriptId": "463", "url": "node:net", "lineNumber": 337, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 384, "ticks": 1 } ] }, { "id": 4608, "callFrame": { "functionName": "", "scriptId": "3697", "url": "file:///opt/build/imshop-cloud/build/services/categories-service.js", "lineNumber": 55, "columnNumber": 34 }, "hitCount": 0, "children": [ 4609 ] }, { "id": 4609, "callFrame": { "functionName": "_toPublic", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 29, "columnNumber": 20 }, "hitCount": 1, "children": [ 4610 ], "positionTicks": [ { "line": 39, "ticks": 1 } ] }, { "id": 4610, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 31, "columnNumber": 44 }, "hitCount": 4, "positionTicks": [ { "line": 39, "ticks": 1 }, { "line": 35, "ticks": 1 }, { "line": 33, "ticks": 2 } ] }, { "id": 4611, "callFrame": { "functionName": "", "scriptId": "3697", "url": "file:///opt/build/imshop-cloud/build/services/categories-service.js", "lineNumber": 55, "columnNumber": 132 }, "hitCount": 7, "positionTicks": [ { "line": 76, "ticks": 2 }, { "line": 60, "ticks": 5 } ] }, { "id": 3057, "callFrame": { "functionName": "getIdentityById", "scriptId": "2685", "url": "file:///opt/build/imshop-cloud/build/repositories/users-repository.js", "lineNumber": 30, "columnNumber": 25 }, "hitCount": 0, "children": [ 3058 ] }, { "id": 3058, "callFrame": { "functionName": "_fromObject", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 5, "columnNumber": 22 }, "hitCount": 0, "children": [ 3059 ] }, { "id": 3059, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 7, "columnNumber": 39 }, "hitCount": 5, "positionTicks": [ { "line": 9, "ticks": 5 } ] }, { "id": 3110, "callFrame": { "functionName": "getLocalWarehouses", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 327, "columnNumber": 28 }, "hitCount": 0, "children": [ 3111 ] }, { "id": 3111, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 3112 ] }, { "id": 3112, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 3113 ] }, { "id": 3113, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 3114 ] }, { "id": 3114, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 3115 ] }, { "id": 3115, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 3116 ] }, { "id": 3116, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 3117 ] }, { "id": 3117, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 3118 ] }, { "id": 3118, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 3119 ] }, { "id": 3119, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3120 ] }, { "id": 3120, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3121 ] }, { "id": 3121, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 3122, 4040 ] }, { "id": 3122, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 3123 ] }, { "id": 3123, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 3124 ] }, { "id": 3124, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 3125 ] }, { "id": 3125, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 3126 ] }, { "id": 3126, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 3127 ] }, { "id": 3127, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 3128 ] }, { "id": 3128, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 3129 ] }, { "id": 3129, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3130 ] }, { "id": 3130, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3131 ] }, { "id": 3131, "callFrame": { "functionName": "connect", "scriptId": "463", "url": "node:net", "lineNumber": 227, "columnNumber": 16 }, "hitCount": 0, "children": [ 3132 ] }, { "id": 3132, "callFrame": { "functionName": "Socket", "scriptId": "463", "url": "node:net", "lineNumber": 337, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 384, "ticks": 1 } ] }, { "id": 4040, "callFrame": { "functionName": "maybeAddDtCatHeaders", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 4041 ] }, { "id": 4041, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 1, "children": [ 5021, 5768 ], "positionTicks": [ { "line": 985, "ticks": 1 } ] }, { "id": 5021, "callFrame": { "functionName": "addTraceContextHeaders", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 143, "columnNumber": 24 }, "hitCount": 0, "children": [ 5022 ] }, { "id": 5022, "callFrame": { "functionName": "recordSupportability", "scriptId": "525", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/agent.js", "lineNumber": 836, "columnNumber": 68 }, "hitCount": 0, "children": [ 5023 ] }, { "id": 5023, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "645", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/metric-aggregator.js", "lineNumber": 77, "columnNumber": 19 }, "hitCount": 0, "children": [ 5024 ] }, { "id": 5024, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 114, "columnNumber": 64 }, "hitCount": 1, "positionTicks": [ { "line": 118, "ticks": 1 } ] }, { "id": 5768, "callFrame": { "functionName": "_createDistributedTracePayload", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 1260, "columnNumber": 39 }, "hitCount": 0, "children": [ 5769 ] }, { "id": 5769, "callFrame": { "functionName": "DistributedTracePayload", "scriptId": "636", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/dt-payload.js", "lineNumber": 20, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 23, "ticks": 1 } ] }, { "id": 3144, "callFrame": { "functionName": "onThen", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 939, "columnNumber": 27 }, "hitCount": 4, "children": [ 5441 ], "positionTicks": [ { "line": 942, "ticks": 2 }, { "line": 934, "ticks": 1 }, { "line": 939, "ticks": 1 } ] }, { "id": 5441, "callFrame": { "functionName": "touch", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 216, "columnNumber": 45 }, "hitCount": 1, "children": [ 5442 ], "positionTicks": [ { "line": 89, "ticks": 1 } ] }, { "id": 5442, "callFrame": { "functionName": "touch", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 73, "columnNumber": 38 }, "hitCount": 0, "children": [ 5443 ] }, { "id": 5443, "callFrame": { "functionName": "hrtime", "scriptId": "37", "url": "node:internal/process/per_thread", "lineNumber": 79, "columnNumber": 15 }, "hitCount": 0, "children": [ 5444 ] }, { "id": 5444, "callFrame": { "functionName": "", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 81, "ticks": 1 } ] }, { "id": 3167, "callFrame": { "functionName": "getRemoteOrders", "scriptId": "1705", "url": "file:///opt/build/imshop-cloud/build/services/orders-service.js", "lineNumber": 2232, "columnNumber": 25 }, "hitCount": 0, "children": [ 3168 ] }, { "id": 3168, "callFrame": { "functionName": "get", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 15, "columnNumber": 7 }, "hitCount": 0, "children": [ 3169 ] }, { "id": 3169, "callFrame": { "functionName": "WebhookConnector", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 196, "columnNumber": 15 }, "hitCount": 0, "children": [ 3170 ] }, { "id": 3170, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 3171 ] }, { "id": 3171, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 3172 ] }, { "id": 3172, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 91, "ticks": 1 } ] }, { "id": 3173, "callFrame": { "functionName": "getOrders", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 3336, "columnNumber": 19 }, "hitCount": 0, "children": [ 3174, 3894 ] }, { "id": 3174, "callFrame": { "functionName": "_tryGetWebhookResponseBodyAndHeaders", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5125, "columnNumber": 46 }, "hitCount": 0, "children": [ 3175 ] }, { "id": 3175, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 0, "children": [ 3176 ] }, { "id": 3176, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 3177 ] }, { "id": 3177, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 290, "ticks": 1 } ] }, { "id": 3894, "callFrame": { "functionName": "_webhookResponseBodyToOrders", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5194, "columnNumber": 32 }, "hitCount": 0, "children": [ 3895 ] }, { "id": 3895, "callFrame": { "functionName": "", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5206, "columnNumber": 17 }, "hitCount": 0, "children": [ 3896 ] }, { "id": 3896, "callFrame": { "functionName": "fromObject", "scriptId": "2614", "url": "file:///opt/build/imshop-cloud/build/models/order.js", "lineNumber": 78, "columnNumber": 21 }, "hitCount": 0, "children": [ 3897 ] }, { "id": 3897, "callFrame": { "functionName": "_fromObject", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 5, "columnNumber": 22 }, "hitCount": 0, "children": [ 3898 ] }, { "id": 3898, "callFrame": { "functionName": "Order", "scriptId": "2614", "url": "file:///opt/build/imshop-cloud/build/models/order.js", "lineNumber": 19, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 48, "ticks": 1 } ] }, { "id": 3258, "callFrame": { "functionName": "getItemsQuery", "scriptId": "2603", "url": "file:///opt/build/imshop-cloud/build/utils/query-builder-utils.js", "lineNumber": 76, "columnNumber": 30 }, "hitCount": 0, "children": [ 3259 ] }, { "id": 3259, "callFrame": { "functionName": "", "scriptId": "2603", "url": "file:///opt/build/imshop-cloud/build/utils/query-builder-utils.js", "lineNumber": 464, "columnNumber": 32 }, "hitCount": 3, "positionTicks": [ { "line": 465, "ticks": 3 } ] }, { "id": 3260, "callFrame": { "functionName": "getDeliveryMethods", "scriptId": "1697", "url": "file:///opt/build/imshop-cloud/build/services/deliveries-service.js", "lineNumber": 26, "columnNumber": 28 }, "hitCount": 1, "children": [ 3261, 3470, 4350 ], "positionTicks": [ { "line": 83, "ticks": 1 } ] }, { "id": 3261, "callFrame": { "functionName": "get", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 15, "columnNumber": 7 }, "hitCount": 0, "children": [ 3262 ] }, { "id": 3262, "callFrame": { "functionName": "WebhookConnector", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 196, "columnNumber": 15 }, "hitCount": 0, "children": [ 3263 ] }, { "id": 3263, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 3264 ] }, { "id": 3264, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 3265, 4882 ] }, { "id": 3265, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 0, "children": [ 3266 ] }, { "id": 3266, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 3267 ] }, { "id": 3267, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 4882, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 4883, 5276 ] }, { "id": 4883, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 2, "positionTicks": [ { "line": 25, "ticks": 1 }, { "line": 7, "ticks": 1 } ] }, { "id": 5276, "callFrame": { "functionName": "is.plainObject", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 142, "columnNumber": 17 }, "hitCount": 0, "children": [ 5277 ] }, { "id": 5277, "callFrame": { "functionName": "getObjectType", "scriptId": "1314", "url": "file:///opt/build/imshop-cloud/node_modules/@sindresorhus/is/dist/index.js", "lineNumber": 7, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 3470, "callFrame": { "functionName": "pickBy", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13648, "columnNumber": 19 }, "hitCount": 0, "children": [ 3471 ] }, { "id": 3471, "callFrame": { "functionName": "basePickBy", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3815, "columnNumber": 23 }, "hitCount": 0, "children": [ 3472 ] }, { "id": 3472, "callFrame": { "functionName": "baseSet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4019, "columnNumber": 20 }, "hitCount": 0, "children": [ 3473 ] }, { "id": 3473, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 2514, "ticks": 1 } ] }, { "id": 4350, "callFrame": { "functionName": "getDeliveryMethods", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 1848, "columnNumber": 28 }, "hitCount": 0, "children": [ 4351, 4490 ] }, { "id": 4351, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 4352 ] }, { "id": 4352, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 3077, "ticks": 1 } ] }, { "id": 4490, "callFrame": { "functionName": "getDeliveriesRawData", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 1610, "columnNumber": 30 }, "hitCount": 0, "children": [ 4491 ] }, { "id": 4491, "callFrame": { "functionName": "get settingsCacheDependsOnClientVersion", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5324, "columnNumber": 43 }, "hitCount": 0, "children": [ 4492 ] }, { "id": 4492, "callFrame": { "functionName": "getSettings", "scriptId": "3377", "url": "file:///opt/build/imshop-cloud/build/settings-library/webhook-connector-settings.js", "lineNumber": 3, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 708, "ticks": 1 } ] }, { "id": 3286, "callFrame": { "functionName": "instantiateAddressSuggestionsConnector", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 46, "columnNumber": 48 }, "hitCount": 1, "positionTicks": [ { "line": 52, "ticks": 1 } ] }, { "id": 3321, "callFrame": { "functionName": "requestRemoteProfile", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 411, "columnNumber": 30 }, "hitCount": 0, "children": [ 3322 ] }, { "id": 3322, "callFrame": { "functionName": "tryPostWebhook", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 905, "columnNumber": 24 }, "hitCount": 0, "children": [ 3323 ] }, { "id": 3323, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 1, "children": [ 4396 ], "positionTicks": [ { "line": 97, "ticks": 1 } ] }, { "id": 4396, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 4397 ] }, { "id": 4397, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 280, "ticks": 1 } ] }, { "id": 3364, "callFrame": { "functionName": "applyCartLimitsByAvailability", "scriptId": "2562", "url": "file:///opt/build/imshop-cloud/build/services/cart-limits-service.js", "lineNumber": 21, "columnNumber": 39 }, "hitCount": 0, "children": [ 3365 ] }, { "id": 3365, "callFrame": { "functionName": "save", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 81, "columnNumber": 14 }, "hitCount": 4, "children": [ 3366 ], "positionTicks": [ { "line": 91, "ticks": 4 } ] }, { "id": 3366, "callFrame": { "functionName": "redisClient.setAsync", "scriptId": "1723", "url": "file:///opt/build/imshop-cloud/build/utils/bootstrap.js", "lineNumber": 286, "columnNumber": 27 }, "hitCount": 0, "children": [ 3367 ] }, { "id": 3367, "callFrame": { "functionName": "fn", "scriptId": "21", "url": "node:internal/util", "lineNumber": 359, "columnNumber": 13 }, "hitCount": 0, "children": [ 3368 ] }, { "id": 3368, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 360, "columnNumber": 23 }, "hitCount": 0, "children": [ 3369 ] }, { "id": 3369, "callFrame": { "functionName": "RedisClient.<computed>.RedisClient.<computed>", "scriptId": "2216", "url": "file:///opt/build/imshop-cloud/node_modules/redis/lib/commands.js", "lineNumber": 26, "columnNumber": 97 }, "hitCount": 0, "children": [ 3370 ] }, { "id": 3370, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 3371 ] }, { "id": 3371, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 3372 ] }, { "id": 3372, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 3373 ] }, { "id": 3373, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3374 ] }, { "id": 3374, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3375 ] }, { "id": 3375, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3376 ] }, { "id": 3376, "callFrame": { "functionName": "RedisClient.internal_send_command", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 868, "columnNumber": 55 }, "hitCount": 0, "children": [ 3377 ] }, { "id": 3377, "callFrame": { "functionName": "Buffer", "scriptId": "30", "url": "node:buffer", "lineNumber": 280, "columnNumber": 15 }, "hitCount": 0, "children": [ 3378 ] }, { "id": 3378, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 3379 ] }, { "id": 3379, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 3380 ] }, { "id": 3380, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 1, "children": [ 3381, 3382 ], "positionTicks": [ { "line": 429, "ticks": 1 } ] }, { "id": 3381, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 426, "ticks": 1 } ] }, { "id": 3382, "callFrame": { "functionName": "createFromString", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 429, "ticks": 1 } ] }, { "id": 3404, "callFrame": { "functionName": "getCategory", "scriptId": "2599", "url": "file:///opt/build/imshop-cloud/build/repositories/categories-repository.js", "lineNumber": 338, "columnNumber": 21 }, "hitCount": 1, "children": [ 3405, 4686 ], "positionTicks": [ { "line": 400, "ticks": 1 } ] }, { "id": 3405, "callFrame": { "functionName": "indexExists", "scriptId": "1539", "url": "file:///opt/build/imshop-cloud/build/utils/elastic-utils.js", "lineNumber": 300, "columnNumber": 28 }, "hitCount": 0, "children": [ 3406 ] }, { "id": 3406, "callFrame": { "functionName": "indicesExistsApi", "scriptId": "963", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/indices.js", "lineNumber": 443, "columnNumber": 56 }, "hitCount": 0, "children": [ 3407 ] }, { "id": 3407, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 3408 ] }, { "id": 3408, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 3409 ] }, { "id": 3409, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 3410 ] }, { "id": 3410, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 3411, 4769 ] }, { "id": 3411, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 3412 ] }, { "id": 3412, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 3413 ] }, { "id": 3413, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 3414 ] }, { "id": 3414, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3415 ] }, { "id": 3415, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3416 ] }, { "id": 3416, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 3417, 5104 ] }, { "id": 3417, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 3418 ] }, { "id": 3418, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 3419 ] }, { "id": 3419, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 3420 ] }, { "id": 3420, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 3421 ] }, { "id": 3421, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 1, "positionTicks": [ { "line": 251, "ticks": 1 } ] }, { "id": 5104, "callFrame": { "functionName": "instrumentRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 246, "columnNumber": 30 }, "hitCount": 0, "children": [ 5105 ] }, { "id": 5105, "callFrame": { "functionName": "wrapMethod", "scriptId": "657", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shimmer.js", "lineNumber": 119, "columnNumber": 33 }, "hitCount": 1, "positionTicks": [ { "line": 130, "ticks": 1 } ] }, { "id": 4769, "callFrame": { "functionName": "end", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 991, "columnNumber": 44 }, "hitCount": 0, "children": [ 4770 ] }, { "id": 4770, "callFrame": { "functionName": "_implicitHeader", "scriptId": "530", "url": "node:_http_client", "lineNumber": 401, "columnNumber": 66 }, "hitCount": 0, "children": [ 4771 ] }, { "id": 4771, "callFrame": { "functionName": "_storeHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 438, "columnNumber": 21 }, "hitCount": 0, "children": [ 4772 ] }, { "id": 4772, "callFrame": { "functionName": "processHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 569, "columnNumber": 22 }, "hitCount": 0, "children": [ 4773 ] }, { "id": 4773, "callFrame": { "functionName": "storeHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 588, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 592, "ticks": 1 } ] }, { "id": 4686, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 4687 ] }, { "id": 4687, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 1, "children": [ 4688 ], "positionTicks": [ { "line": 503, "ticks": 1 } ] }, { "id": 4688, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 4689 ] }, { "id": 4689, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 4690 ] }, { "id": 4690, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 4691 ] }, { "id": 4691, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 4692 ] }, { "id": 4692, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 4693, 5419 ] }, { "id": 4693, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 4694 ] }, { "id": 4694, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 4695 ] }, { "id": 4695, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4696 ] }, { "id": 4696, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 4697, 5258 ] }, { "id": 4697, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 4698 ] }, { "id": 4698, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 4699 ] }, { "id": 4699, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 4700 ] }, { "id": 4700, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 2, "children": [ 4703 ], "positionTicks": [ { "line": 199, "ticks": 1 }, { "line": 220, "ticks": 1 } ] }, { "id": 4703, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 4704 ] }, { "id": 4704, "callFrame": { "functionName": "asyncResetHandle", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 523, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 529, "ticks": 1 } ] }, { "id": 5258, "callFrame": { "functionName": "maybeAddDtCatHeaders", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 5259 ] }, { "id": 5259, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 0, "children": [ 5260 ] }, { "id": 5260, "callFrame": { "functionName": "addTraceContextHeaders", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 143, "columnNumber": 24 }, "hitCount": 0, "children": [ 5261 ] }, { "id": 5261, "callFrame": { "functionName": "createTracestate", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 83, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 125, "ticks": 1 } ] }, { "id": 5419, "callFrame": { "functionName": "getDefaultPort", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 32, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 34, "ticks": 1 } ] }, { "id": 3422, "callFrame": { "functionName": "ItemsService.getPublicFullItemsByIds", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 442, "columnNumber": 39 }, "hitCount": 1, "children": [ 3423, 4478 ], "positionTicks": [ { "line": 445, "ticks": 1 } ] }, { "id": 3423, "callFrame": { "functionName": "ItemsService.mergeItemsExtraData", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 450, "columnNumber": 35 }, "hitCount": 1, "children": [ 4601, 4777 ], "positionTicks": [ { "line": 459, "ticks": 1 } ] }, { "id": 4601, "callFrame": { "functionName": "", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 452, "columnNumber": 42 }, "hitCount": 2, "positionTicks": [ { "line": 453, "ticks": 2 } ] }, { "id": 4777, "callFrame": { "functionName": "getItemsExtraData", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1937, "columnNumber": 27 }, "hitCount": 1, "children": [ 5112 ], "positionTicks": [ { "line": 1939, "ticks": 1 } ] }, { "id": 5112, "callFrame": { "functionName": "whereIn", "scriptId": "2101", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/query/querybuilder.js", "lineNumber": 601, "columnNumber": 9 }, "hitCount": 1, "positionTicks": [ { "line": 603, "ticks": 1 } ] }, { "id": 4478, "callFrame": { "functionName": "", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 445, "columnNumber": 53 }, "hitCount": 1, "children": [ 4479 ], "positionTicks": [ { "line": 446, "ticks": 1 } ] }, { "id": 4479, "callFrame": { "functionName": "_toPublic", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 29, "columnNumber": 20 }, "hitCount": 2, "children": [ 5081 ], "positionTicks": [ { "line": 40, "ticks": 2 } ] }, { "id": 5081, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 31, "columnNumber": 44 }, "hitCount": 2, "positionTicks": [ { "line": 35, "ticks": 1 }, { "line": 33, "ticks": 1 } ] }, { "id": 3427, "callFrame": { "functionName": "getItems", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 56, "columnNumber": 18 }, "hitCount": 0, "children": [ 3428, 3462 ] }, { "id": 3428, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 105, "columnNumber": 33 }, "hitCount": 4, "children": [ 3429 ], "positionTicks": [ { "line": 106, "ticks": 4 } ] }, { "id": 3429, "callFrame": { "functionName": "fromObject", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 13, "children": [ 3430, 3442, 3445, 3453, 3998, 5106, 5296 ], "positionTicks": [ { "line": 460, "ticks": 1 }, { "line": 355, "ticks": 2 }, { "line": 191, "ticks": 1 }, { "line": 326, "ticks": 1 }, { "line": 572, "ticks": 6 }, { "line": 193, "ticks": 2 } ] }, { "id": 3430, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 235, "columnNumber": 36 }, "hitCount": 6, "children": [ 3431, 3467 ], "positionTicks": [ { "line": 261, "ticks": 1 }, { "line": 262, "ticks": 2 }, { "line": 238, "ticks": 3 } ] }, { "id": 3431, "callFrame": { "functionName": "cloneDeep", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11154, "columnNumber": 22 }, "hitCount": 0, "children": [ 3432 ] }, { "id": 3432, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 0, "children": [ 3433 ] }, { "id": 3433, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 3434 ] }, { "id": 3434, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 1, "children": [ 3435, 3447 ], "positionTicks": [ { "line": 2733, "ticks": 1 } ] }, { "id": 3435, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 1, "children": [ 3436, 4615, 4616 ], "positionTicks": [ { "line": 2593, "ticks": 1 } ] }, { "id": 3436, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 3437 ] }, { "id": 3437, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 5, "children": [ 3438, 4774 ], "positionTicks": [ { "line": 2730, "ticks": 1 }, { "line": 2733, "ticks": 4 } ] }, { "id": 3438, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 4, "children": [ 3439, 3449, 5298 ], "positionTicks": [ { "line": 2593, "ticks": 1 }, { "line": 2662, "ticks": 2 }, { "line": 2532, "ticks": 1 } ] }, { "id": 3439, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 0, "children": [ 3440 ] }, { "id": 3440, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 3441 ] }, { "id": 3441, "callFrame": { "functionName": "getSymbols", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6074, "columnNumber": 61 }, "hitCount": 5, "positionTicks": [ { "line": 6080, "ticks": 5 } ] }, { "id": 3449, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 3450 ] }, { "id": 3450, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 1, "children": [ 3451 ], "positionTicks": [ { "line": 2733, "ticks": 1 } ] }, { "id": 3451, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 0, "children": [ 3452 ] }, { "id": 3452, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 7, "positionTicks": [ { "line": 2593, "ticks": 1 }, { "line": 2601, "ticks": 6 } ] }, { "id": 5298, "callFrame": { "functionName": "baseGetTag", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3104, "columnNumber": 23 }, "hitCount": 0, "children": [ 5299 ] }, { "id": 5299, "callFrame": { "functionName": "objectToString", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6596, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 6598, "ticks": 1 } ] }, { "id": 4774, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 4, "children": [ 4775 ], "positionTicks": [ { "line": 2515, "ticks": 1 }, { "line": 2514, "ticks": 3 } ] }, { "id": 4775, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 3, "positionTicks": [ { "line": 2601, "ticks": 3 } ] }, { "id": 4615, "callFrame": { "functionName": "baseGetTag", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3104, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 3109, "ticks": 1 } ] }, { "id": 4616, "callFrame": { "functionName": "initCloneArray", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6211, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 6217, "ticks": 1 } ] }, { "id": 3447, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 3, "children": [ 3448 ], "positionTicks": [ { "line": 2514, "ticks": 3 } ] }, { "id": 3448, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 15, "positionTicks": [ { "line": 2601, "ticks": 15 } ] }, { "id": 3467, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 261, "columnNumber": 31 }, "hitCount": 6, "children": [ 5294 ], "positionTicks": [ { "line": 263, "ticks": 1 }, { "line": 282, "ticks": 1 }, { "line": 271, "ticks": 1 }, { "line": 270, "ticks": 1 }, { "line": 278, "ticks": 1 }, { "line": 273, "ticks": 1 } ] }, { "id": 5294, "callFrame": { "functionName": "uniq", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 8453, "columnNumber": 17 }, "hitCount": 0, "children": [ 5295 ] }, { "id": 5295, "callFrame": { "functionName": "baseUniq", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4310, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 4344, "ticks": 1 } ] }, { "id": 3442, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 334, "columnNumber": 61 }, "hitCount": 2, "children": [ 3443, 4118 ], "positionTicks": [ { "line": 336, "ticks": 1 }, { "line": 340, "ticks": 1 } ] }, { "id": 3443, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 339, "columnNumber": 65 }, "hitCount": 3, "children": [ 3444, 5172 ], "positionTicks": [ { "line": 342, "ticks": 1 }, { "line": 341, "ticks": 2 } ] }, { "id": 3444, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 340, "columnNumber": 58 }, "hitCount": 1, "positionTicks": [ { "line": 341, "ticks": 1 } ] }, { "id": 5172, "callFrame": { "functionName": "uniq", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 8453, "columnNumber": 17 }, "hitCount": 0, "children": [ 5173 ] }, { "id": 5173, "callFrame": { "functionName": "baseUniq", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4310, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 4344, "ticks": 1 } ] }, { "id": 4118, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 335, "columnNumber": 116 }, "hitCount": 3, "positionTicks": [ { "line": 338, "ticks": 1 }, { "line": 336, "ticks": 2 } ] }, { "id": 3445, "callFrame": { "functionName": "_fromObject", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 5, "columnNumber": 22 }, "hitCount": 5, "children": [ 3446 ], "positionTicks": [ { "line": 11, "ticks": 1 }, { "line": 9, "ticks": 2 }, { "line": 8, "ticks": 2 } ] }, { "id": 3446, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 7, "columnNumber": 39 }, "hitCount": 14, "positionTicks": [ { "line": 14, "ticks": 4 }, { "line": 9, "ticks": 7 }, { "line": 11, "ticks": 3 } ] }, { "id": 3453, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6611, "columnNumber": 21 }, "hitCount": 0, "children": [ 3454 ] }, { "id": 3454, "callFrame": { "functionName": "apply", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 484, "columnNumber": 16 }, "hitCount": 1, "children": [ 3455 ], "positionTicks": [ { "line": 488, "ticks": 1 } ] }, { "id": 3455, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 7561, "columnNumber": 40 }, "hitCount": 0, "children": [ 3456 ] }, { "id": 3456, "callFrame": { "functionName": "arrayMap", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 646, "columnNumber": 19 }, "hitCount": 0, "children": [ 3457 ] }, { "id": 3457, "callFrame": { "functionName": "castArrayLikeObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4493, "columnNumber": 32 }, "hitCount": 0, "children": [ 3458 ] }, { "id": 3458, "callFrame": { "functionName": "isArrayLikeObject", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11428, "columnNumber": 30 }, "hitCount": 0, "children": [ 3459 ] }, { "id": 3459, "callFrame": { "functionName": "isArrayLike", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11399, "columnNumber": 24 }, "hitCount": 0, "children": [ 3460 ] }, { "id": 3460, "callFrame": { "functionName": "isFunction", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11714, "columnNumber": 23 }, "hitCount": 0, "children": [ 3461 ] }, { "id": 3461, "callFrame": { "functionName": "baseGetTag", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3104, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 3109, "ticks": 1 } ] }, { "id": 3998, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 305, "columnNumber": 17 }, "hitCount": 3, "children": [ 3999 ], "positionTicks": [ { "line": 309, "ticks": 3 } ] }, { "id": 3999, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 309, "columnNumber": 28 }, "hitCount": 5, "positionTicks": [ { "line": 310, "ticks": 5 } ] }, { "id": 5106, "callFrame": { "functionName": "", "scriptId": "2565", "url": "file:///opt/build/imshop-cloud/build/models/item.js", "lineNumber": 203, "columnNumber": 36 }, "hitCount": 1, "children": [ 5107, 5289 ], "positionTicks": [ { "line": 205, "ticks": 1 } ] }, { "id": 5107, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 5108 ] }, { "id": 5108, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 5109 ] }, { "id": 5109, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 5110 ] }, { "id": 5110, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6375, "ticks": 1 } ] }, { "id": 5289, "callFrame": { "functionName": "set", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13740, "columnNumber": 16 }, "hitCount": 0, "children": [ 5290 ] }, { "id": 5290, "callFrame": { "functionName": "baseSet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4019, "columnNumber": 20 }, "hitCount": 0, "children": [ 5291 ] }, { "id": 5291, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 1, "children": [ 5292 ], "positionTicks": [ { "line": 2515, "ticks": 1 } ] }, { "id": 5292, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 2601, "ticks": 1 } ] }, { "id": 5296, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 5297 ] }, { "id": 5297, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 6375, "ticks": 1 } ] }, { "id": 3462, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3463 ] }, { "id": 3463, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3464 ] }, { "id": 3464, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3475, "callFrame": { "functionName": "acquireConnection", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 308, "columnNumber": 25 }, "hitCount": 0, "children": [ 3476 ] }, { "id": 3476, "callFrame": { "functionName": "debug", "scriptId": "600", "url": "file:///opt/build/imshop-cloud/node_modules/debug/src/common.js", "lineNumber": 65, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 66, "ticks": 1 } ] }, { "id": 3477, "callFrame": { "functionName": "CategoriesService.getCategory", "scriptId": "3697", "url": "file:///opt/build/imshop-cloud/build/services/categories-service.js", "lineNumber": 82, "columnNumber": 27 }, "hitCount": 1, "children": [ 3478 ], "positionTicks": [ { "line": 98, "ticks": 1 } ] }, { "id": 3478, "callFrame": { "functionName": "getAllSortsByClient", "scriptId": "3992", "url": "file:///opt/build/imshop-cloud/build/services/sorting-service.js", "lineNumber": 10, "columnNumber": 29 }, "hitCount": 0, "children": [ 3479, 4270 ] }, { "id": 3479, "callFrame": { "functionName": "getAllSortsByClientId", "scriptId": "3993", "url": "file:///opt/build/imshop-cloud/build/repositories/sorting-repository.js", "lineNumber": 26, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 28, "ticks": 1 } ] }, { "id": 4270, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4271 ] }, { "id": 4271, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4272 ] }, { "id": 4272, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3498, "callFrame": { "functionName": "getCategories", "scriptId": "2599", "url": "file:///opt/build/imshop-cloud/build/repositories/categories-repository.js", "lineNumber": 50, "columnNumber": 23 }, "hitCount": 2, "children": [ 3499, 4639 ], "positionTicks": [ { "line": 269, "ticks": 1 }, { "line": 276, "ticks": 1 } ] }, { "id": 3499, "callFrame": { "functionName": "", "scriptId": "2599", "url": "file:///opt/build/imshop-cloud/build/repositories/categories-repository.js", "lineNumber": 254, "columnNumber": 38 }, "hitCount": 0, "children": [ 3500 ] }, { "id": 3500, "callFrame": { "functionName": "fromObject", "scriptId": "2600", "url": "file:///opt/build/imshop-cloud/build/models/category.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 5, "children": [ 3501 ], "positionTicks": [ { "line": 50, "ticks": 1 }, { "line": 70, "ticks": 4 } ] }, { "id": 3501, "callFrame": { "functionName": "_fromObject", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 5, "columnNumber": 22 }, "hitCount": 6, "children": [ 3502 ], "positionTicks": [ { "line": 8, "ticks": 1 }, { "line": 11, "ticks": 1 }, { "line": 9, "ticks": 4 } ] }, { "id": 3502, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 7, "columnNumber": 39 }, "hitCount": 14, "positionTicks": [ { "line": 11, "ticks": 3 }, { "line": 9, "ticks": 9 }, { "line": 14, "ticks": 2 } ] }, { "id": 4639, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 4640 ] }, { "id": 4640, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 4641 ] }, { "id": 4641, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 4642 ] }, { "id": 4642, "callFrame": { "functionName": "serialize", "scriptId": "928", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Serializer.js", "lineNumber": 36, "columnNumber": 12 }, "hitCount": 1, "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 3516, "callFrame": { "functionName": "onNextFinish", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 1008, "columnNumber": 49 }, "hitCount": 4, "positionTicks": [ { "line": 1010, "ticks": 3 }, { "line": 1014, "ticks": 1 } ] }, { "id": 3581, "callFrame": { "functionName": "getAvailability", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 560, "columnNumber": 25 }, "hitCount": 0, "children": [ 3582, 3857, 3986, 4093, 4503, 4781, 5016, 5431, 5432, 5606 ] }, { "id": 3582, "callFrame": { "functionName": "_options", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 4960, "columnNumber": 18 }, "hitCount": 1, "children": [ 3583, 3856, 5487 ], "positionTicks": [ { "line": 4987, "ticks": 1 } ] }, { "id": 3583, "callFrame": { "functionName": "set", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13740, "columnNumber": 16 }, "hitCount": 0, "children": [ 3584 ] }, { "id": 3584, "callFrame": { "functionName": "baseSet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4019, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 4049, "ticks": 1 } ] }, { "id": 3856, "callFrame": { "functionName": "getSetting", "scriptId": "1721", "url": "file:///opt/build/imshop-cloud/build/services/settings-service.js", "lineNumber": 75, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 80, "ticks": 1 } ] }, { "id": 5487, "callFrame": { "functionName": "getSettings", "scriptId": "3377", "url": "file:///opt/build/imshop-cloud/build/settings-library/webhook-connector-settings.js", "lineNumber": 3, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 5, "ticks": 1 } ] }, { "id": 3857, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 1, "children": [ 3858 ], "positionTicks": [ { "line": 97, "ticks": 1 } ] }, { "id": 3858, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 3859, 4084 ] }, { "id": 3859, "callFrame": { "functionName": "iterateHandlers", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 46, "columnNumber": 32 }, "hitCount": 0, "children": [ 3860 ] }, { "id": 3860, "callFrame": { "functionName": "", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 22, "columnNumber": 53 }, "hitCount": 0, "children": [ 3861 ] }, { "id": 3861, "callFrame": { "functionName": "exports.defaultHandler", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 18, "columnNumber": 25 }, "hitCount": 0, "children": [ 3862 ] }, { "id": 3862, "callFrame": { "functionName": "", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 25, "columnNumber": 35 }, "hitCount": 0, "children": [ 3863 ] }, { "id": 3863, "callFrame": { "functionName": "getPromiseOrStream", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 8, "columnNumber": 27 }, "hitCount": 0, "children": [ 3864 ] }, { "id": 3864, "callFrame": { "functionName": "asPromise", "scriptId": "1315", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/as-promise.js", "lineNumber": 31, "columnNumber": 18 }, "hitCount": 0, "children": [ 3865 ] }, { "id": 3865, "callFrame": { "functionName": "PCancelable", "scriptId": "1322", "url": "file:///opt/build/imshop-cloud/node_modules/p-cancelable/index.js", "lineNumber": 24, "columnNumber": 12 }, "hitCount": 0, "children": [ 3866 ] }, { "id": 3866, "callFrame": { "functionName": "", "scriptId": "1322", "url": "file:///opt/build/imshop-cloud/node_modules/p-cancelable/index.js", "lineNumber": 30, "columnNumber": 30 }, "hitCount": 0, "children": [ 3867 ] }, { "id": 3867, "callFrame": { "functionName": "", "scriptId": "1315", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/as-promise.js", "lineNumber": 34, "columnNumber": 36 }, "hitCount": 0, "children": [ 3868, 4289 ] }, { "id": 3868, "callFrame": { "functionName": "exports.proxyEvents", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 271, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 279, "ticks": 1 } ] }, { "id": 4289, "callFrame": { "functionName": "exports.default", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 23, "columnNumber": 18 }, "hitCount": 0, "children": [ 4290 ] }, { "id": 4290, "callFrame": { "functionName": "", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 249, "columnNumber": 5 }, "hitCount": 0, "children": [ 4291 ] }, { "id": 4291, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4292 ] }, { "id": 4292, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 4293 ] }, { "id": 4293, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4294 ] }, { "id": 4294, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4295 ] }, { "id": 4295, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 4084, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 1, "children": [ 4085, 4317 ], "positionTicks": [ { "line": 278, "ticks": 1 } ] }, { "id": 4085, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 4086 ] }, { "id": 4086, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 1, "children": [ 4087 ], "positionTicks": [ { "line": 119, "ticks": 1 } ] }, { "id": 4087, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 4088 ] }, { "id": 4088, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "children": [ 4089 ], "positionTicks": [ { "line": 25, "ticks": 1 } ] }, { "id": 4089, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 4317, "callFrame": { "functionName": "exports.default", "scriptId": "1341", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/options-to-url.js", "lineNumber": 21, "columnNumber": 18 }, "hitCount": 1, "children": [ 5485 ], "positionTicks": [ { "line": 54, "ticks": 1 } ] }, { "id": 5485, "callFrame": { "functionName": "URL", "scriptId": "76", "url": "node:internal/url", "lineNumber": 637, "columnNumber": 13 }, "hitCount": 0, "children": [ 5486 ] }, { "id": 5486, "callFrame": { "functionName": "parse", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 646, "ticks": 1 } ] }, { "id": 3986, "callFrame": { "functionName": "info", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 83, "columnNumber": 8 }, "hitCount": 0, "children": [ 3987 ] }, { "id": 3987, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 0, "children": [ 3988, 4296 ] }, { "id": 3988, "callFrame": { "functionName": "exportLog", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 30, "columnNumber": 13 }, "hitCount": 1, "children": [ 3989 ], "positionTicks": [ { "line": 53, "ticks": 1 } ] }, { "id": 3989, "callFrame": { "functionName": "sendToQueue", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 171, "columnNumber": 15 }, "hitCount": 0, "children": [ 3990 ] }, { "id": 3990, "callFrame": { "functionName": "", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 173, "columnNumber": 71 }, "hitCount": 0, "children": [ 3991 ] }, { "id": 3991, "callFrame": { "functionName": "_startWorker", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 379, "columnNumber": 16 }, "hitCount": 0, "children": [ 3992 ] }, { "id": 3992, "callFrame": { "functionName": "_publishQueuedMessages", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 428, "columnNumber": 26 }, "hitCount": 0, "children": [ 3993 ] }, { "id": 3993, "callFrame": { "functionName": "sendToQueue", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 269, "columnNumber": 13 }, "hitCount": 0, "children": [ 3994 ] }, { "id": 3994, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 264, "columnNumber": 9 }, "hitCount": 0, "children": [ 3995 ] }, { "id": 3995, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 149, "columnNumber": 9 }, "hitCount": 0, "children": [ 3996 ] }, { "id": 3996, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 3997, 4581, 5223 ] }, { "id": 3997, "callFrame": { "functionName": "recordProd", "scriptId": "670", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/message-shim.js", "lineNumber": 289, "columnNumber": 60 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 4581, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 4582 ] }, { "id": 4582, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 4583 ] }, { "id": 4583, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4584 ] }, { "id": 4584, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4585 ] }, { "id": 4585, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4586 ] }, { "id": 4586, "callFrame": { "functionName": "generateCATHeaders", "scriptId": "670", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/message-shim.js", "lineNumber": 309, "columnNumber": 44 }, "hitCount": 0, "children": [ 4587 ] }, { "id": 4587, "callFrame": { "functionName": "insertCATRequestHeaders", "scriptId": "673", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/transaction-shim.js", "lineNumber": 276, "columnNumber": 32 }, "hitCount": 0, "children": [ 4588 ] }, { "id": 4588, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 0, "children": [ 4589 ] }, { "id": 4589, "callFrame": { "functionName": "_createDistributedTracePayload", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 1260, "columnNumber": 39 }, "hitCount": 0, "children": [ 4590 ] }, { "id": 4590, "callFrame": { "functionName": "DistributedTracePayload", "scriptId": "636", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/dt-payload.js", "lineNumber": 20, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 23, "ticks": 1 } ] }, { "id": 5223, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 5224 ] }, { "id": 5224, "callFrame": { "functionName": "copySegmentParameters", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1735, "columnNumber": 30 }, "hitCount": 1, "positionTicks": [ { "line": 1737, "ticks": 1 } ] }, { "id": 4296, "callFrame": { "functionName": "log", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 206, "columnNumber": 5 }, "hitCount": 0, "children": [ 4297 ] }, { "id": 4297, "callFrame": { "functionName": "Writable.write", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 4298 ] }, { "id": 4298, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 4299 ] }, { "id": 4299, "callFrame": { "functionName": "doWrite", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 4300 ] }, { "id": 4300, "callFrame": { "functionName": "Transform._write", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 147, "columnNumber": 38 }, "hitCount": 0, "children": [ 4301 ] }, { "id": 4301, "callFrame": { "functionName": "Transform._read", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 161, "columnNumber": 37 }, "hitCount": 0, "children": [ 4302 ] }, { "id": 4302, "callFrame": { "functionName": "_transform", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 274, "columnNumber": 12 }, "hitCount": 0, "children": [ 4303, 5197 ] }, { "id": 4303, "callFrame": { "functionName": "Transform.push", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 129, "columnNumber": 36 }, "hitCount": 0, "children": [ 4304 ] }, { "id": 4304, "callFrame": { "functionName": "Readable.push", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 212, "columnNumber": 35 }, "hitCount": 0, "children": [ 4305 ] }, { "id": 4305, "callFrame": { "functionName": "readableAddChunk", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 234, "columnNumber": 25 }, "hitCount": 0, "children": [ 4306 ] }, { "id": 4306, "callFrame": { "functionName": "addChunk", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 275, "columnNumber": 17 }, "hitCount": 0, "children": [ 4307 ] }, { "id": 4307, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 4308 ] }, { "id": 4308, "callFrame": { "functionName": "ondata", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 626, "columnNumber": 17 }, "hitCount": 0, "children": [ 4309 ] }, { "id": 4309, "callFrame": { "functionName": "Writable.write", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 4310 ] }, { "id": 4310, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 4311 ] }, { "id": 4311, "callFrame": { "functionName": "doWrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 1, "children": [ 4312 ], "positionTicks": [ { "line": 390, "ticks": 1 } ] }, { "id": 4312, "callFrame": { "functionName": "_write", "scriptId": "1791", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/index.js", "lineNumber": 68, "columnNumber": 50 }, "hitCount": 0, "children": [ 4313 ] }, { "id": 4313, "callFrame": { "functionName": "log", "scriptId": "2218", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging-winston/build/src/index.js", "lineNumber": 115, "columnNumber": 7 }, "hitCount": 1, "positionTicks": [ { "line": 124, "ticks": 1 } ] }, { "id": 5197, "callFrame": { "functionName": "", "scriptId": "1799", "url": "file:///opt/build/imshop-cloud/node_modules/logform/json.js", "lineNumber": 25, "columnNumber": 24 }, "hitCount": 0, "children": [ 5198 ] }, { "id": 5198, "callFrame": { "functionName": "stringify", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 587, "columnNumber": 21 }, "hitCount": 0, "children": [ 5199 ] }, { "id": 5199, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 5200 ] }, { "id": 5200, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 5201 ] }, { "id": 5201, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 5202 ] }, { "id": 5202, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 5203 ] }, { "id": 5203, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 5204 ] }, { "id": 5204, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 1, "children": [ 5205 ], "positionTicks": [ { "line": 181, "ticks": 1 } ] }, { "id": 5205, "callFrame": { "functionName": "strEscape", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 26, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 30, "ticks": 1 } ] }, { "id": 4093, "callFrame": { "functionName": "get settingsLogAvailability", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5329, "columnNumber": 31 }, "hitCount": 0, "children": [ 4094 ] }, { "id": 4094, "callFrame": { "functionName": "getSettings", "scriptId": "3377", "url": "file:///opt/build/imshop-cloud/build/settings-library/webhook-connector-settings.js", "lineNumber": 3, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 184, "ticks": 1 } ] }, { "id": 4503, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 4504 ] }, { "id": 4504, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 3070, "ticks": 1 } ] }, { "id": 4781, "callFrame": { "functionName": "save", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 81, "columnNumber": 14 }, "hitCount": 0, "children": [ 4782, 4986 ] }, { "id": 4782, "callFrame": { "functionName": "_key", "scriptId": "1502", "url": "file:///opt/build/imshop-cloud/build/services/cache-service.js", "lineNumber": 15, "columnNumber": 8 }, "hitCount": 0, "children": [ 4783 ] }, { "id": 4783, "callFrame": { "functionName": "objectHash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 29, "columnNumber": 19 }, "hitCount": 2, "children": [ 4784 ], "positionTicks": [ { "line": 33, "ticks": 1 }, { "line": 31, "ticks": 1 } ] }, { "id": 4784, "callFrame": { "functionName": "hash", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 115, "columnNumber": 13 }, "hitCount": 0, "children": [ 4785 ] }, { "id": 4785, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 4786 ] }, { "id": 4786, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 4787 ] }, { "id": 4787, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 4788 ] }, { "id": 4788, "callFrame": { "functionName": "dispatch", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 177, "columnNumber": 22 }, "hitCount": 0, "children": [ 4789 ] }, { "id": 4789, "callFrame": { "functionName": "_object", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 191, "columnNumber": 21 }, "hitCount": 0, "children": [ 4790 ] }, { "id": 4790, "callFrame": { "functionName": "", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 246, "columnNumber": 36 }, "hitCount": 0, "children": [ 4791 ] }, { "id": 4791, "callFrame": { "functionName": "write", "scriptId": "1503", "url": "file:///opt/build/imshop-cloud/node_modules/object-hash/index.js", "lineNumber": 168, "columnNumber": 22 }, "hitCount": 0, "children": [ 4792 ] }, { "id": 4792, "callFrame": { "functionName": "update", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 98, "columnNumber": 39 }, "hitCount": 0, "children": [ 4793 ] }, { "id": 4793, "callFrame": { "functionName": "update", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 113, "ticks": 1 } ] }, { "id": 4986, "callFrame": { "functionName": "redisClient.setAsync", "scriptId": "1723", "url": "file:///opt/build/imshop-cloud/build/utils/bootstrap.js", "lineNumber": 286, "columnNumber": 27 }, "hitCount": 0, "children": [ 4987 ] }, { "id": 4987, "callFrame": { "functionName": "fn", "scriptId": "21", "url": "node:internal/util", "lineNumber": 359, "columnNumber": 13 }, "hitCount": 0, "children": [ 4988 ] }, { "id": 4988, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 360, "columnNumber": 23 }, "hitCount": 0, "children": [ 4989 ] }, { "id": 4989, "callFrame": { "functionName": "RedisClient.<computed>.RedisClient.<computed>", "scriptId": "2216", "url": "file:///opt/build/imshop-cloud/node_modules/redis/lib/commands.js", "lineNumber": 26, "columnNumber": 97 }, "hitCount": 0, "children": [ 4990 ] }, { "id": 4990, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 4991, 5519 ] }, { "id": 4991, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 4992 ] }, { "id": 4992, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 4993 ] }, { "id": 4993, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4994 ] }, { "id": 4994, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4995 ] }, { "id": 4995, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4996 ] }, { "id": 4996, "callFrame": { "functionName": "RedisClient.internal_send_command", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 868, "columnNumber": 55 }, "hitCount": 0, "children": [ 4997 ] }, { "id": 4997, "callFrame": { "functionName": "Deque$push", "scriptId": "2202", "url": "file:///opt/build/imshop-cloud/node_modules/double-ended-queue/js/deque.js", "lineNumber": 46, "columnNumber": 42 }, "hitCount": 1, "positionTicks": [ { "line": 77, "ticks": 1 } ] }, { "id": 5519, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 5520 ] }, { "id": 5520, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 5521 ] }, { "id": 5521, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 0, "children": [ 5522 ] }, { "id": 5522, "callFrame": { "functionName": "TraceSegment", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 0, "children": [ 5523 ] }, { "id": 5523, "callFrame": { "functionName": "makeId", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 83, "columnNumber": 15 }, "hitCount": 0, "children": [ 5524 ] }, { "id": 5524, "callFrame": { "functionName": "int32ToByteArray", "scriptId": "518", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/hashes.js", "lineNumber": 64, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 67, "ticks": 1 } ] }, { "id": 5016, "callFrame": { "functionName": "getSettings", "scriptId": "3377", "url": "file:///opt/build/imshop-cloud/build/settings-library/webhook-connector-settings.js", "lineNumber": 3, "columnNumber": 20 }, "hitCount": 2, "positionTicks": [ { "line": 395, "ticks": 1 }, { "line": 437, "ticks": 1 } ] }, { "id": 5431, "callFrame": { "functionName": "", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 670, "columnNumber": 85 }, "hitCount": 1, "positionTicks": [ { "line": 672, "ticks": 1 } ] }, { "id": 5432, "callFrame": { "functionName": "", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 690, "columnNumber": 50 }, "hitCount": 0, "children": [ 5433 ] }, { "id": 5433, "callFrame": { "functionName": "isSymbol", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 12224, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 12225, "ticks": 1 } ] }, { "id": 5606, "callFrame": { "functionName": "get settingsLogErrorsToTelegram", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5345, "columnNumber": 35 }, "hitCount": 0, "children": [ 5607 ] }, { "id": 5607, "callFrame": { "functionName": "getSettings", "scriptId": "3377", "url": "file:///opt/build/imshop-cloud/build/settings-library/webhook-connector-settings.js", "lineNumber": 3, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 34, "ticks": 1 } ] }, { "id": 3632, "callFrame": { "functionName": "", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 294, "columnNumber": 22 }, "hitCount": 2, "children": [ 4083 ], "positionTicks": [ { "line": 455, "ticks": 2 } ] }, { "id": 4083, "callFrame": { "functionName": "resolve", "scriptId": "1849", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/PendingOperation.js", "lineNumber": 29, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 31, "ticks": 1 } ] }, { "id": 3639, "callFrame": { "functionName": "getRecommendedItemsIds", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 510, "columnNumber": 32 }, "hitCount": 0, "children": [ 3640 ] }, { "id": 3640, "callFrame": { "functionName": "getRecommendedItemsIds", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1632, "columnNumber": 32 }, "hitCount": 0, "children": [ 3641 ] }, { "id": 3641, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 3642 ] }, { "id": 3642, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 3643 ] }, { "id": 3643, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 3644 ] }, { "id": 3644, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 3645 ] }, { "id": 3645, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 3646 ] }, { "id": 3646, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 3647 ] }, { "id": 3647, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 3648 ] }, { "id": 3648, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 3649 ] }, { "id": 3649, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3650 ] }, { "id": 3650, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3651 ] }, { "id": 3651, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 3652, 3977 ] }, { "id": 3652, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 3653 ] }, { "id": 3653, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 3654 ] }, { "id": 3654, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 3655 ] }, { "id": 3655, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 3656 ] }, { "id": 3656, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 1, "children": [ 4572 ], "positionTicks": [ { "line": 258, "ticks": 1 } ] }, { "id": 4572, "callFrame": { "functionName": "asyncResetHandle", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 523, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 529, "ticks": 1 } ] }, { "id": 3977, "callFrame": { "functionName": "instrumentRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 246, "columnNumber": 30 }, "hitCount": 0, "children": [ 3978 ] }, { "id": 3978, "callFrame": { "functionName": "_makeNonEnumerable", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 324, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 327, "ticks": 1 } ] }, { "id": 3738, "callFrame": { "functionName": "getReviews", "scriptId": "4176", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/reviews-endpoint.js", "lineNumber": 9, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 30, "ticks": 1 } ] }, { "id": 3820, "callFrame": { "functionName": "ItemsService.searchAndFiltersConnector", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 502, "columnNumber": 41 }, "hitCount": 0, "children": [ 3821 ] }, { "id": 3821, "callFrame": { "functionName": "get", "scriptId": "2591", "url": "file:///opt/build/imshop-cloud/build/factories/integration-connectors-factory.js", "lineNumber": 15, "columnNumber": 7 }, "hitCount": 0, "children": [ 3822 ] }, { "id": 3822, "callFrame": { "functionName": "WebhookConnector", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 196, "columnNumber": 15 }, "hitCount": 0, "children": [ 3823 ] }, { "id": 3823, "callFrame": { "functionName": "got.extend", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 64, "columnNumber": 17 }, "hitCount": 0, "children": [ 3824 ] }, { "id": 3824, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 3825 ] }, { "id": 3825, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 0, "children": [ 3826 ] }, { "id": 3826, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 3827, "callFrame": { "functionName": "searchForItems", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 4059, "columnNumber": 24 }, "hitCount": 0, "children": [ 3828, 4794 ] }, { "id": 3828, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 0, "children": [ 3829 ] }, { "id": 3829, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 3830 ] }, { "id": 3830, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 0, "children": [ 3831 ] }, { "id": 3831, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 3832 ] }, { "id": 3832, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 3833 ] }, { "id": 3833, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 4794, "callFrame": { "functionName": "info", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 83, "columnNumber": 8 }, "hitCount": 0, "children": [ 4795 ] }, { "id": 4795, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 0, "children": [ 4796 ] }, { "id": 4796, "callFrame": { "functionName": "exportLog", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 30, "columnNumber": 13 }, "hitCount": 0, "children": [ 4797 ] }, { "id": 4797, "callFrame": { "functionName": "sendToQueue", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 171, "columnNumber": 15 }, "hitCount": 0, "children": [ 4798 ] }, { "id": 4798, "callFrame": { "functionName": "", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 173, "columnNumber": 71 }, "hitCount": 0, "children": [ 4799 ] }, { "id": 4799, "callFrame": { "functionName": "_startWorker", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 379, "columnNumber": 16 }, "hitCount": 0, "children": [ 4800 ] }, { "id": 4800, "callFrame": { "functionName": "_publishQueuedMessages", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 428, "columnNumber": 26 }, "hitCount": 0, "children": [ 4801 ] }, { "id": 4801, "callFrame": { "functionName": "sendToQueue", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 269, "columnNumber": 13 }, "hitCount": 0, "children": [ 4802 ] }, { "id": 4802, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 264, "columnNumber": 9 }, "hitCount": 0, "children": [ 4803 ] }, { "id": 4803, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 149, "columnNumber": 9 }, "hitCount": 0, "children": [ 4804 ] }, { "id": 4804, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 4805 ] }, { "id": 4805, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 4806 ] }, { "id": 4806, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 4807 ] }, { "id": 4807, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4808 ] }, { "id": 4808, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4809 ] }, { "id": 4809, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4810 ] }, { "id": 4810, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1838", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel.js", "lineNumber": 88, "columnNumber": 24 }, "hitCount": 0, "children": [ 4811 ] }, { "id": 4811, "callFrame": { "functionName": "C.sendMessage", "scriptId": "1815", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/connection.js", "lineNumber": 543, "columnNumber": 24 }, "hitCount": 0, "children": [ 4812 ] }, { "id": 4812, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 4813 ] }, { "id": 4813, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 4814 ] }, { "id": 4814, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 4815 ] }, { "id": 4815, "callFrame": { "functionName": "Transform._write", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 169, "columnNumber": 37 }, "hitCount": 0, "children": [ 4816 ] }, { "id": 4816, "callFrame": { "functionName": "PassThrough._transform", "scriptId": "70", "url": "node:internal/streams/passthrough", "lineNumber": 44, "columnNumber": 43 }, "hitCount": 0, "children": [ 4817 ] }, { "id": 4817, "callFrame": { "functionName": "", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 174, "columnNumber": 35 }, "hitCount": 0, "children": [ 4818 ] }, { "id": 4818, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 4819 ] }, { "id": 4819, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 331, "ticks": 1 } ] }, { "id": 3838, "callFrame": { "functionName": "getProfile", "scriptId": "1717", "url": "file:///opt/build/imshop-cloud/build/services/users-service.js", "lineNumber": 145, "columnNumber": 20 }, "hitCount": 0, "children": [ 3839 ] }, { "id": 3839, "callFrame": { "functionName": "getProfile", "scriptId": "3132", "url": "file:///opt/build/imshop-cloud/build/interfaces/connectors/core-connector.js", "lineNumber": 107, "columnNumber": 20 }, "hitCount": 0, "children": [ 3840 ] }, { "id": 3840, "callFrame": { "functionName": "getProfile", "scriptId": "3133", "url": "file:///opt/build/imshop-cloud/build/interfaces/mixins/idp-mixins.js", "lineNumber": 70, "columnNumber": 27 }, "hitCount": 0, "children": [ 3841 ] }, { "id": 3841, "callFrame": { "functionName": "getProfile", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 433, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 435, "ticks": 1 } ] }, { "id": 3869, "callFrame": { "functionName": "clientSettings", "scriptId": "4191", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/settings-endpoint.js", "lineNumber": 3, "columnNumber": 23 }, "hitCount": 0, "children": [ 3870 ] }, { "id": 3870, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 90, "columnNumber": 39 }, "hitCount": 0, "children": [ 3871 ] }, { "id": 3871, "callFrame": { "functionName": "set body", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 133, "columnNumber": 10 }, "hitCount": 1, "positionTicks": [ { "line": 182, "ticks": 1 } ] }, { "id": 3892, "callFrame": { "functionName": "", "scriptId": "1315", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/as-promise.js", "lineNumber": 49, "columnNumber": 31 }, "hitCount": 0, "children": [ 3893 ] }, { "id": 3893, "callFrame": { "functionName": "parseBody", "scriptId": "1315", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/as-promise.js", "lineNumber": 9, "columnNumber": 18 }, "hitCount": 2, "positionTicks": [ { "line": 12, "ticks": 2 } ] }, { "id": 3979, "callFrame": { "functionName": "getMediaImages", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 726, "columnNumber": 24 }, "hitCount": 0, "children": [ 3980 ] }, { "id": 3980, "callFrame": { "functionName": "getMediaImages", "scriptId": "3404", "url": "file:///opt/build/imshop-cloud/build/integrations/frisbuy-connector.js", "lineNumber": 13, "columnNumber": 24 }, "hitCount": 0, "children": [ 3981 ] }, { "id": 3981, "callFrame": { "functionName": "get", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 13193, "columnNumber": 16 }, "hitCount": 0, "children": [ 3982 ] }, { "id": 3982, "callFrame": { "functionName": "baseGet", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3069, "columnNumber": 20 }, "hitCount": 0, "children": [ 3983 ] }, { "id": 3983, "callFrame": { "functionName": "castPath", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 4516, "columnNumber": 21 }, "hitCount": 0, "children": [ 3984 ] }, { "id": 3984, "callFrame": { "functionName": "isKey", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6365, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 6375, "ticks": 1 } ] }, { "id": 4035, "callFrame": { "functionName": "ItemsService.getPublicShortItems", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 143, "columnNumber": 35 }, "hitCount": 1, "children": [ 4036 ], "positionTicks": [ { "line": 144, "ticks": 1 } ] }, { "id": 4036, "callFrame": { "functionName": "", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 143, "columnNumber": 92 }, "hitCount": 0, "children": [ 4037 ] }, { "id": 4037, "callFrame": { "functionName": "_toPublic", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 29, "columnNumber": 20 }, "hitCount": 0, "children": [ 4038 ] }, { "id": 4038, "callFrame": { "functionName": "", "scriptId": "1366", "url": "file:///opt/build/imshop-cloud/build/core/core-model.js", "lineNumber": 31, "columnNumber": 44 }, "hitCount": 4, "positionTicks": [ { "line": 33, "ticks": 1 }, { "line": 35, "ticks": 3 } ] }, { "id": 4063, "callFrame": { "functionName": "getRecommendedItems", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 341, "columnNumber": 28 }, "hitCount": 0, "children": [ 4064, 4573, 4613, 4684, 5760 ] }, { "id": 4064, "callFrame": { "functionName": "getItemRecommendationsIntegration", "scriptId": "2610", "url": "file:///opt/build/imshop-cloud/build/repositories/integrations-repository.js", "lineNumber": 369, "columnNumber": 43 }, "hitCount": 0, "children": [ 4065 ] }, { "id": 4065, "callFrame": { "functionName": "createQueryBuilder", "scriptId": "1982", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/knex-builder/make-knex.js", "lineNumber": 318, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 319, "ticks": 1 } ] }, { "id": 4573, "callFrame": { "functionName": "getRecommendedItemsIds", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 510, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 541, "ticks": 1 } ] }, { "id": 4613, "callFrame": { "functionName": "getIntegrationBaseQuery", "scriptId": "2610", "url": "file:///opt/build/imshop-cloud/build/repositories/integrations-repository.js", "lineNumber": 204, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 205, "ticks": 1 } ] }, { "id": 4684, "callFrame": { "functionName": "ItemsService.getColorOptionsIds", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 500, "columnNumber": 34 }, "hitCount": 0, "children": [ 4685 ] }, { "id": 4685, "callFrame": { "functionName": "getColorOptionsIds", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1709, "columnNumber": 28 }, "hitCount": 1, "children": [ 4961 ], "positionTicks": [ { "line": 1713, "ticks": 1 } ] }, { "id": 4961, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 4962 ] }, { "id": 4962, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 4963 ] }, { "id": 4963, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 0, "children": [ 4964 ] }, { "id": 4964, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 4965 ] }, { "id": 4965, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 4966 ] }, { "id": 4966, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 4967 ] }, { "id": 4967, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 4968 ] }, { "id": 4968, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 4969 ] }, { "id": 4969, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 4970 ] }, { "id": 4970, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4971 ] }, { "id": 4971, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 4972, 5137 ] }, { "id": 4972, "callFrame": { "functionName": "instrumentRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 246, "columnNumber": 30 }, "hitCount": 0, "children": [ 4973 ] }, { "id": 4973, "callFrame": { "functionName": "wrapMethod", "scriptId": "657", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shimmer.js", "lineNumber": 119, "columnNumber": 33 }, "hitCount": 1, "positionTicks": [ { "line": 130, "ticks": 1 } ] }, { "id": 5137, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 5138 ] }, { "id": 5138, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 5139 ] }, { "id": 5139, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 5140 ] }, { "id": 5140, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 5141, 5616 ] }, { "id": 5141, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 5142 ] }, { "id": 5142, "callFrame": { "functionName": "asyncResetHandle", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 523, "columnNumber": 25 }, "hitCount": 0, "children": [ 5143 ] }, { "id": 5143, "callFrame": { "functionName": "asyncReset", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 529, "ticks": 1 } ] }, { "id": 5616, "callFrame": { "functionName": "setHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 660, "columnNumber": 56 }, "hitCount": 1, "positionTicks": [ { "line": 672, "ticks": 1 } ] }, { "id": 5760, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 90, "columnNumber": 39 }, "hitCount": 0, "children": [ 5761 ] }, { "id": 5761, "callFrame": { "functionName": "set body", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 133, "columnNumber": 10 }, "hitCount": 0, "children": [ 5762 ] }, { "id": 5762, "callFrame": { "functionName": "set type", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 309, "columnNumber": 10 }, "hitCount": 0, "children": [ 5763 ] }, { "id": 5763, "callFrame": { "functionName": "set", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 460, "columnNumber": 5 }, "hitCount": 0, "children": [ 5764 ] }, { "id": 5764, "callFrame": { "functionName": "setHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 660, "columnNumber": 56 }, "hitCount": 0, "children": [ 5765 ] }, { "id": 5765, "callFrame": { "functionName": "", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 636, "columnNumber": 44 }, "hitCount": 0, "children": [ 5766 ] }, { "id": 5766, "callFrame": { "functionName": "checkInvalidHeaderChar", "scriptId": "531", "url": "node:_http_common", "lineNumber": 222, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 224, "ticks": 1 } ] }, { "id": 4186, "callFrame": { "functionName": "getRecommendedItemsIds", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1632, "columnNumber": 32 }, "hitCount": 0, "children": [ 4187 ] }, { "id": 4187, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 4188 ] }, { "id": 4188, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 4189 ] }, { "id": 4189, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 1, "children": [ 4535 ], "positionTicks": [ { "line": 382, "ticks": 1 } ] }, { "id": 4535, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 4536 ] }, { "id": 4536, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 4537 ] }, { "id": 4537, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 4538 ] }, { "id": 4538, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 4539 ] }, { "id": 4539, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 4540 ] }, { "id": 4540, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 4541 ] }, { "id": 4541, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4542 ] }, { "id": 4542, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 4543 ] }, { "id": 4543, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 4544 ] }, { "id": 4544, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 4545 ] }, { "id": 4545, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 4546 ] }, { "id": 4546, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 4547, 5013 ] }, { "id": 4547, "callFrame": { "functionName": "OutgoingMessage", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 103, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 120, "ticks": 1 } ] }, { "id": 5013, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 5014 ] }, { "id": 5014, "callFrame": { "functionName": "asyncResetHandle", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 523, "columnNumber": 25 }, "hitCount": 0, "children": [ 5015 ] }, { "id": 5015, "callFrame": { "functionName": "asyncReset", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 529, "ticks": 1 } ] }, { "id": 4210, "callFrame": { "functionName": "handleRequest", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 126, "columnNumber": 30 }, "hitCount": 0, "children": [ 4211 ] }, { "id": 4211, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 4212 ] }, { "id": 4212, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 4213 ] }, { "id": 4213, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 1, "positionTicks": [ { "line": 98, "ticks": 1 } ] }, { "id": 4344, "callFrame": { "functionName": "getPersonalSegmentOffers", "scriptId": "1707", "url": "file:///opt/build/imshop-cloud/build/services/personal-offers-service.js", "lineNumber": 22, "columnNumber": 34 }, "hitCount": 0, "children": [ 4345 ] }, { "id": 4345, "callFrame": { "functionName": "getPersonalSegmentOffers", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 2607, "columnNumber": 34 }, "hitCount": 0, "children": [ 4346 ] }, { "id": 4346, "callFrame": { "functionName": "get settingsPersonalOffersUrl", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5358, "columnNumber": 33 }, "hitCount": 0, "children": [ 4347 ] }, { "id": 4347, "callFrame": { "functionName": "getSettings", "scriptId": "3377", "url": "file:///opt/build/imshop-cloud/build/settings-library/webhook-connector-settings.js", "lineNumber": 3, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 622, "ticks": 1 } ] }, { "id": 4400, "callFrame": { "functionName": "userRecordCreateOrUpdate", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 830, "columnNumber": 34 }, "hitCount": 0, "children": [ 4401 ] }, { "id": 4401, "callFrame": { "functionName": "createUser", "scriptId": "2685", "url": "file:///opt/build/imshop-cloud/build/repositories/users-repository.js", "lineNumber": 107, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 112, "ticks": 1 } ] }, { "id": 4476, "callFrame": { "functionName": "getItemsByIdList", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 132, "columnNumber": 25 }, "hitCount": 0, "children": [ 4477, 5281 ] }, { "id": 4477, "callFrame": { "functionName": "resolveSegmentIds", "scriptId": "2608", "url": "file:///opt/build/imshop-cloud/build/utils/segments-utils.js", "lineNumber": 15, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 39, "ticks": 1 } ] }, { "id": 5281, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 90, "columnNumber": 39 }, "hitCount": 0, "children": [ 5282 ] }, { "id": 5282, "callFrame": { "functionName": "set body", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 133, "columnNumber": 10 }, "hitCount": 0, "children": [ 5283 ] }, { "id": 5283, "callFrame": { "functionName": "set type", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 309, "columnNumber": 10 }, "hitCount": 0, "children": [ 5284 ] }, { "id": 5284, "callFrame": { "functionName": "set", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 460, "columnNumber": 5 }, "hitCount": 0, "children": [ 5285 ] }, { "id": 5285, "callFrame": { "functionName": "setHeader", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 660, "columnNumber": 56 }, "hitCount": 0, "children": [ 5286 ] }, { "id": 5286, "callFrame": { "functionName": "", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 630, "columnNumber": 43 }, "hitCount": 0, "children": [ 5287 ] }, { "id": 5287, "callFrame": { "functionName": "checkIsHttpToken", "scriptId": "531", "url": "node:_http_common", "lineNumber": 211, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 213, "ticks": 1 } ] }, { "id": 4527, "callFrame": { "functionName": "getItemRecommendations", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 3487, "columnNumber": 32 }, "hitCount": 0, "children": [ 4528 ] }, { "id": 4528, "callFrame": { "functionName": "_tryGetWebhookResponseBodyAndHeaders", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5125, "columnNumber": 46 }, "hitCount": 0, "children": [ 4529 ] }, { "id": 4529, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 0, "children": [ 4530 ] }, { "id": 4530, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 4531 ] }, { "id": 4531, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 0, "children": [ 4532 ] }, { "id": 4532, "callFrame": { "functionName": "exports.default", "scriptId": "1341", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/options-to-url.js", "lineNumber": 21, "columnNumber": 18 }, "hitCount": 0, "children": [ 4533 ] }, { "id": 4533, "callFrame": { "functionName": "URL", "scriptId": "76", "url": "node:internal/url", "lineNumber": 637, "columnNumber": 13 }, "hitCount": 0, "children": [ 4534 ] }, { "id": 4534, "callFrame": { "functionName": "parse", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 646, "ticks": 1 } ] }, { "id": 4574, "callFrame": { "functionName": "getItemInstallmentInfo", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 4670, "columnNumber": 32 }, "hitCount": 0, "children": [ 4575 ] }, { "id": 4575, "callFrame": { "functionName": "_tryGetWebhookResponseBodyAndHeaders", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 5125, "columnNumber": 46 }, "hitCount": 0, "children": [ 4576 ] }, { "id": 4576, "callFrame": { "functionName": "got.<computed>", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 96, "columnNumber": 22 }, "hitCount": 0, "children": [ 4577 ] }, { "id": 4577, "callFrame": { "functionName": "got", "scriptId": "1313", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/create.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 4578 ] }, { "id": 4578, "callFrame": { "functionName": "exports.normalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 220, "columnNumber": 29 }, "hitCount": 0, "children": [ 4579 ] }, { "id": 4579, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 4580 ] }, { "id": 4580, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 44, "ticks": 1 } ] }, { "id": 4600, "callFrame": { "functionName": "", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 299, "columnNumber": 44 }, "hitCount": 1, "positionTicks": [ { "line": 314, "ticks": 1 } ] }, { "id": 4643, "callFrame": { "functionName": "userIdentityCreateOrUpdate", "scriptId": "3603", "url": "file:///opt/build/imshop-cloud/build/identity-providers/webhook-otp-identity-provider.js", "lineNumber": 761, "columnNumber": 36 }, "hitCount": 1, "positionTicks": [ { "line": 768, "ticks": 1 } ] }, { "id": 4645, "callFrame": { "functionName": "get", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 4646 ] }, { "id": 4646, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 4647 ] }, { "id": 4647, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 4648 ] }, { "id": 4648, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 4649 ] }, { "id": 4649, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 4650 ] }, { "id": 4650, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4651 ] }, { "id": 4651, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 4652 ] }, { "id": 4652, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 4653 ] }, { "id": 4653, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 4654 ] }, { "id": 4654, "callFrame": { "functionName": "request", "scriptId": "577", "url": "node:https", "lineNumber": 340, "columnNumber": 16 }, "hitCount": 0, "children": [ 4655 ] }, { "id": 4655, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 4656 ] }, { "id": 4656, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 4657 ] }, { "id": 4657, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 4658 ] }, { "id": 4658, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 4659 ] }, { "id": 4659, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 4660 ] }, { "id": 4660, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4661 ] }, { "id": 4661, "callFrame": { "functionName": "createConnection", "scriptId": "577", "url": "node:https", "lineNumber": 117, "columnNumber": 25 }, "hitCount": 0, "children": [ 4662 ] }, { "id": 4662, "callFrame": { "functionName": "connect", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1606, "columnNumber": 34 }, "hitCount": 0, "children": [ 4663, 4666 ] }, { "id": 4663, "callFrame": { "functionName": "createSecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 98, "columnNumber": 28 }, "hitCount": 0, "children": [ 4664 ] }, { "id": 4664, "callFrame": { "functionName": "configSecureContext", "scriptId": "580", "url": "node:internal/tls/secure-context", "lineNumber": 123, "columnNumber": 28 }, "hitCount": 0, "children": [ 4665 ] }, { "id": 4665, "callFrame": { "functionName": "setCipherSuites", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 229, "ticks": 1 } ] }, { "id": 4666, "callFrame": { "functionName": "TLSSocket.setSession", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 992, "columnNumber": 41 }, "hitCount": 0, "children": [ 4667 ] }, { "id": 4667, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 996, "ticks": 1 } ] }, { "id": 4841, "callFrame": { "functionName": "getColorOptionsIds", "scriptId": "2604", "url": "file:///opt/build/imshop-cloud/build/repositories/items-repository.js", "lineNumber": 1709, "columnNumber": 28 }, "hitCount": 0, "children": [ 4842, 5146 ] }, { "id": 4842, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4843 ] }, { "id": 4843, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4844 ] }, { "id": 4844, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 5146, "callFrame": { "functionName": "searchApi", "scriptId": "986", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/api/api/search.js", "lineNumber": 28, "columnNumber": 19 }, "hitCount": 0, "children": [ 5147 ] }, { "id": 5147, "callFrame": { "functionName": "request", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 103, "columnNumber": 10 }, "hitCount": 0, "children": [ 5148 ] }, { "id": 5148, "callFrame": { "functionName": "prepareRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 379, "columnNumber": 27 }, "hitCount": 1, "children": [ 5149 ], "positionTicks": [ { "line": 427, "ticks": 1 } ] }, { "id": 5149, "callFrame": { "functionName": "makeRequest", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 195, "columnNumber": 24 }, "hitCount": 0, "children": [ 5150 ] }, { "id": 5150, "callFrame": { "functionName": "request", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 83, "columnNumber": 10 }, "hitCount": 0, "children": [ 5151 ] }, { "id": 5151, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 5152 ] }, { "id": 5152, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 5153 ] }, { "id": 5153, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 5154 ] }, { "id": 5154, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 5155 ] }, { "id": 5155, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 5156 ] }, { "id": 5156, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 5157, 5215 ] }, { "id": 5157, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 228, "ticks": 1 } ] }, { "id": 5215, "callFrame": { "functionName": "instrumentRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 246, "columnNumber": 30 }, "hitCount": 0, "children": [ 5216 ] }, { "id": 5216, "callFrame": { "functionName": "_makeNonEnumerable", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 324, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 329, "ticks": 1 } ] }, { "id": 4899, "callFrame": { "functionName": "getPickupLocationPrice", "scriptId": "1697", "url": "file:///opt/build/imshop-cloud/build/services/deliveries-service.js", "lineNumber": 267, "columnNumber": 32 }, "hitCount": 0, "children": [ 4900 ] }, { "id": 4900, "callFrame": { "functionName": "getPickupLocationPrice", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 2543, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 2547, "ticks": 1 } ] }, { "id": 4901, "callFrame": { "functionName": "getPickupInfoFromUrl", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 1782, "columnNumber": 30 }, "hitCount": 0, "children": [ 4902 ] }, { "id": 4902, "callFrame": { "functionName": "info", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 83, "columnNumber": 8 }, "hitCount": 0, "children": [ 4903 ] }, { "id": 4903, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 1, "children": [ 4904 ], "positionTicks": [ { "line": 57, "ticks": 1 } ] }, { "id": 4904, "callFrame": { "functionName": "log", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 206, "columnNumber": 5 }, "hitCount": 0, "children": [ 4905 ] }, { "id": 4905, "callFrame": { "functionName": "Writable.write", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 4906 ] }, { "id": 4906, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 4907 ] }, { "id": 4907, "callFrame": { "functionName": "doWrite", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 4908 ] }, { "id": 4908, "callFrame": { "functionName": "Transform._write", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 147, "columnNumber": 38 }, "hitCount": 0, "children": [ 4909 ] }, { "id": 4909, "callFrame": { "functionName": "Transform._read", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 161, "columnNumber": 37 }, "hitCount": 0, "children": [ 4910 ] }, { "id": 4910, "callFrame": { "functionName": "_transform", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 274, "columnNumber": 12 }, "hitCount": 0, "children": [ 4911 ] }, { "id": 4911, "callFrame": { "functionName": "", "scriptId": "1799", "url": "file:///opt/build/imshop-cloud/node_modules/logform/json.js", "lineNumber": 25, "columnNumber": 24 }, "hitCount": 0, "children": [ 4912 ] }, { "id": 4912, "callFrame": { "functionName": "stringify", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 587, "columnNumber": 21 }, "hitCount": 0, "children": [ 4913 ] }, { "id": 4913, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 4914 ] }, { "id": 4914, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 4915 ] }, { "id": 4915, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 4916 ] }, { "id": 4916, "callFrame": { "functionName": "stringifyFnReplacer", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 177, "columnNumber": 31 }, "hitCount": 0, "children": [ 4917 ] }, { "id": 4917, "callFrame": { "functionName": "strEscape", "scriptId": "1800", "url": "file:///opt/build/imshop-cloud/node_modules/safe-stable-stringify/index.js", "lineNumber": 26, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 29, "ticks": 1 } ] }, { "id": 4918, "callFrame": { "functionName": "write", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 265, "columnNumber": 15 }, "hitCount": 0, "children": [ 4919 ] }, { "id": 4919, "callFrame": { "functionName": "wrapper", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 103, "columnNumber": 29 }, "hitCount": 0, "children": [ 4920 ] }, { "id": 4920, "callFrame": { "functionName": "decorateEntries", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 327, "columnNumber": 19 }, "hitCount": 0, "children": [ 4921 ] }, { "id": 4921, "callFrame": { "functionName": "", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 328, "columnNumber": 27 }, "hitCount": 0, "children": [ 4922 ] }, { "id": 4922, "callFrame": { "functionName": "toJSON", "scriptId": "2518", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/entry.js", "lineNumber": 133, "columnNumber": 10 }, "hitCount": 0, "children": [ 4923 ] }, { "id": 4923, "callFrame": { "functionName": "objToStruct", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 18, "columnNumber": 20 }, "hitCount": 0, "children": [ 4924 ] }, { "id": 4924, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4925 ] }, { "id": 4925, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4926 ] }, { "id": 4926, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4927 ] }, { "id": 4927, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4928 ] }, { "id": 4928, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4929 ] }, { "id": 4929, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4930 ] }, { "id": 4930, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4931 ] }, { "id": 4931, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4932 ] }, { "id": 4932, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4933 ] }, { "id": 4933, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4934 ] }, { "id": 4934, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4935 ] }, { "id": 4935, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4936 ] }, { "id": 4936, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4937 ] }, { "id": 4937, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 76, "ticks": 1 } ] }, { "id": 5113, "callFrame": { "functionName": "ItemsService.mergeItemsExtraData", "scriptId": "2564", "url": "file:///opt/build/imshop-cloud/build/services/items-service.js", "lineNumber": 450, "columnNumber": 35 }, "hitCount": 1, "positionTicks": [ { "line": 466, "ticks": 1 } ] }, { "id": 5221, "callFrame": { "functionName": "getInstallmentInfo", "scriptId": "4200", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/installment-info-endpoint.js", "lineNumber": 43, "columnNumber": 27 }, "hitCount": 0, "children": [ 5222 ] }, { "id": 5222, "callFrame": { "functionName": "", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 90, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 92, "ticks": 1 } ] }, { "id": 5305, "callFrame": { "functionName": "getNotificationHistory", "scriptId": "4280", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/notifications-endpoint.js", "lineNumber": 4, "columnNumber": 31 }, "hitCount": 0, "children": [ 5306 ] }, { "id": 5306, "callFrame": { "functionName": "getToday", "scriptId": "4178", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/today-endpoint.js", "lineNumber": 76, "columnNumber": 17 }, "hitCount": 0, "children": [ 5307 ] }, { "id": 5307, "callFrame": { "functionName": "resolveTodayRequest", "scriptId": "4178", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/today-endpoint.js", "lineNumber": 9, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 33, "ticks": 1 } ] }, { "id": 5335, "callFrame": { "functionName": "getFilters", "scriptId": "4188", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/filters-endpoint.js", "lineNumber": 38, "columnNumber": 19 }, "hitCount": 0, "children": [ 5336 ] }, { "id": 5336, "callFrame": { "functionName": "FiltersService.sortFilters", "scriptId": "3794", "url": "file:///opt/build/imshop-cloud/build/services/filters-service.js", "lineNumber": 134, "columnNumber": 27 }, "hitCount": 0, "children": [ 5337 ] }, { "id": 5337, "callFrame": { "functionName": "", "scriptId": "3794", "url": "file:///opt/build/imshop-cloud/build/services/filters-service.js", "lineNumber": 138, "columnNumber": 28 }, "hitCount": 0, "children": [ 5338 ] }, { "id": 5338, "callFrame": { "functionName": "", "scriptId": "3794", "url": "file:///opt/build/imshop-cloud/build/services/filters-service.js", "lineNumber": 49, "columnNumber": 44 }, "hitCount": 0, "children": [ 5339 ] }, { "id": 5339, "callFrame": { "functionName": "exports.sizeIndex", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 147, "columnNumber": 28 }, "hitCount": 1, "children": [ 5340 ], "positionTicks": [ { "line": 151, "ticks": 1 } ] }, { "id": 5340, "callFrame": { "functionName": "matchSizesWithRegexes", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 107, "columnNumber": 30 }, "hitCount": 0, "children": [ 5341 ] }, { "id": 5341, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5342 ] }, { "id": 5342, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5343 ] }, { "id": 5343, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5344 ] }, { "id": 5344, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 1, "children": [ 5345 ], "positionTicks": [ { "line": 114, "ticks": 1 } ] }, { "id": 5345, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5346 ] }, { "id": 5346, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5347 ] }, { "id": 5347, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5348 ] }, { "id": 5348, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5349 ] }, { "id": 5349, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5350 ] }, { "id": 5350, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5351 ] }, { "id": 5351, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 1, "children": [ 5352 ], "positionTicks": [ { "line": 114, "ticks": 1 } ] }, { "id": 5352, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5353 ] }, { "id": 5353, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5354 ] }, { "id": 5354, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5355 ] }, { "id": 5355, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5356 ] }, { "id": 5356, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5357 ] }, { "id": 5357, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5358 ] }, { "id": 5358, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5359 ] }, { "id": 5359, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5360 ] }, { "id": 5360, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5361 ] }, { "id": 5361, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5362 ] }, { "id": 5362, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5363 ] }, { "id": 5363, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5364 ] }, { "id": 5364, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5365 ] }, { "id": 5365, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5366 ] }, { "id": 5366, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5367 ] }, { "id": 5367, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5368 ] }, { "id": 5368, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5369 ] }, { "id": 5369, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5370 ] }, { "id": 5370, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5371 ] }, { "id": 5371, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5372 ] }, { "id": 5372, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5373 ] }, { "id": 5373, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5374 ] }, { "id": 5374, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5375 ] }, { "id": 5375, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5376 ] }, { "id": 5376, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5377 ] }, { "id": 5377, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5378 ] }, { "id": 5378, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5379 ] }, { "id": 5379, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5380 ] }, { "id": 5380, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5381 ] }, { "id": 5381, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 1, "children": [ 5382 ], "positionTicks": [ { "line": 114, "ticks": 1 } ] }, { "id": 5382, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5383 ] }, { "id": 5383, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5384 ] }, { "id": 5384, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5385 ] }, { "id": 5385, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5386 ] }, { "id": 5386, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5387 ] }, { "id": 5387, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5388 ] }, { "id": 5388, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5389 ] }, { "id": 5389, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5390 ] }, { "id": 5390, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5391 ] }, { "id": 5391, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5392 ] }, { "id": 5392, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5393 ] }, { "id": 5393, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5394 ] }, { "id": 5394, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5395 ] }, { "id": 5395, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5396 ] }, { "id": 5396, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5397 ] }, { "id": 5397, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5398 ] }, { "id": 5398, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5399 ] }, { "id": 5399, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5400 ] }, { "id": 5400, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5401 ] }, { "id": 5401, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 1, "children": [ 5402 ], "positionTicks": [ { "line": 114, "ticks": 1 } ] }, { "id": 5402, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5403 ] }, { "id": 5403, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5404 ] }, { "id": 5404, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5405 ] }, { "id": 5405, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5406 ] }, { "id": 5406, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5407 ] }, { "id": 5407, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5408 ] }, { "id": 5408, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5409 ] }, { "id": 5409, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5410 ] }, { "id": 5410, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5411 ] }, { "id": 5411, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 1, "children": [ 5412 ], "positionTicks": [ { "line": 114, "ticks": 1 } ] }, { "id": 5412, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5413 ] }, { "id": 5413, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5414 ] }, { "id": 5414, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5415 ] }, { "id": 5415, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5416 ] }, { "id": 5416, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 0, "children": [ 5417 ] }, { "id": 5417, "callFrame": { "functionName": "findRegexMatch", "scriptId": "2568", "url": "file:///opt/build/imshop-cloud/node_modules/apparel-sorter/lib/ApparelSorter.js", "lineNumber": 111, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 119, "ticks": 1 } ] }, { "id": 5418, "callFrame": { "functionName": "getHistoryOrders", "scriptId": "1705", "url": "file:///opt/build/imshop-cloud/build/services/orders-service.js", "lineNumber": 2020, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 2187, "ticks": 1 } ] }, { "id": 5439, "callFrame": { "functionName": "getItemAvailability", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 190, "columnNumber": 28 }, "hitCount": 0, "children": [ 5440 ] }, { "id": 5440, "callFrame": { "functionName": "", "scriptId": "4175", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/items-endpoint.js", "lineNumber": 218, "columnNumber": 60 }, "hitCount": 1, "positionTicks": [ { "line": 219, "ticks": 1 } ] }, { "id": 5475, "callFrame": { "functionName": "PlatformMiddleware", "scriptId": "4319", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/platform-middleware.js", "lineNumber": 4, "columnNumber": 27 }, "hitCount": 0, "children": [ 5476 ] }, { "id": 5476, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 5477 ] }, { "id": 5477, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 5478 ] }, { "id": 5478, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 1, "positionTicks": [ { "line": 98, "ticks": 1 } ] }, { "id": 5774, "callFrame": { "functionName": "afterHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 82, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 83, "ticks": 1 } ] }, { "id": 1426, "callFrame": { "functionName": "finish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 738, "columnNumber": 15 }, "hitCount": 0, "children": [ 1427 ] }, { "id": 1427, "callFrame": { "functionName": "destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 38, "columnNumber": 16 }, "hitCount": 0, "children": [ 1428 ] }, { "id": 1428, "callFrame": { "functionName": "_destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 76, "columnNumber": 17 }, "hitCount": 1, "children": [ 1429 ], "positionTicks": [ { "line": 109, "ticks": 1 } ] }, { "id": 1429, "callFrame": { "functionName": "Socket._destroy", "scriptId": "463", "url": "node:net", "lineNumber": 771, "columnNumber": 36 }, "hitCount": 0, "children": [ 1430 ] }, { "id": 1430, "callFrame": { "functionName": "closeSocketHandle", "scriptId": "463", "url": "node:net", "lineNumber": 317, "columnNumber": 26 }, "hitCount": 0, "children": [ 1431 ] }, { "id": 1431, "callFrame": { "functionName": "close", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 320, "ticks": 3 } ] }, { "id": 1922, "callFrame": { "functionName": "Socket.read", "scriptId": "463", "url": "node:net", "lineNumber": 743, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 744, "ticks": 1 } ] }, { "id": 2370, "callFrame": { "functionName": "", "scriptId": "463", "url": "node:net", "lineNumber": 1247, "columnNumber": 72 }, "hitCount": 0, "children": [ 2371 ] }, { "id": 2371, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 2372 ] }, { "id": 2372, "callFrame": { "functionName": "internalConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1009, "columnNumber": 24 }, "hitCount": 0, "children": [ 2373 ] }, { "id": 2373, "callFrame": { "functionName": "connect", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 1047, "ticks": 1 } ] }, { "id": 2571, "callFrame": { "functionName": "emitDestroyScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 524, "columnNumber": 26 }, "hitCount": 0, "children": [ 2572 ] }, { "id": 2572, "callFrame": { "functionName": "queueDestroyAsyncId", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 529, "ticks": 3 } ] }, { "id": 3660, "callFrame": { "functionName": "emitReadable_", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 585, "columnNumber": 22 }, "hitCount": 0, "children": [ 3661 ] }, { "id": 3661, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3662 ] }, { "id": 3662, "callFrame": { "functionName": "go", "scriptId": "1815", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/connection.js", "lineNumber": 483, "columnNumber": 13 }, "hitCount": 0, "children": [ 3663 ] }, { "id": 3663, "callFrame": { "functionName": "mainAccept", "scriptId": "1815", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/connection.js", "lineNumber": 60, "columnNumber": 19 }, "hitCount": 0, "children": [ 3664 ] }, { "id": 3664, "callFrame": { "functionName": "C.accept", "scriptId": "1838", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel.js", "lineNumber": 389, "columnNumber": 19 }, "hitCount": 0, "children": [ 3665 ] }, { "id": 3665, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 512, "ticks": 1 } ] }, { "id": 4168, "callFrame": { "functionName": "maybeReadMore_", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 620, "columnNumber": 23 }, "hitCount": 1, "children": [ 4169, 5446 ], "positionTicks": [ { "line": 649, "ticks": 1 } ] }, { "id": 4169, "callFrame": { "functionName": "Readable.read", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 401, "columnNumber": 34 }, "hitCount": 0, "children": [ 4170 ] }, { "id": 4170, "callFrame": { "functionName": "_read", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 204, "columnNumber": 48 }, "hitCount": 1, "positionTicks": [ { "line": 214, "ticks": 1 } ] }, { "id": 5446, "callFrame": { "functionName": "_read", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 204, "columnNumber": 48 }, "hitCount": 1, "positionTicks": [ { "line": 205, "ticks": 1 } ] }, { "id": 10, "callFrame": { "functionName": "processTimers", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 496, "columnNumber": 24 }, "hitCount": 0, "children": [ 11, 59, 3819 ] }, { "id": 11, "callFrame": { "functionName": "listOnTimeout", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 516, "columnNumber": 24 }, "hitCount": 1, "children": [ 12, 34, 52, 65, 111, 3788 ], "positionTicks": [ { "line": 569, "ticks": 1 } ] }, { "id": 12, "callFrame": { "functionName": "wrappedCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1170, "columnNumber": 37 }, "hitCount": 0, "children": [ 13 ] }, { "id": 13, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 14, 29, 1660 ] }, { "id": 14, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 15 ] }, { "id": 15, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 16, 144 ] }, { "id": 16, "callFrame": { "functionName": "", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 132, "columnNumber": 48 }, "hitCount": 0, "children": [ 17 ] }, { "id": 17, "callFrame": { "functionName": "_runNow", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 180, "columnNumber": 11 }, "hitCount": 0, "children": [ 18 ] }, { "id": 18, "callFrame": { "functionName": "run", "scriptId": "2497", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/task.js", "lineNumber": 127, "columnNumber": 7 }, "hitCount": 0, "children": [ 19 ] }, { "id": 19, "callFrame": { "functionName": "", "scriptId": "2500", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/retries.js", "lineNumber": 50, "columnNumber": 11 }, "hitCount": 0, "children": [ 20 ] }, { "id": 20, "callFrame": { "functionName": "repeat", "scriptId": "2500", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/retries.js", "lineNumber": 62, "columnNumber": 23 }, "hitCount": 0, "children": [ 21 ] }, { "id": 21, "callFrame": { "functionName": "", "scriptId": "2501", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/timeout.js", "lineNumber": 36, "columnNumber": 11 }, "hitCount": 0, "children": [ 22 ] }, { "id": 22, "callFrame": { "functionName": "", "scriptId": "2516", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/v2/logging_service_v2_client.js", "lineNumber": 240, "columnNumber": 71 }, "hitCount": 0, "children": [ 23 ] }, { "id": 23, "callFrame": { "functionName": "", "scriptId": "2319", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/make-client.js", "lineNumber": 103, "columnNumber": 20 }, "hitCount": 0, "children": [ 24 ] }, { "id": 24, "callFrame": { "functionName": "makeUnaryRequest", "scriptId": "2320", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client.js", "lineNumber": 122, "columnNumber": 20 }, "hitCount": 0, "children": [ 25, 2898, 2910 ] }, { "id": 25, "callFrame": { "functionName": "sendMessage", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 288, "columnNumber": 15 }, "hitCount": 0, "children": [ 26 ] }, { "id": 26, "callFrame": { "functionName": "sendMessageWithContext", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 276, "columnNumber": 26 }, "hitCount": 0, "children": [ 27 ] }, { "id": 27, "callFrame": { "functionName": "serialize", "scriptId": "2360", "url": "file:///opt/build/imshop-cloud/node_modules/@grpc/proto-loader/build/src/index.js", "lineNumber": 82, "columnNumber": 29 }, "hitCount": 9, "children": [ 28, 4451, 4461 ], "positionTicks": [ { "line": 88, "ticks": 9 } ] }, { "id": 28, "callFrame": { "functionName": "WriteLogEntriesRequest$fromObject", "scriptId": "4673", "url": "", "lineNumber": 2, "columnNumber": 49 }, "hitCount": 1, "children": [ 4441 ], "positionTicks": [ { "line": 10, "ticks": 1 } ] }, { "id": 4441, "callFrame": { "functionName": "LogEntry$fromObject", "scriptId": "4683", "url": "", "lineNumber": 2, "columnNumber": 35 }, "hitCount": 0, "children": [ 4442 ] }, { "id": 4442, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 0, "children": [ 4443 ] }, { "id": 4443, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 4444 ] }, { "id": 4444, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 0, "children": [ 4445 ] }, { "id": 4445, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 4446 ] }, { "id": 4446, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 0, "children": [ 4447 ] }, { "id": 4447, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 4448, 5051 ] }, { "id": 4448, "callFrame": { "functionName": "ListValue$fromObject", "scriptId": "4703", "url": "", "lineNumber": 2, "columnNumber": 36 }, "hitCount": 0, "children": [ 4449 ] }, { "id": 4449, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 4450 ] }, { "id": 4450, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 1, "positionTicks": [ { "line": 14, "ticks": 1 } ] }, { "id": 5051, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 0, "children": [ 5052 ] }, { "id": 5052, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 5053 ] }, { "id": 5053, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 1, "positionTicks": [ { "line": 11, "ticks": 1 } ] }, { "id": 4451, "callFrame": { "functionName": "WriteLogEntriesRequest$encode", "scriptId": "4670", "url": "", "lineNumber": 2, "columnNumber": 45 }, "hitCount": 0, "children": [ 4452 ] }, { "id": 4452, "callFrame": { "functionName": "LogEntry$encode", "scriptId": "4680", "url": "", "lineNumber": 2, "columnNumber": 31 }, "hitCount": 0, "children": [ 4453 ] }, { "id": 4453, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 4454 ] }, { "id": 4454, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 4455 ] }, { "id": 4455, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 4456 ] }, { "id": 4456, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 4457 ] }, { "id": 4457, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 4458 ] }, { "id": 4458, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 1, "children": [ 4459, 4460 ], "positionTicks": [ { "line": 15, "ticks": 1 } ] }, { "id": 4459, "callFrame": { "functionName": "write_string_buffer", "scriptId": "2379", "url": "file:///opt/build/imshop-cloud/node_modules/@grpc/proto-loader/node_modules/protobufjs/src/writer_buffer.js", "lineNumber": 68, "columnNumber": 60 }, "hitCount": 1, "positionTicks": [ { "line": 73, "ticks": 1 } ] }, { "id": 4460, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 8, "ticks": 1 } ] }, { "id": 4461, "callFrame": { "functionName": "finish", "scriptId": "2366", "url": "file:///opt/build/imshop-cloud/node_modules/@grpc/proto-loader/node_modules/protobufjs/src/writer.js", "lineNumber": 447, "columnNumber": 41 }, "hitCount": 5, "positionTicks": [ { "line": 453, "ticks": 1 }, { "line": 448, "ticks": 1 }, { "line": 452, "ticks": 3 } ] }, { "id": 2898, "callFrame": { "functionName": "getInterceptingCall", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 383, "columnNumber": 28 }, "hitCount": 0, "children": [ 2899 ] }, { "id": 2899, "callFrame": { "functionName": "", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 423, "columnNumber": 7 }, "hitCount": 0, "children": [ 2900 ] }, { "id": 2900, "callFrame": { "functionName": "getBottomInterceptingCall", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 372, "columnNumber": 34 }, "hitCount": 0, "children": [ 2901 ] }, { "id": 2901, "callFrame": { "functionName": "getCall", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 245, "columnNumber": 16 }, "hitCount": 0, "children": [ 2902 ] }, { "id": 2902, "callFrame": { "functionName": "createCall", "scriptId": "2322", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/channel.js", "lineNumber": 56, "columnNumber": 14 }, "hitCount": 0, "children": [ 2903 ] }, { "id": 2903, "callFrame": { "functionName": "createCall", "scriptId": "2325", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/internal-channel.js", "lineNumber": 443, "columnNumber": 14 }, "hitCount": 0, "children": [ 2904 ] }, { "id": 2904, "callFrame": { "functionName": "createResolvingCall", "scriptId": "2325", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/internal-channel.js", "lineNumber": 364, "columnNumber": 23 }, "hitCount": 0, "children": [ 2905 ] }, { "id": 2905, "callFrame": { "functionName": "ResolvingCall", "scriptId": "2301", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/resolving-call.js", "lineNumber": 26, "columnNumber": 15 }, "hitCount": 0, "children": [ 2906 ] }, { "id": 2906, "callFrame": { "functionName": "runDeadlineTimer", "scriptId": "2301", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/resolving-call.js", "lineNumber": 64, "columnNumber": 20 }, "hitCount": 0, "children": [ 2907 ] }, { "id": 2907, "callFrame": { "functionName": "wrappedClearTimeout", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 84, "columnNumber": 37 }, "hitCount": 0, "children": [ 2908 ] }, { "id": 2908, "callFrame": { "functionName": "clearTimeout", "scriptId": "53", "url": "node:timers", "lineNumber": 184, "columnNumber": 21 }, "hitCount": 0, "children": [ 2909 ] }, { "id": 2909, "callFrame": { "functionName": "unenroll", "scriptId": "53", "url": "node:timers", "lineNumber": 77, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 105, "ticks": 1 } ] }, { "id": 2910, "callFrame": { "functionName": "start", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 343, "columnNumber": 9 }, "hitCount": 0, "children": [ 2911 ] }, { "id": 2911, "callFrame": { "functionName": "start", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 291, "columnNumber": 9 }, "hitCount": 0, "children": [ 2912 ] }, { "id": 2912, "callFrame": { "functionName": "wrappedStart", "scriptId": "732", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/grpc-js/grpc.js", "lineNumber": 47, "columnNumber": 30 }, "hitCount": 0, "children": [ 2913, 5041 ] }, { "id": 2913, "callFrame": { "functionName": "createSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1348, "columnNumber": 22 }, "hitCount": 0, "children": [ 2914 ] }, { "id": 2914, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0 }, { "id": 5041, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 5042 ] }, { "id": 5042, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 5043 ] }, { "id": 5043, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 5044 ] }, { "id": 5044, "callFrame": { "functionName": "callStart", "scriptId": "732", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/grpc-js/grpc.js", "lineNumber": 66, "columnNumber": 22 }, "hitCount": 0, "children": [ 5045 ] }, { "id": 5045, "callFrame": { "functionName": "start", "scriptId": "2301", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/resolving-call.js", "lineNumber": 219, "columnNumber": 9 }, "hitCount": 0, "children": [ 5046 ] }, { "id": 5046, "callFrame": { "functionName": "getConfig", "scriptId": "2301", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/resolving-call.js", "lineNumber": 113, "columnNumber": 13 }, "hitCount": 0, "children": [ 5047 ] }, { "id": 5047, "callFrame": { "functionName": "createFilter", "scriptId": "2339", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/filter-stack.js", "lineNumber": 76, "columnNumber": 16 }, "hitCount": 0, "children": [ 5048 ] }, { "id": 5048, "callFrame": { "functionName": "", "scriptId": "2339", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/filter-stack.js", "lineNumber": 77, "columnNumber": 50 }, "hitCount": 0, "children": [ 5049 ] }, { "id": 5049, "callFrame": { "functionName": "createFilter", "scriptId": "2343", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/max-message-size-filter.js", "lineNumber": 80, "columnNumber": 16 }, "hitCount": 0, "children": [ 5050 ] }, { "id": 5050, "callFrame": { "functionName": "MaxMessageSizeFilter", "scriptId": "2343", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/max-message-size-filter.js", "lineNumber": 23, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 26, "ticks": 1 } ] }, { "id": 144, "callFrame": { "functionName": "timeoutHandler", "scriptId": "1352", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/timed-out.js", "lineNumber": 33, "columnNumber": 27 }, "hitCount": 0, "children": [ 145, 146 ] }, { "id": 145, "callFrame": { "functionName": "TimeoutError", "scriptId": "1352", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/timed-out.js", "lineNumber": 7, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 146, "callFrame": { "functionName": "origin.emit", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 147 ] }, { "id": 147, "callFrame": { "functionName": "wrappedRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 249, "columnNumber": 38 }, "hitCount": 0, "children": [ 148 ] }, { "id": 148, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 149 ] }, { "id": 149, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 150 ] }, { "id": 150, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 151 ] }, { "id": 151, "callFrame": { "functionName": "", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 145, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 153, "ticks": 1 } ] }, { "id": 29, "callFrame": { "functionName": "", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 456, "columnNumber": 40 }, "hitCount": 0, "children": [ 30 ] }, { "id": 30, "callFrame": { "functionName": "check", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 154, "columnNumber": 9 }, "hitCount": 0, "children": [ 31 ] }, { "id": 31, "callFrame": { "functionName": "", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 160, "columnNumber": 26 }, "hitCount": 0, "children": [ 32 ] }, { "id": 32, "callFrame": { "functionName": "_destroy", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 421, "columnNumber": 12 }, "hitCount": 0, "children": [ 33 ] }, { "id": 33, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 334, "ticks": 1 } ] }, { "id": 1660, "callFrame": { "functionName": "", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 132, "columnNumber": 48 }, "hitCount": 0, "children": [ 1661 ] }, { "id": 1661, "callFrame": { "functionName": "_runNow", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 180, "columnNumber": 11 }, "hitCount": 0, "children": [ 1662 ] }, { "id": 1662, "callFrame": { "functionName": "run", "scriptId": "2497", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/task.js", "lineNumber": 127, "columnNumber": 7 }, "hitCount": 0, "children": [ 1663 ] }, { "id": 1663, "callFrame": { "functionName": "", "scriptId": "2500", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/retries.js", "lineNumber": 50, "columnNumber": 11 }, "hitCount": 0, "children": [ 1664 ] }, { "id": 1664, "callFrame": { "functionName": "repeat", "scriptId": "2500", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/retries.js", "lineNumber": 62, "columnNumber": 23 }, "hitCount": 0, "children": [ 1665 ] }, { "id": 1665, "callFrame": { "functionName": "", "scriptId": "2501", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/timeout.js", "lineNumber": 36, "columnNumber": 11 }, "hitCount": 0, "children": [ 1666 ] }, { "id": 1666, "callFrame": { "functionName": "", "scriptId": "2516", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/v2/logging_service_v2_client.js", "lineNumber": 240, "columnNumber": 71 }, "hitCount": 0, "children": [ 1667 ] }, { "id": 1667, "callFrame": { "functionName": "", "scriptId": "2319", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/make-client.js", "lineNumber": 103, "columnNumber": 20 }, "hitCount": 0, "children": [ 1668 ] }, { "id": 1668, "callFrame": { "functionName": "makeUnaryRequest", "scriptId": "2320", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client.js", "lineNumber": 122, "columnNumber": 20 }, "hitCount": 0, "children": [ 1669 ] }, { "id": 1669, "callFrame": { "functionName": "sendMessage", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 288, "columnNumber": 15 }, "hitCount": 0, "children": [ 1670 ] }, { "id": 1670, "callFrame": { "functionName": "sendMessageWithContext", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 276, "columnNumber": 26 }, "hitCount": 0, "children": [ 1671 ] }, { "id": 1671, "callFrame": { "functionName": "serialize", "scriptId": "2360", "url": "file:///opt/build/imshop-cloud/node_modules/@grpc/proto-loader/build/src/index.js", "lineNumber": 82, "columnNumber": 29 }, "hitCount": 0, "children": [ 1672, 1673 ] }, { "id": 1672, "callFrame": { "functionName": "WriteLogEntriesRequest$fromObject", "scriptId": "4673", "url": "", "lineNumber": 2, "columnNumber": 49 }, "hitCount": 1, "positionTicks": [ { "line": 30, "ticks": 1 } ] }, { "id": 1673, "callFrame": { "functionName": "WriteLogEntriesRequest$encode", "scriptId": "4670", "url": "", "lineNumber": 2, "columnNumber": 45 }, "hitCount": 0, "children": [ 1674 ] }, { "id": 1674, "callFrame": { "functionName": "LogEntry$encode", "scriptId": "4680", "url": "", "lineNumber": 2, "columnNumber": 31 }, "hitCount": 0, "children": [ 1675, 1692 ] }, { "id": 1675, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1676 ] }, { "id": 1676, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1677 ] }, { "id": 1677, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1678 ] }, { "id": 1678, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1679 ] }, { "id": 1679, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1680 ] }, { "id": 1680, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1681 ] }, { "id": 1681, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1682 ] }, { "id": 1682, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1683 ] }, { "id": 1683, "callFrame": { "functionName": "ListValue$encode", "scriptId": "4700", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 1684 ] }, { "id": 1684, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1685 ] }, { "id": 1685, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1686 ] }, { "id": 1686, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1687 ] }, { "id": 1687, "callFrame": { "functionName": "ListValue$encode", "scriptId": "4700", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 1688 ] }, { "id": 1688, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1689 ] }, { "id": 1689, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1690 ] }, { "id": 1690, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1691 ] }, { "id": 1691, "callFrame": { "functionName": "write_uint32", "scriptId": "2366", "url": "file:///opt/build/imshop-cloud/node_modules/@grpc/proto-loader/node_modules/protobufjs/src/writer.js", "lineNumber": 206, "columnNumber": 47 }, "hitCount": 1, "positionTicks": [ { "line": 210, "ticks": 1 } ] }, { "id": 1692, "callFrame": { "functionName": "Timestamp$encode", "scriptId": "4695", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 1693 ] }, { "id": 1693, "callFrame": { "functionName": "write_uint64", "scriptId": "2366", "url": "file:///opt/build/imshop-cloud/node_modules/@grpc/proto-loader/node_modules/protobufjs/src/writer.js", "lineNumber": 260, "columnNumber": 47 }, "hitCount": 1, "positionTicks": [ { "line": 262, "ticks": 1 } ] }, { "id": 34, "callFrame": { "functionName": "runNextTicks", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 57, "columnNumber": 21 }, "hitCount": 0, "children": [ 35 ] }, { "id": 35, "callFrame": { "functionName": "runMicrotasks", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "children": [ 36, 4266, 4267, 5796 ] }, { "id": 36, "callFrame": { "functionName": "", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 427, "columnNumber": 46 }, "hitCount": 0, "children": [ 37 ] }, { "id": 37, "callFrame": { "functionName": "destroy", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 269, "columnNumber": 15 }, "hitCount": 0, "children": [ 38 ] }, { "id": 38, "callFrame": { "functionName": "destroyRawConnection", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 117, "columnNumber": 28 }, "hitCount": 0, "children": [ 39 ] }, { "id": 39, "callFrame": { "functionName": "fn", "scriptId": "21", "url": "node:internal/util", "lineNumber": 359, "columnNumber": 13 }, "hitCount": 0, "children": [ 40 ] }, { "id": 40, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 360, "columnNumber": 23 }, "hitCount": 0, "children": [ 41 ] }, { "id": 41, "callFrame": { "functionName": "", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 118, "columnNumber": 26 }, "hitCount": 0, "children": [ 42 ] }, { "id": 42, "callFrame": { "functionName": "end", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 597, "columnNumber": 5 }, "hitCount": 0, "children": [ 43 ] }, { "id": 43, "callFrame": { "functionName": "end", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 189, "columnNumber": 5 }, "hitCount": 0, "children": [ 44 ] }, { "id": 44, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 45 ] }, { "id": 45, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 46 ] }, { "id": 46, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 47 ] }, { "id": 47, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 48 ] }, { "id": 48, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 49 ] }, { "id": 49, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 50 ] }, { "id": 50, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 51 ] }, { "id": 51, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 4266, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 361, "ticks": 1 } ] }, { "id": 4267, "callFrame": { "functionName": "promiseAfterHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 344, "columnNumber": 25 }, "hitCount": 0, "children": [ 4268 ] }, { "id": 4268, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 4269 ] }, { "id": 4269, "callFrame": { "functionName": "afterHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 82, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 84, "ticks": 1 } ] }, { "id": 5796, "callFrame": { "functionName": "profileCpuEndpoint", "scriptId": "4170", "url": "file:///opt/build/imshop-cloud/build/apps/v1/endpoints/debug-endpoints.js", "lineNumber": 9, "columnNumber": 27 }, "hitCount": 1, "children": [ 5797 ], "positionTicks": [ { "line": 17, "ticks": 1 } ] }, { "id": 5797, "callFrame": { "functionName": "stop", "scriptId": "4172", "url": "file:///opt/build/imshop-cloud/node_modules/inspector-api/src/profiler.js", "lineNumber": 23, "columnNumber": 15 }, "hitCount": 0, "children": [ 5798 ] }, { "id": 5798, "callFrame": { "functionName": "invokeStop", "scriptId": "4173", "url": "file:///opt/build/imshop-cloud/node_modules/inspector-api/src/utils.js", "lineNumber": 33, "columnNumber": 16 }, "hitCount": 0, "children": [ 5799 ] }, { "id": 5799, "callFrame": { "functionName": "", "scriptId": "4173", "url": "file:///opt/build/imshop-cloud/node_modules/inspector-api/src/utils.js", "lineNumber": 34, "columnNumber": 27 }, "hitCount": 0, "children": [ 5800 ] }, { "id": 5800, "callFrame": { "functionName": "wrappedPost", "scriptId": "710", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/inspector.js", "lineNumber": 16, "columnNumber": 31 }, "hitCount": 0, "children": [ 5801 ] }, { "id": 5801, "callFrame": { "functionName": "post", "scriptId": "706", "url": "node:inspector", "lineNumber": 115, "columnNumber": 6 }, "hitCount": 0, "children": [ 5802 ] }, { "id": 5802, "callFrame": { "functionName": "dispatch", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 140, "ticks": 1 } ] }, { "id": 52, "callFrame": { "functionName": "", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 456, "columnNumber": 40 }, "hitCount": 0, "children": [ 53 ] }, { "id": 53, "callFrame": { "functionName": "check", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 154, "columnNumber": 9 }, "hitCount": 0, "children": [ 54 ] }, { "id": 54, "callFrame": { "functionName": "", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 160, "columnNumber": 26 }, "hitCount": 0, "children": [ 55 ] }, { "id": 55, "callFrame": { "functionName": "_destroy", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 421, "columnNumber": 12 }, "hitCount": 0, "children": [ 56 ] }, { "id": 56, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 57 ] }, { "id": 57, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 58 ] }, { "id": 58, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 65, "callFrame": { "functionName": "send", "scriptId": "610", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/aggregators/base-aggregator.js", "lineNumber": 94, "columnNumber": 6 }, "hitCount": 0, "children": [ 66, 69, 105, 143 ] }, { "id": 66, "callFrame": { "functionName": "_toPayloadSync", "scriptId": "645", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/metric-aggregator.js", "lineNumber": 36, "columnNumber": 16 }, "hitCount": 0, "children": [ 67 ] }, { "id": 67, "callFrame": { "functionName": "toJSON", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 185, "columnNumber": 42 }, "hitCount": 0, "children": [ 68 ] }, { "id": 68, "callFrame": { "functionName": "_toScopedData", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 307, "columnNumber": 56 }, "hitCount": 1, "positionTicks": [ { "line": 309, "ticks": 1 } ] }, { "id": 69, "callFrame": { "functionName": "_runSend", "scriptId": "610", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/aggregators/base-aggregator.js", "lineNumber": 75, "columnNumber": 10 }, "hitCount": 0, "children": [ 70, 92 ] }, { "id": 70, "callFrame": { "functionName": "metricData", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 480, "columnNumber": 56 }, "hitCount": 0, "children": [ 71 ] }, { "id": 71, "callFrame": { "functionName": "_sendData", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 646, "columnNumber": 53 }, "hitCount": 0, "children": [ 72 ] }, { "id": 72, "callFrame": { "functionName": "_runLifecycle", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 628, "columnNumber": 61 }, "hitCount": 0, "children": [ 73 ] }, { "id": 73, "callFrame": { "functionName": "invoke", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 97, "columnNumber": 47 }, "hitCount": 0, "children": [ 74 ] }, { "id": 74, "callFrame": { "functionName": "serialize", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 60, "columnNumber": 53 }, "hitCount": 0, "children": [ 75, 77 ] }, { "id": 75, "callFrame": { "functionName": "stringify", "scriptId": "496", "url": "file:///opt/build/imshop-cloud/node_modules/json-stringify-safe/stringify.js", "lineNumber": 3, "columnNumber": 18 }, "hitCount": 12, "children": [ 76 ], "positionTicks": [ { "line": 5, "ticks": 12 } ] }, { "id": 76, "callFrame": { "functionName": "", "scriptId": "496", "url": "file:///opt/build/imshop-cloud/node_modules/json-stringify-safe/stringify.js", "lineNumber": 15, "columnNumber": 17 }, "hitCount": 4, "positionTicks": [ { "line": 20, "ticks": 3 }, { "line": 25, "ticks": 1 } ] }, { "id": 77, "callFrame": { "functionName": "onSerialize", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 110, "columnNumber": 24 }, "hitCount": 0, "children": [ 78 ] }, { "id": 78, "callFrame": { "functionName": "_post", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 135, "columnNumber": 45 }, "hitCount": 0, "children": [ 79, 83 ] }, { "id": 79, "callFrame": { "functionName": "_shouldCompress", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 399, "columnNumber": 65 }, "hitCount": 0, "children": [ 80 ] }, { "id": 80, "callFrame": { "functionName": "byteLength", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 403, "columnNumber": 19 }, "hitCount": 0, "children": [ 81 ] }, { "id": 81, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 82 ] }, { "id": 82, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 759, "ticks": 2 } ] }, { "id": 83, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 84 ] }, { "id": 84, "callFrame": { "functionName": "asyncBufferWrapper", "scriptId": "584", "url": "node:zlib", "lineNumber": 794, "columnNumber": 36 }, "hitCount": 0, "children": [ 85 ] }, { "id": 85, "callFrame": { "functionName": "zlibBuffer", "scriptId": "584", "url": "node:zlib", "lineNumber": 112, "columnNumber": 19 }, "hitCount": 0, "children": [ 86 ] }, { "id": 86, "callFrame": { "functionName": "Writable.end", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 596, "columnNumber": 33 }, "hitCount": 0, "children": [ 87 ] }, { "id": 87, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 88 ] }, { "id": 88, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 89 ] }, { "id": 89, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 90 ] }, { "id": 90, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 1, "children": [ 91 ], "positionTicks": [ { "line": 429, "ticks": 1 } ] }, { "id": 91, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 426, "ticks": 1 } ] }, { "id": 92, "callFrame": { "functionName": "errorData", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 409, "columnNumber": 54 }, "hitCount": 0, "children": [ 93 ] }, { "id": 93, "callFrame": { "functionName": "_sendData", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 646, "columnNumber": 53 }, "hitCount": 0, "children": [ 94 ] }, { "id": 94, "callFrame": { "functionName": "_runLifecycle", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 628, "columnNumber": 61 }, "hitCount": 0, "children": [ 95 ] }, { "id": 95, "callFrame": { "functionName": "invoke", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 97, "columnNumber": 47 }, "hitCount": 0, "children": [ 96 ] }, { "id": 96, "callFrame": { "functionName": "serialize", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 60, "columnNumber": 53 }, "hitCount": 0, "children": [ 97 ] }, { "id": 97, "callFrame": { "functionName": "onSerialize", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 110, "columnNumber": 24 }, "hitCount": 0, "children": [ 98 ] }, { "id": 98, "callFrame": { "functionName": "_post", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 135, "columnNumber": 45 }, "hitCount": 0, "children": [ 99 ] }, { "id": 99, "callFrame": { "functionName": "makeRequest", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 175, "columnNumber": 22 }, "hitCount": 0, "children": [ 100 ] }, { "id": 100, "callFrame": { "functionName": "_safeRequest", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 208, "columnNumber": 59 }, "hitCount": 0, "children": [ 101 ] }, { "id": 101, "callFrame": { "functionName": "_request", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 290, "columnNumber": 51 }, "hitCount": 0, "children": [ 102 ] }, { "id": 102, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 103 ] }, { "id": 103, "callFrame": { "functionName": "request", "scriptId": "577", "url": "node:https", "lineNumber": 340, "columnNumber": 16 }, "hitCount": 0, "children": [ 104 ] }, { "id": 104, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 182, "ticks": 1 } ] }, { "id": 105, "callFrame": { "functionName": "_toPayload", "scriptId": "651", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/aggregator.js", "lineNumber": 186, "columnNumber": 18 }, "hitCount": 0, "children": [ 106 ] }, { "id": 106, "callFrame": { "functionName": "", "scriptId": "651", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/aggregator.js", "lineNumber": 192, "columnNumber": 37 }, "hitCount": 0, "children": [ 107 ] }, { "id": 107, "callFrame": { "functionName": "", "scriptId": "651", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/aggregator.js", "lineNumber": 193, "columnNumber": 25 }, "hitCount": 0, "children": [ 108 ] }, { "id": 108, "callFrame": { "functionName": "generateJSON", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 261, "columnNumber": 52 }, "hitCount": 0, "children": [ 109 ] }, { "id": 109, "callFrame": { "functionName": "encode", "scriptId": "627", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/codec.js", "lineNumber": 22, "columnNumber": 25 }, "hitCount": 0, "children": [ 110 ] }, { "id": 110, "callFrame": { "functionName": "stringify", "scriptId": "496", "url": "file:///opt/build/imshop-cloud/node_modules/json-stringify-safe/stringify.js", "lineNumber": 3, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 5, "ticks": 1 } ] }, { "id": 143, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 507, "ticks": 1 } ] }, { "id": 111, "callFrame": { "functionName": "send", "scriptId": "678", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/spans/span-event-aggregator.js", "lineNumber": 47, "columnNumber": 6 }, "hitCount": 0, "children": [ 112 ] }, { "id": 112, "callFrame": { "functionName": "send", "scriptId": "610", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/aggregators/base-aggregator.js", "lineNumber": 94, "columnNumber": 6 }, "hitCount": 0, "children": [ 113, 115 ] }, { "id": 113, "callFrame": { "functionName": "_toPayloadSync", "scriptId": "678", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/spans/span-event-aggregator.js", "lineNumber": 25, "columnNumber": 16 }, "hitCount": 0, "children": [ 114 ] }, { "id": 114, "callFrame": { "functionName": "toArray", "scriptId": "611", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/priority-queue.js", "lineNumber": 75, "columnNumber": 50 }, "hitCount": 1, "positionTicks": [ { "line": 81, "ticks": 1 } ] }, { "id": 115, "callFrame": { "functionName": "_runSend", "scriptId": "610", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/aggregators/base-aggregator.js", "lineNumber": 75, "columnNumber": 10 }, "hitCount": 0, "children": [ 116 ] }, { "id": 116, "callFrame": { "functionName": "spanEvents", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 515, "columnNumber": 60 }, "hitCount": 0, "children": [ 117 ] }, { "id": 117, "callFrame": { "functionName": "_sendData", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 646, "columnNumber": 53 }, "hitCount": 0, "children": [ 118 ] }, { "id": 118, "callFrame": { "functionName": "_runLifecycle", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 628, "columnNumber": 61 }, "hitCount": 0, "children": [ 119 ] }, { "id": 119, "callFrame": { "functionName": "invoke", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 97, "columnNumber": 47 }, "hitCount": 0, "children": [ 120 ] }, { "id": 120, "callFrame": { "functionName": "serialize", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 60, "columnNumber": 53 }, "hitCount": 0, "children": [ 121, 126 ] }, { "id": 121, "callFrame": { "functionName": "stringify", "scriptId": "496", "url": "file:///opt/build/imshop-cloud/node_modules/json-stringify-safe/stringify.js", "lineNumber": 3, "columnNumber": 18 }, "hitCount": 2, "children": [ 122, 123 ], "positionTicks": [ { "line": 5, "ticks": 2 } ] }, { "id": 122, "callFrame": { "functionName": "", "scriptId": "496", "url": "file:///opt/build/imshop-cloud/node_modules/json-stringify-safe/stringify.js", "lineNumber": 15, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 19, "ticks": 1 } ] }, { "id": 123, "callFrame": { "functionName": "toJSON", "scriptId": "679", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/spans/span-event.js", "lineNumber": 148, "columnNumber": 8 }, "hitCount": 0, "children": [ 124 ] }, { "id": 124, "callFrame": { "functionName": "_filterNulls", "scriptId": "679", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/spans/span-event.js", "lineNumber": 274, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 277, "ticks": 1 } ] }, { "id": 126, "callFrame": { "functionName": "onSerialize", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 110, "columnNumber": 24 }, "hitCount": 0, "children": [ 127 ] }, { "id": 127, "callFrame": { "functionName": "_post", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 135, "columnNumber": 45 }, "hitCount": 0, "children": [ 128, 132 ] }, { "id": 128, "callFrame": { "functionName": "_shouldCompress", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 399, "columnNumber": 65 }, "hitCount": 0, "children": [ 129 ] }, { "id": 129, "callFrame": { "functionName": "byteLength", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 403, "columnNumber": 19 }, "hitCount": 0, "children": [ 130 ] }, { "id": 130, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 131 ] }, { "id": 131, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 759, "ticks": 1 } ] }, { "id": 132, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 133 ] }, { "id": 133, "callFrame": { "functionName": "asyncBufferWrapper", "scriptId": "584", "url": "node:zlib", "lineNumber": 794, "columnNumber": 36 }, "hitCount": 0, "children": [ 134 ] }, { "id": 134, "callFrame": { "functionName": "zlibBuffer", "scriptId": "584", "url": "node:zlib", "lineNumber": 112, "columnNumber": 19 }, "hitCount": 0, "children": [ 135 ] }, { "id": 135, "callFrame": { "functionName": "Writable.end", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 596, "columnNumber": 33 }, "hitCount": 0, "children": [ 136 ] }, { "id": 136, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 137 ] }, { "id": 137, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 138 ] }, { "id": 138, "callFrame": { "functionName": "Transform._write", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 169, "columnNumber": 37 }, "hitCount": 0, "children": [ 139 ] }, { "id": 139, "callFrame": { "functionName": "wrappedZLibNoSegment", "scriptId": "714", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/zlib.js", "lineNumber": 33, "columnNumber": 38 }, "hitCount": 0, "children": [ 140 ] }, { "id": 140, "callFrame": { "functionName": "ZlibBase._transform", "scriptId": "584", "url": "node:zlib", "lineNumber": 411, "columnNumber": 40 }, "hitCount": 0, "children": [ 141 ] }, { "id": 141, "callFrame": { "functionName": "processChunk", "scriptId": "584", "url": "node:zlib", "lineNumber": 521, "columnNumber": 21 }, "hitCount": 0, "children": [ 142 ] }, { "id": 142, "callFrame": { "functionName": "write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 533, "ticks": 1 } ] }, { "id": 3788, "callFrame": { "functionName": "", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 132, "columnNumber": 48 }, "hitCount": 0, "children": [ 3789 ] }, { "id": 3789, "callFrame": { "functionName": "_runNow", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 180, "columnNumber": 11 }, "hitCount": 0, "children": [ 3790 ] }, { "id": 3790, "callFrame": { "functionName": "run", "scriptId": "2497", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/task.js", "lineNumber": 127, "columnNumber": 7 }, "hitCount": 0, "children": [ 3791 ] }, { "id": 3791, "callFrame": { "functionName": "", "scriptId": "2500", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/retries.js", "lineNumber": 50, "columnNumber": 11 }, "hitCount": 0, "children": [ 3792 ] }, { "id": 3792, "callFrame": { "functionName": "repeat", "scriptId": "2500", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/retries.js", "lineNumber": 62, "columnNumber": 23 }, "hitCount": 0, "children": [ 3793 ] }, { "id": 3793, "callFrame": { "functionName": "", "scriptId": "2501", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/normalCalls/timeout.js", "lineNumber": 36, "columnNumber": 11 }, "hitCount": 0, "children": [ 3794 ] }, { "id": 3794, "callFrame": { "functionName": "", "scriptId": "2516", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/v2/logging_service_v2_client.js", "lineNumber": 240, "columnNumber": 71 }, "hitCount": 0, "children": [ 3795 ] }, { "id": 3795, "callFrame": { "functionName": "", "scriptId": "2319", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/make-client.js", "lineNumber": 103, "columnNumber": 20 }, "hitCount": 0, "children": [ 3796 ] }, { "id": 3796, "callFrame": { "functionName": "makeUnaryRequest", "scriptId": "2320", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client.js", "lineNumber": 122, "columnNumber": 20 }, "hitCount": 0, "children": [ 3797 ] }, { "id": 3797, "callFrame": { "functionName": "sendMessage", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 288, "columnNumber": 15 }, "hitCount": 0, "children": [ 3798 ] }, { "id": 3798, "callFrame": { "functionName": "sendMessageWithContext", "scriptId": "2347", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/client-interceptors.js", "lineNumber": 276, "columnNumber": 26 }, "hitCount": 0, "children": [ 3799 ] }, { "id": 3799, "callFrame": { "functionName": "serialize", "scriptId": "2360", "url": "file:///opt/build/imshop-cloud/node_modules/@grpc/proto-loader/build/src/index.js", "lineNumber": 82, "columnNumber": 29 }, "hitCount": 0, "children": [ 3800, 3807, 3818 ] }, { "id": 3800, "callFrame": { "functionName": "WriteLogEntriesRequest$fromObject", "scriptId": "4673", "url": "", "lineNumber": 2, "columnNumber": 49 }, "hitCount": 0, "children": [ 3801 ] }, { "id": 3801, "callFrame": { "functionName": "LogEntry$fromObject", "scriptId": "4683", "url": "", "lineNumber": 2, "columnNumber": 35 }, "hitCount": 0, "children": [ 3802 ] }, { "id": 3802, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 0, "children": [ 3803 ] }, { "id": 3803, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 3804 ] }, { "id": 3804, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 0, "children": [ 3805 ] }, { "id": 3805, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 3806 ] }, { "id": 3806, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 1, "children": [ 5565 ], "positionTicks": [ { "line": 14, "ticks": 1 } ] }, { "id": 5565, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 5566 ] }, { "id": 5566, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 0, "children": [ 5567 ] }, { "id": 5567, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 5568 ] }, { "id": 5568, "callFrame": { "functionName": "ListValue$fromObject", "scriptId": "4703", "url": "", "lineNumber": 2, "columnNumber": 36 }, "hitCount": 0, "children": [ 5569 ] }, { "id": 5569, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 5570 ] }, { "id": 5570, "callFrame": { "functionName": "Struct$fromObject", "scriptId": "4688", "url": "", "lineNumber": 2, "columnNumber": 33 }, "hitCount": 2, "children": [ 5571 ], "positionTicks": [ { "line": 14, "ticks": 2 } ] }, { "id": 5571, "callFrame": { "functionName": "Value$fromObject", "scriptId": "4693", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 6, "ticks": 1 } ] }, { "id": 3807, "callFrame": { "functionName": "WriteLogEntriesRequest$encode", "scriptId": "4670", "url": "", "lineNumber": 2, "columnNumber": 45 }, "hitCount": 0, "children": [ 3808 ] }, { "id": 3808, "callFrame": { "functionName": "LogEntry$encode", "scriptId": "4680", "url": "", "lineNumber": 2, "columnNumber": 31 }, "hitCount": 0, "children": [ 3809 ] }, { "id": 3809, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 3810 ] }, { "id": 3810, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 3811 ] }, { "id": 3811, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 3812 ] }, { "id": 3812, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 3813 ] }, { "id": 3813, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 3814 ] }, { "id": 3814, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 3815 ] }, { "id": 3815, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 3816 ] }, { "id": 3816, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 1, "children": [ 3817, 5572 ], "positionTicks": [ { "line": 15, "ticks": 1 } ] }, { "id": 3817, "callFrame": { "functionName": "Struct$encode", "scriptId": "4685", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 8, "ticks": 1 } ] }, { "id": 5572, "callFrame": { "functionName": "ListValue$encode", "scriptId": "4700", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 5573 ] }, { "id": 5573, "callFrame": { "functionName": "Value$encode", "scriptId": "4690", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 2, "positionTicks": [ { "line": 15, "ticks": 2 } ] }, { "id": 3818, "callFrame": { "functionName": "finish", "scriptId": "2366", "url": "file:///opt/build/imshop-cloud/node_modules/@grpc/proto-loader/node_modules/protobufjs/src/writer.js", "lineNumber": 447, "columnNumber": 41 }, "hitCount": 3, "positionTicks": [ { "line": 452, "ticks": 1 }, { "line": 453, "ticks": 2 } ] }, { "id": 59, "callFrame": { "functionName": "runNextTicks", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 57, "columnNumber": 21 }, "hitCount": 0, "children": [ 60, 152 ] }, { "id": 60, "callFrame": { "functionName": "runMicrotasks", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 0, "children": [ 61, 1694, 5574 ] }, { "id": 61, "callFrame": { "functionName": "", "scriptId": "1848", "url": "file:///opt/build/imshop-cloud/node_modules/tarn/dist/Pool.js", "lineNumber": 427, "columnNumber": 46 }, "hitCount": 0, "children": [ 62 ] }, { "id": 62, "callFrame": { "functionName": "destroy", "scriptId": "1846", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/client.js", "lineNumber": 269, "columnNumber": 15 }, "hitCount": 0, "children": [ 63 ] }, { "id": 63, "callFrame": { "functionName": "destroyRawConnection", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 117, "columnNumber": 28 }, "hitCount": 0, "children": [ 64 ] }, { "id": 64, "callFrame": { "functionName": "promisify", "scriptId": "21", "url": "node:internal/util", "lineNumber": 337, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 381, "ticks": 1 } ] }, { "id": 1694, "callFrame": { "functionName": "", "scriptId": "2301", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/resolving-call.js", "lineNumber": 155, "columnNumber": 75 }, "hitCount": 0, "children": [ 1695, 4462 ] }, { "id": 1695, "callFrame": { "functionName": "createInnerCall", "scriptId": "2325", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/internal-channel.js", "lineNumber": 355, "columnNumber": 19 }, "hitCount": 0, "children": [ 1696 ] }, { "id": 1696, "callFrame": { "functionName": "createRetryingCall", "scriptId": "2325", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/internal-channel.js", "lineNumber": 346, "columnNumber": 22 }, "hitCount": 0, "children": [ 1697 ] }, { "id": 1697, "callFrame": { "functionName": "trace", "scriptId": "2325", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/internal-channel.js", "lineNumber": 237, "columnNumber": 9 }, "hitCount": 0, "children": [ 1698 ] }, { "id": 1698, "callFrame": { "functionName": "trace", "scriptId": "2305", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/logging.js", "lineNumber": 101, "columnNumber": 14 }, "hitCount": 0, "children": [ 1699 ] }, { "id": 1699, "callFrame": { "functionName": "isTracerEnabled", "scriptId": "2305", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/logging.js", "lineNumber": 107, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 110, "ticks": 1 } ] }, { "id": 4462, "callFrame": { "functionName": "start", "scriptId": "2345", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/retrying-call.js", "lineNumber": 486, "columnNumber": 9 }, "hitCount": 0, "children": [ 4463 ] }, { "id": 4463, "callFrame": { "functionName": "startNewAttempt", "scriptId": "2345", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/retrying-call.js", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 4464 ] }, { "id": 4464, "callFrame": { "functionName": "createLoadBalancingCall", "scriptId": "2325", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/internal-channel.js", "lineNumber": 337, "columnNumber": 27 }, "hitCount": 0, "children": [ 4465 ] }, { "id": 4465, "callFrame": { "functionName": "LoadBalancingCall", "scriptId": "2344", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/load-balancing-call.js", "lineNumber": 30, "columnNumber": 15 }, "hitCount": 0, "children": [ 4466 ] }, { "id": 4466, "callFrame": { "functionName": "splitHostPort", "scriptId": "2314", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/uri-parser.js", "lineNumber": 39, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 76, "ticks": 1 } ] }, { "id": 5574, "callFrame": { "functionName": "", "scriptId": "2301", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/resolving-call.js", "lineNumber": 103, "columnNumber": 103 }, "hitCount": 0, "children": [ 5575 ] }, { "id": 5575, "callFrame": { "functionName": "sendMessageWithContext", "scriptId": "2345", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/retrying-call.js", "lineNumber": 529, "columnNumber": 26 }, "hitCount": 0, "children": [ 5576 ] }, { "id": 5576, "callFrame": { "functionName": "sendMessageWithContext", "scriptId": "2344", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/load-balancing-call.js", "lineNumber": 212, "columnNumber": 26 }, "hitCount": 0, "children": [ 5577 ] }, { "id": 5577, "callFrame": { "functionName": "sendMessageWithContext", "scriptId": "2337", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/subchannel-call.js", "lineNumber": 415, "columnNumber": 26 }, "hitCount": 0, "children": [ 5578 ] }, { "id": 5578, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 5579 ] }, { "id": 5579, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 5580 ] }, { "id": 5580, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 5581 ] }, { "id": 5581, "callFrame": { "functionName": "_write", "scriptId": "1202", "url": "node:internal/http2/core", "lineNumber": 2193, "columnNumber": 8 }, "hitCount": 0, "children": [ 5582 ] }, { "id": 5582, "callFrame": { "functionName": "", "scriptId": "1202", "url": "node:internal/http2/core", "lineNumber": 2119, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 2125, "ticks": 1 } ] }, { "id": 152, "callFrame": { "functionName": "processTicksAndRejections", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 66, "columnNumber": 34 }, "hitCount": 0, "children": [ 153, 167 ] }, { "id": 153, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 154 ] }, { "id": 154, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 155 ] }, { "id": 155, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 156 ] }, { "id": 156, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 157 ] }, { "id": 157, "callFrame": { "functionName": "emitAbortNT", "scriptId": "530", "url": "node:_http_client", "lineNumber": 435, "columnNumber": 20 }, "hitCount": 0, "children": [ 158 ] }, { "id": 158, "callFrame": { "functionName": "wrappedRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 249, "columnNumber": 38 }, "hitCount": 0, "children": [ 159 ] }, { "id": 159, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 160 ] }, { "id": 160, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 161 ] }, { "id": 161, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 162, 163 ] }, { "id": 162, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 627, "ticks": 1 } ] }, { "id": 163, "callFrame": { "functionName": "onclose", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 136, "columnNumber": 18 }, "hitCount": 0, "children": [ 164, 165 ] }, { "id": 164, "callFrame": { "functionName": "isReadableErrored", "scriptId": "55", "url": "node:internal/streams/utils", "lineNumber": 189, "columnNumber": 26 }, "hitCount": 0, "children": [ 166 ] }, { "id": 166, "callFrame": { "functionName": "isNodeStream", "scriptId": "55", "url": "node:internal/streams/utils", "lineNumber": 48, "columnNumber": 21 }, "hitCount": 0 }, { "id": 165, "callFrame": { "functionName": "isWritableErrored", "scriptId": "55", "url": "node:internal/streams/utils", "lineNumber": 177, "columnNumber": 26 }, "hitCount": 0 }, { "id": 167, "callFrame": { "functionName": "runMicrotasks", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 0, "children": [ 168, 243 ] }, { "id": 168, "callFrame": { "functionName": "getDeliveriesRawData", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 1610, "columnNumber": 30 }, "hitCount": 0, "children": [ 169 ] }, { "id": 169, "callFrame": { "functionName": "error", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 77, "columnNumber": 9 }, "hitCount": 0, "children": [ 170 ] }, { "id": 170, "callFrame": { "functionName": "log", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 54, "columnNumber": 7 }, "hitCount": 0, "children": [ 171, 182 ] }, { "id": 171, "callFrame": { "functionName": "exportLog", "scriptId": "2552", "url": "file:///opt/build/imshop-cloud/build/utils/imshop-logger.js", "lineNumber": 30, "columnNumber": 13 }, "hitCount": 0, "children": [ 172 ] }, { "id": 172, "callFrame": { "functionName": "sendToQueue", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 171, "columnNumber": 15 }, "hitCount": 0, "children": [ 173 ] }, { "id": 173, "callFrame": { "functionName": "", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 173, "columnNumber": 71 }, "hitCount": 0, "children": [ 174 ] }, { "id": 174, "callFrame": { "functionName": "_startWorker", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 379, "columnNumber": 16 }, "hitCount": 0, "children": [ 175 ] }, { "id": 175, "callFrame": { "functionName": "_publishQueuedMessages", "scriptId": "1841", "url": "file:///opt/build/imshop-cloud/node_modules/amqp-connection-manager/dist/cjs/ChannelWrapper.js", "lineNumber": 428, "columnNumber": 26 }, "hitCount": 0, "children": [ 176 ] }, { "id": 176, "callFrame": { "functionName": "sendToQueue", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 269, "columnNumber": 13 }, "hitCount": 0, "children": [ 177 ] }, { "id": 177, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 264, "columnNumber": 9 }, "hitCount": 0, "children": [ 178 ] }, { "id": 178, "callFrame": { "functionName": "publish", "scriptId": "1837", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/channel_model.js", "lineNumber": 149, "columnNumber": 9 }, "hitCount": 0, "children": [ 179 ] }, { "id": 179, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 180 ] }, { "id": 180, "callFrame": { "functionName": "RecorderSpec", "scriptId": "663", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/specs/index.js", "lineNumber": 59, "columnNumber": 21 }, "hitCount": 0, "children": [ 181 ] }, { "id": 181, "callFrame": { "functionName": "SegmentSpec", "scriptId": "663", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/specs/index.js", "lineNumber": 49, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 182, "callFrame": { "functionName": "log", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 206, "columnNumber": 5 }, "hitCount": 0, "children": [ 183 ] }, { "id": 183, "callFrame": { "functionName": "Writable.write", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 184 ] }, { "id": 184, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 185 ] }, { "id": 185, "callFrame": { "functionName": "doWrite", "scriptId": "1757", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 186 ] }, { "id": 186, "callFrame": { "functionName": "Transform._write", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 147, "columnNumber": 38 }, "hitCount": 0, "children": [ 187 ] }, { "id": 187, "callFrame": { "functionName": "Transform._read", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 161, "columnNumber": 37 }, "hitCount": 0, "children": [ 188 ] }, { "id": 188, "callFrame": { "functionName": "_transform", "scriptId": "1749", "url": "file:///opt/build/imshop-cloud/node_modules/winston/lib/winston/logger.js", "lineNumber": 274, "columnNumber": 12 }, "hitCount": 0, "children": [ 189 ] }, { "id": 189, "callFrame": { "functionName": "Transform.push", "scriptId": "1759", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js", "lineNumber": 129, "columnNumber": 36 }, "hitCount": 0, "children": [ 190 ] }, { "id": 190, "callFrame": { "functionName": "Readable.push", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 212, "columnNumber": 35 }, "hitCount": 0, "children": [ 191 ] }, { "id": 191, "callFrame": { "functionName": "readableAddChunk", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 234, "columnNumber": 25 }, "hitCount": 0, "children": [ 192 ] }, { "id": 192, "callFrame": { "functionName": "addChunk", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 275, "columnNumber": 17 }, "hitCount": 0, "children": [ 193 ] }, { "id": 193, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 194 ] }, { "id": 194, "callFrame": { "functionName": "ondata", "scriptId": "1751", "url": "file:///opt/build/imshop-cloud/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js", "lineNumber": 626, "columnNumber": 17 }, "hitCount": 0, "children": [ 195 ] }, { "id": 195, "callFrame": { "functionName": "Writable.write", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 286, "columnNumber": 36 }, "hitCount": 0, "children": [ 196 ] }, { "id": 196, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 350, "columnNumber": 22 }, "hitCount": 0, "children": [ 197 ] }, { "id": 197, "callFrame": { "functionName": "doWrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 198 ] }, { "id": 198, "callFrame": { "functionName": "_write", "scriptId": "1791", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/index.js", "lineNumber": 68, "columnNumber": 50 }, "hitCount": 0, "children": [ 199 ] }, { "id": 199, "callFrame": { "functionName": "log", "scriptId": "2549", "url": "file:///opt/build/imshop-cloud/build/loggers/telegram-transport.js", "lineNumber": 17, "columnNumber": 7 }, "hitCount": 0, "children": [ 200 ] }, { "id": 200, "callFrame": { "functionName": "fetch", "scriptId": "1507", "url": "file:///opt/build/imshop-cloud/node_modules/node-fetch/lib/index.js", "lineNumber": 1440, "columnNumber": 14 }, "hitCount": 0, "children": [ 201 ] }, { "id": 201, "callFrame": { "functionName": "", "scriptId": "1507", "url": "file:///opt/build/imshop-cloud/node_modules/node-fetch/lib/index.js", "lineNumber": 1450, "columnNumber": 35 }, "hitCount": 0, "children": [ 202, 208 ] }, { "id": 202, "callFrame": { "functionName": "Request", "scriptId": "1507", "url": "file:///opt/build/imshop-cloud/node_modules/node-fetch/lib/index.js", "lineNumber": 1195, "columnNumber": 12 }, "hitCount": 0, "children": [ 203 ] }, { "id": 203, "callFrame": { "functionName": "Body", "scriptId": "1507", "url": "file:///opt/build/imshop-cloud/node_modules/node-fetch/lib/index.js", "lineNumber": 179, "columnNumber": 13 }, "hitCount": 0, "children": [ 204 ] }, { "id": 204, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 205 ] }, { "id": 205, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 206 ] }, { "id": 206, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 0, "children": [ 207 ] }, { "id": 207, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 604, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 605, "ticks": 1 } ] }, { "id": 208, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 209 ] }, { "id": 209, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 210 ] }, { "id": 210, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 211 ] }, { "id": 211, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 212 ] }, { "id": 212, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 213 ] }, { "id": 213, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 214 ] }, { "id": 214, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 215 ] }, { "id": 215, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 216 ] }, { "id": 216, "callFrame": { "functionName": "request", "scriptId": "577", "url": "node:https", "lineNumber": 340, "columnNumber": 16 }, "hitCount": 0, "children": [ 217 ] }, { "id": 217, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 218 ] }, { "id": 218, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 219 ] }, { "id": 219, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 220 ] }, { "id": 220, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 221 ] }, { "id": 221, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 222 ] }, { "id": 222, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 223 ] }, { "id": 223, "callFrame": { "functionName": "createConnection", "scriptId": "577", "url": "node:https", "lineNumber": 117, "columnNumber": 25 }, "hitCount": 0, "children": [ 224 ] }, { "id": 224, "callFrame": { "functionName": "connect", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1606, "columnNumber": 34 }, "hitCount": 0, "children": [ 225, 228 ] }, { "id": 225, "callFrame": { "functionName": "createSecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 98, "columnNumber": 28 }, "hitCount": 0, "children": [ 226 ] }, { "id": 226, "callFrame": { "functionName": "configSecureContext", "scriptId": "580", "url": "node:internal/tls/secure-context", "lineNumber": 123, "columnNumber": 28 }, "hitCount": 0, "children": [ 227 ] }, { "id": 227, "callFrame": { "functionName": "setCipherSuites", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 229, "ticks": 1 } ] }, { "id": 228, "callFrame": { "functionName": "connectWrapper", "scriptId": "711", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/net.js", "lineNumber": 73, "columnNumber": 34 }, "hitCount": 0, "children": [ 229 ] }, { "id": 229, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 230 ] }, { "id": 230, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 231 ] }, { "id": 231, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 232 ] }, { "id": 232, "callFrame": { "functionName": "Socket.connect", "scriptId": "463", "url": "node:net", "lineNumber": 1140, "columnNumber": 35 }, "hitCount": 0, "children": [ 233 ] }, { "id": 233, "callFrame": { "functionName": "lookupAndConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1208, "columnNumber": 25 }, "hitCount": 0, "children": [ 234 ] }, { "id": 234, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 235 ] }, { "id": 235, "callFrame": { "functionName": "", "scriptId": "463", "url": "node:net", "lineNumber": 1298, "columnNumber": 60 }, "hitCount": 0, "children": [ 236 ] }, { "id": 236, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 237 ] }, { "id": 237, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 238 ] }, { "id": 238, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 239 ] }, { "id": 239, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 240 ] }, { "id": 240, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 241 ] }, { "id": 241, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 242 ] }, { "id": 242, "callFrame": { "functionName": "lookup", "scriptId": "694", "url": "node:dns", "lineNumber": 139, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 221, "ticks": 1 } ] }, { "id": 243, "callFrame": { "functionName": "getDeliveryMethods", "scriptId": "1697", "url": "file:///opt/build/imshop-cloud/build/services/deliveries-service.js", "lineNumber": 26, "columnNumber": 28 }, "hitCount": 0, "children": [ 244 ] }, { "id": 244, "callFrame": { "functionName": "redisClient.setAsync", "scriptId": "1723", "url": "file:///opt/build/imshop-cloud/build/utils/bootstrap.js", "lineNumber": 286, "columnNumber": 27 }, "hitCount": 0, "children": [ 245 ] }, { "id": 245, "callFrame": { "functionName": "balanceShardIndex", "scriptId": "2553", "url": "file:///opt/build/imshop-cloud/build/utils/hashing.js", "lineNumber": 13, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 21, "ticks": 1 } ] }, { "id": 3819, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 225, "ticks": 1 } ] }, { "id": 125, "callFrame": { "functionName": "(garbage collector)", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 484 }, { "id": 246, "callFrame": { "functionName": "(program)", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 83 }, { "id": 247, "callFrame": { "functionName": "callbackTrampoline", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 117, "columnNumber": 27 }, "hitCount": 7, "children": [ 248, 272, 319, 337, 360, 362, 1209, 1280, 1414, 1748, 1896, 2251, 3216, 3700, 3899, 4850, 5001, 5008 ], "positionTicks": [ { "line": 118, "ticks": 3 }, { "line": 130, "ticks": 4 } ] }, { "id": 248, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 249 ] }, { "id": 249, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 250 ] }, { "id": 250, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 251 ] }, { "id": 251, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 1, "children": [ 252, 3612 ], "positionTicks": [ { "line": 1315, "ticks": 1 } ] }, { "id": 252, "callFrame": { "functionName": "onStreamRead", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 166, "columnNumber": 21 }, "hitCount": 8, "children": [ 253, 2751, 5507 ], "positionTicks": [ { "line": 173, "ticks": 4 }, { "line": 175, "ticks": 2 }, { "line": 234, "ticks": 2 } ] }, { "id": 253, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 2, "children": [ 254 ], "positionTicks": [ { "line": 234, "ticks": 2 } ] }, { "id": 254, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 5, "children": [ 255 ], "positionTicks": [ { "line": 1233, "ticks": 1 }, { "line": 133, "ticks": 1 }, { "line": 276, "ticks": 3 } ] }, { "id": 255, "callFrame": { "functionName": "addChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 311, "columnNumber": 17 }, "hitCount": 0, "children": [ 256, 1948, 3969 ] }, { "id": 256, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 257 ] }, { "id": 257, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 2, "children": [ 258 ], "positionTicks": [ { "line": 1323, "ticks": 1 }, { "line": 1435, "ticks": 1 } ] }, { "id": 258, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 259 ] }, { "id": 259, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 2, "children": [ 260 ], "positionTicks": [ { "line": 1315, "ticks": 2 } ] }, { "id": 260, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 261, 525, 3495 ] }, { "id": 261, "callFrame": { "functionName": "socketOnData", "scriptId": "530", "url": "node:_http_client", "lineNumber": 534, "columnNumber": 21 }, "hitCount": 9, "children": [ 262, 5612 ], "positionTicks": [ { "line": 543, "ticks": 1 }, { "line": 542, "ticks": 8 } ] }, { "id": 262, "callFrame": { "functionName": "execute", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 19, "children": [ 263, 1639, 4375 ], "positionTicks": [ { "line": 542, "ticks": 18 } ] }, { "id": 263, "callFrame": { "functionName": "parserOnHeadersComplete", "scriptId": "531", "url": "node:_http_common", "lineNumber": 71, "columnNumber": 32 }, "hitCount": 1, "children": [ 264, 2575 ], "positionTicks": [ { "line": 93, "ticks": 1 } ] }, { "id": 264, "callFrame": { "functionName": "parserOnIncomingClient", "scriptId": "530", "url": "node:_http_client", "lineNumber": 612, "columnNumber": 31 }, "hitCount": 2, "children": [ 265, 2085, 2177, 4364, 4827 ], "positionTicks": [ { "line": 707, "ticks": 1 }, { "line": 659, "ticks": 1 } ] }, { "id": 265, "callFrame": { "functionName": "origin.emit", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 266 ] }, { "id": 266, "callFrame": { "functionName": "wrappedRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 249, "columnNumber": 38 }, "hitCount": 0, "children": [ 267 ] }, { "id": 267, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 268 ] }, { "id": 268, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 269 ] }, { "id": 269, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 270 ] }, { "id": 270, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 271, 4526 ] }, { "id": 271, "callFrame": { "functionName": "handleResponse", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 45, "columnNumber": 31 }, "hitCount": 2, "children": [ 285, 3384, 4507 ], "positionTicks": [ { "line": 121, "ticks": 1 }, { "line": 67, "ticks": 1 } ] }, { "id": 285, "callFrame": { "functionName": "matchKnownFields", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 278, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 279, "ticks": 1 } ] }, { "id": 3384, "callFrame": { "functionName": "exports.default", "scriptId": "1348", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/get-response.js", "lineNumber": 8, "columnNumber": 18 }, "hitCount": 0, "children": [ 3385, 3877, 4497, 5010, 5144, 5217 ] }, { "id": 3385, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3386 ] }, { "id": 3386, "callFrame": { "functionName": "", "scriptId": "1315", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/as-promise.js", "lineNumber": 49, "columnNumber": 31 }, "hitCount": 0, "children": [ 3387 ] }, { "id": 3387, "callFrame": { "functionName": "module.exports.buffer", "scriptId": "1316", "url": "file:///opt/build/imshop-cloud/node_modules/get-stream/index.js", "lineNumber": 57, "columnNumber": 24 }, "hitCount": 0, "children": [ 3388 ] }, { "id": 3388, "callFrame": { "functionName": "getStream", "scriptId": "1316", "url": "file:///opt/build/imshop-cloud/node_modules/get-stream/index.js", "lineNumber": 12, "columnNumber": 24 }, "hitCount": 0, "children": [ 3389 ] }, { "id": 3389, "callFrame": { "functionName": "", "scriptId": "1316", "url": "file:///opt/build/imshop-cloud/node_modules/get-stream/index.js", "lineNumber": 25, "columnNumber": 19 }, "hitCount": 0, "children": [ 3390 ] }, { "id": 3390, "callFrame": { "functionName": "pump", "scriptId": "1317", "url": "file:///opt/build/imshop-cloud/node_modules/pump/index.js", "lineNumber": 58, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 67, "ticks": 1 } ] }, { "id": 3877, "callFrame": { "functionName": "decompressResponse", "scriptId": "1349", "url": "file:///opt/build/imshop-cloud/node_modules/decompress-response/index.js", "lineNumber": 8, "columnNumber": 27 }, "hitCount": 1, "children": [ 3878, 4042, 5770 ], "positionTicks": [ { "line": 23, "ticks": 1 } ] }, { "id": 3878, "callFrame": { "functionName": "pipeline", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 149, "columnNumber": 17 }, "hitCount": 0, "children": [ 3879 ] }, { "id": 3879, "callFrame": { "functionName": "pipelineImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 153, "columnNumber": 21 }, "hitCount": 0, "children": [ 3880, 5430 ] }, { "id": 3880, "callFrame": { "functionName": "destroyer", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 43, "columnNumber": 18 }, "hitCount": 0, "children": [ 3881 ] }, { "id": 3881, "callFrame": { "functionName": "eos", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 49, "columnNumber": 12 }, "hitCount": 0, "children": [ 3882 ] }, { "id": 3882, "callFrame": { "functionName": "isClosed", "scriptId": "55", "url": "node:internal/streams/utils", "lineNumber": 201, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 207, "ticks": 1 } ] }, { "id": 5430, "callFrame": { "functionName": "pipe", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 346, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 370, "ticks": 1 } ] }, { "id": 4042, "callFrame": { "functionName": "PassThrough", "scriptId": "70", "url": "node:internal/streams/passthrough", "lineNumber": 37, "columnNumber": 20 }, "hitCount": 0, "children": [ 4043 ] }, { "id": 4043, "callFrame": { "functionName": "Transform", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 81, "columnNumber": 18 }, "hitCount": 0, "children": [ 4044 ] }, { "id": 4044, "callFrame": { "functionName": "Duplex", "scriptId": "59", "url": "node:internal/streams/duplex", "lineNumber": 53, "columnNumber": 15 }, "hitCount": 0, "children": [ 4045 ] }, { "id": 4045, "callFrame": { "functionName": "Readable", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 185, "columnNumber": 17 }, "hitCount": 0, "children": [ 4046 ] }, { "id": 4046, "callFrame": { "functionName": "Stream", "scriptId": "61", "url": "node:internal/streams/legacy", "lineNumber": 9, "columnNumber": 15 }, "hitCount": 0, "children": [ 4047 ] }, { "id": 4047, "callFrame": { "functionName": "EventEmitter", "scriptId": "29", "url": "node:events", "lineNumber": 211, "columnNumber": 21 }, "hitCount": 0, "children": [ 4048 ] }, { "id": 4048, "callFrame": { "functionName": "EventEmitter.init", "scriptId": "29", "url": "node:events", "lineNumber": 336, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 345, "ticks": 1 } ] }, { "id": 5770, "callFrame": { "functionName": "value", "scriptId": "584", "url": "node:zlib", "lineNumber": 878, "columnNumber": 19 }, "hitCount": 0, "children": [ 5771 ] }, { "id": 5771, "callFrame": { "functionName": "Unzip", "scriptId": "584", "url": "node:zlib", "lineNumber": 780, "columnNumber": 14 }, "hitCount": 0, "children": [ 5772 ] }, { "id": 5772, "callFrame": { "functionName": "Zlib", "scriptId": "584", "url": "node:zlib", "lineNumber": 631, "columnNumber": 13 }, "hitCount": 0, "children": [ 5773 ] }, { "id": 5773, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 687, "ticks": 1 } ] }, { "id": 4497, "callFrame": { "functionName": "pipeline", "scriptId": "68", "url": "node:stream/promises", "lineNumber": 17, "columnNumber": 17 }, "hitCount": 0, "children": [ 4498 ] }, { "id": 4498, "callFrame": { "functionName": "", "scriptId": "68", "url": "node:stream/promises", "lineNumber": 18, "columnNumber": 21 }, "hitCount": 0, "children": [ 4499 ] }, { "id": 4499, "callFrame": { "functionName": "pipelineImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 153, "columnNumber": 21 }, "hitCount": 0, "children": [ 4500, 4998 ] }, { "id": 4500, "callFrame": { "functionName": "pipe", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 346, "columnNumber": 13 }, "hitCount": 0, "children": [ 4501 ] }, { "id": 4501, "callFrame": { "functionName": "Readable.pipe", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 665, "columnNumber": 34 }, "hitCount": 0, "children": [ 4502 ] }, { "id": 4502, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 897, "ticks": 1 } ] }, { "id": 4998, "callFrame": { "functionName": "AbortController", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 320, "columnNumber": 13 }, "hitCount": 0, "children": [ 4999 ] }, { "id": 4999, "callFrame": { "functionName": "createAbortSignal", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 287, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 296, "ticks": 1 } ] }, { "id": 5010, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 5011 ] }, { "id": 5011, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 5012 ] }, { "id": 5012, "callFrame": { "functionName": "trackPromise", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 305, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 5144, "callFrame": { "functionName": "module.exports", "scriptId": "1350", "url": "file:///opt/build/imshop-cloud/node_modules/mimic-response/index.js", "lineNumber": 24, "columnNumber": 17 }, "hitCount": 3, "positionTicks": [ { "line": 34, "ticks": 1 }, { "line": 30, "ticks": 1 }, { "line": 26, "ticks": 1 } ] }, { "id": 5217, "callFrame": { "functionName": "createProgressStream", "scriptId": "1351", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/progress.js", "lineNumber": 4, "columnNumber": 29 }, "hitCount": 0, "children": [ 5218 ] }, { "id": 5218, "callFrame": { "functionName": "Transform", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 81, "columnNumber": 18 }, "hitCount": 0, "children": [ 5219 ] }, { "id": 5219, "callFrame": { "functionName": "Duplex", "scriptId": "59", "url": "node:internal/streams/duplex", "lineNumber": 53, "columnNumber": 15 }, "hitCount": 0, "children": [ 5220 ] }, { "id": 5220, "callFrame": { "functionName": "Readable", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 185, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 200, "ticks": 1 } ] }, { "id": 4507, "callFrame": { "functionName": "get", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 111, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 415, "ticks": 1 } ] }, { "id": 4526, "callFrame": { "functionName": "", "scriptId": "1352", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/timed-out.js", "lineNumber": 55, "columnNumber": 30 }, "hitCount": 1, "positionTicks": [ { "line": 57, "ticks": 1 } ] }, { "id": 2085, "callFrame": { "functionName": "wrappedRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 249, "columnNumber": 38 }, "hitCount": 1, "children": [ 2086, 3353 ], "positionTicks": [ { "line": 255, "ticks": 1 } ] }, { "id": 2086, "callFrame": { "functionName": "handleResponse", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 292, "columnNumber": 23 }, "hitCount": 0, "children": [ 2087, 3391, 5525 ] }, { "id": 2087, "callFrame": { "functionName": "_makeNonEnumerable", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 324, "columnNumber": 27 }, "hitCount": 3, "positionTicks": [ { "line": 329, "ticks": 3 } ] }, { "id": 3391, "callFrame": { "functionName": "wrapMethod", "scriptId": "657", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shimmer.js", "lineNumber": 119, "columnNumber": 33 }, "hitCount": 0, "children": [ 3392 ] }, { "id": 3392, "callFrame": { "functionName": "", "scriptId": "657", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shimmer.js", "lineNumber": 132, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 163, "ticks": 1 } ] }, { "id": 5525, "callFrame": { "functionName": "addSpanAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 95, "columnNumber": 67 }, "hitCount": 0, "children": [ 5526 ] }, { "id": 5526, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 0, "children": [ 5527 ] }, { "id": 5527, "callFrame": { "functionName": "isValidLength", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 39, "columnNumber": 15 }, "hitCount": 0, "children": [ 5528 ] }, { "id": 5528, "callFrame": { "functionName": "isValidLength", "scriptId": "605", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/byte-limit.js", "lineNumber": 13, "columnNumber": 22 }, "hitCount": 0, "children": [ 5529 ] }, { "id": 5529, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 5530 ] }, { "id": 5530, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 759, "ticks": 1 } ] }, { "id": 3353, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3354 ] }, { "id": 3354, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3355 ] }, { "id": 3355, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3356 ] }, { "id": 3356, "callFrame": { "functionName": "onResponse", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 98, "columnNumber": 23 }, "hitCount": 0, "children": [ 3357, 4185 ] }, { "id": 3357, "callFrame": { "functionName": "onResponse", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 236, "columnNumber": 23 }, "hitCount": 1, "children": [ 4157, 4199 ], "positionTicks": [ { "line": 304, "ticks": 1 } ] }, { "id": 4157, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 1, "children": [ 4190, 5269 ], "positionTicks": [ { "line": 893, "ticks": 1 } ] }, { "id": 4190, "callFrame": { "functionName": "Readable.resume", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 974, "columnNumber": 36 }, "hitCount": 0, "children": [ 4191 ] }, { "id": 4191, "callFrame": { "functionName": "resume", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 988, "columnNumber": 15 }, "hitCount": 0, "children": [ 4192 ] }, { "id": 4192, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 4193 ] }, { "id": 4193, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 4194 ] }, { "id": 4194, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 4195 ] }, { "id": 4195, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 4196 ] }, { "id": 4196, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 4197 ] }, { "id": 4197, "callFrame": { "functionName": "wrapFunc", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1111, "columnNumber": 54 }, "hitCount": 0, "children": [ 4198 ] }, { "id": 4198, "callFrame": { "functionName": "storeSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1265, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 1268, "ticks": 1 } ] }, { "id": 5269, "callFrame": { "functionName": "addListener", "scriptId": "29", "url": "node:events", "lineNumber": 603, "columnNumber": 57 }, "hitCount": 0, "children": [ 5270 ] }, { "id": 5270, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 555, "ticks": 1 } ] }, { "id": 4199, "callFrame": { "functionName": "get", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 111, "columnNumber": 15 }, "hitCount": 0, "children": [ 4200 ] }, { "id": 4200, "callFrame": { "functionName": "_addHeaderLine", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 384, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 415, "ticks": 1 } ] }, { "id": 4185, "callFrame": { "functionName": "cleanListeners", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 183, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 185, "ticks": 1 } ] }, { "id": 2177, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 2178 ] }, { "id": 2178, "callFrame": { "functionName": "onResponse", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 98, "columnNumber": 23 }, "hitCount": 0, "children": [ 2179 ] }, { "id": 2179, "callFrame": { "functionName": "onResponse", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 236, "columnNumber": 23 }, "hitCount": 0, "children": [ 2180 ] }, { "id": 2180, "callFrame": { "functionName": "get", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 111, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 120, "ticks": 1 } ] }, { "id": 4364, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 0, "children": [ 4365 ] }, { "id": 4365, "callFrame": { "functionName": "addListener", "scriptId": "29", "url": "node:events", "lineNumber": 603, "columnNumber": 57 }, "hitCount": 0, "children": [ 4366 ] }, { "id": 4366, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 557, "ticks": 1 } ] }, { "id": 4827, "callFrame": { "functionName": "isTraceHTTPEnabled", "scriptId": "535", "url": "node:internal/http", "lineNumber": 39, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 41, "ticks": 2 } ] }, { "id": 2575, "callFrame": { "functionName": "IncomingMessage", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 52, "columnNumber": 24 }, "hitCount": 1, "children": [ 2576 ], "positionTicks": [ { "line": 62, "ticks": 1 } ] }, { "id": 2576, "callFrame": { "functionName": "Readable", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 185, "columnNumber": 17 }, "hitCount": 1, "children": [ 2577 ], "positionTicks": [ { "line": 89, "ticks": 1 } ] }, { "id": 2577, "callFrame": { "functionName": "Stream", "scriptId": "61", "url": "node:internal/streams/legacy", "lineNumber": 9, "columnNumber": 15 }, "hitCount": 0, "children": [ 2578 ] }, { "id": 2578, "callFrame": { "functionName": "EventEmitter", "scriptId": "29", "url": "node:events", "lineNumber": 211, "columnNumber": 21 }, "hitCount": 0, "children": [ 2579 ] }, { "id": 2579, "callFrame": { "functionName": "EventEmitter.init", "scriptId": "29", "url": "node:events", "lineNumber": 336, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 345, "ticks": 1 } ] }, { "id": 1639, "callFrame": { "functionName": "callbackTrampoline", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 117, "columnNumber": 27 }, "hitCount": 0, "children": [ 1640, 3733 ] }, { "id": 1640, "callFrame": { "functionName": "parserOnBody", "scriptId": "531", "url": "node:_http_common", "lineNumber": 121, "columnNumber": 21 }, "hitCount": 0, "children": [ 1641, 2150 ] }, { "id": 1641, "callFrame": { "functionName": "readStop", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 46, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 49, "ticks": 1 } ] }, { "id": 2150, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 2151, 4638 ] }, { "id": 2151, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 0, "children": [ 2152, 3492 ] }, { "id": 2152, "callFrame": { "functionName": "write", "scriptId": "65", "url": "node:string_decoder", "lineNumber": 97, "columnNumber": 46 }, "hitCount": 191, "children": [ 4849 ], "positionTicks": [ { "line": 108, "ticks": 191 } ] }, { "id": 4849, "callFrame": { "functionName": "decode", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 108, "ticks": 1 } ] }, { "id": 3492, "callFrame": { "functionName": "addChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 311, "columnNumber": 17 }, "hitCount": 0, "children": [ 3493, 4178, 4956 ] }, { "id": 3493, "callFrame": { "functionName": "maybeReadMore", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 613, "columnNumber": 22 }, "hitCount": 1, "children": [ 3494, 4509 ], "positionTicks": [ { "line": 617, "ticks": 1 } ] }, { "id": 3494, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 506, "ticks": 1 } ] }, { "id": 4509, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 1, "children": [ 4845 ], "positionTicks": [ { "line": 1233, "ticks": 1 } ] }, { "id": 4845, "callFrame": { "functionName": "nextTick", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 102, "columnNumber": 17 }, "hitCount": 0, "children": [ 4846 ] }, { "id": 4846, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4847 ] }, { "id": 4847, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4848 ] }, { "id": 4848, "callFrame": { "functionName": "lookupPublicResource", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 176, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 181, "ticks": 1 } ] }, { "id": 4178, "callFrame": { "functionName": "wrappedResponseEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 308, "columnNumber": 39 }, "hitCount": 3, "children": [ 5503 ], "positionTicks": [ { "line": 309, "ticks": 3 } ] }, { "id": 5503, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 5504 ] }, { "id": 5504, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 5505 ] }, { "id": 5505, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 460, "ticks": 1 } ] }, { "id": 4956, "callFrame": { "functionName": "push", "scriptId": "63", "url": "node:internal/streams/buffer_list", "lineNumber": 19, "columnNumber": 6 }, "hitCount": 1, "positionTicks": [ { "line": 20, "ticks": 1 } ] }, { "id": 4638, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 1, "positionTicks": [ { "line": 120, "ticks": 1 } ] }, { "id": 3733, "callFrame": { "functionName": "readStop", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 46, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 48, "ticks": 1 } ] }, { "id": 4375, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 225, "ticks": 1 } ] }, { "id": 5612, "callFrame": { "functionName": "freeParser", "scriptId": "531", "url": "node:_http_common", "lineNumber": 181, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 195, "ticks": 1 } ] }, { "id": 525, "callFrame": { "functionName": "", "scriptId": "2190", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/index.js", "lineNumber": 10, "columnNumber": 22 }, "hitCount": 0, "children": [ 526, 3202 ] }, { "id": 526, "callFrame": { "functionName": "parse", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 27, "columnNumber": 9 }, "hitCount": 2, "children": [ 527, 1290, 1520 ], "positionTicks": [ { "line": 39, "ticks": 2 } ] }, { "id": 527, "callFrame": { "functionName": "", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 111, "columnNumber": 18 }, "hitCount": 0, "children": [ 528 ] }, { "id": 528, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 7, "children": [ 529, 1353, 1619, 1709, 2545 ], "positionTicks": [ { "line": 507, "ticks": 3 }, { "line": 513, "ticks": 4 } ] }, { "id": 529, "callFrame": { "functionName": "_handleRowDescription", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 359, "columnNumber": 23 }, "hitCount": 0, "children": [ 530, 2276 ] }, { "id": 530, "callFrame": { "functionName": "handleRowDescription", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 72, "columnNumber": 22 }, "hitCount": 4, "children": [ 2090 ], "positionTicks": [ { "line": 74, "ticks": 1 }, { "line": 76, "ticks": 3 } ] }, { "id": 2090, "callFrame": { "functionName": "addFields", "scriptId": "2188", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/result.js", "lineNumber": 79, "columnNumber": 11 }, "hitCount": 2, "positionTicks": [ { "line": 92, "ticks": 1 }, { "line": 87, "ticks": 1 } ] }, { "id": 2276, "callFrame": { "functionName": "addFields", "scriptId": "2188", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/result.js", "lineNumber": 79, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 80, "ticks": 1 } ] }, { "id": 1353, "callFrame": { "functionName": "_handleDataRow", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 364, "columnNumber": 16 }, "hitCount": 0, "children": [ 1354 ] }, { "id": 1354, "callFrame": { "functionName": "handleDataRow", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 78, "columnNumber": 15 }, "hitCount": 1, "children": [ 1355, 2281, 3320 ], "positionTicks": [ { "line": 95, "ticks": 1 } ] }, { "id": 1355, "callFrame": { "functionName": "parseRow", "scriptId": "2188", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/result.js", "lineNumber": 61, "columnNumber": 10 }, "hitCount": 89, "children": [ 1867 ], "positionTicks": [ { "line": 70, "ticks": 1 }, { "line": 64, "ticks": 1 }, { "line": 68, "ticks": 87 } ] }, { "id": 1867, "callFrame": { "functionName": "parseDate", "scriptId": "2174", "url": "file:///opt/build/imshop-cloud/node_modules/pg/node_modules/postgres-date/index.js", "lineNumber": 7, "columnNumber": 36 }, "hitCount": 5, "children": [ 4029 ], "positionTicks": [ { "line": 13, "ticks": 1 }, { "line": 21, "ticks": 1 }, { "line": 28, "ticks": 1 }, { "line": 93, "ticks": 1 }, { "line": 50, "ticks": 1 } ] }, { "id": 4029, "callFrame": { "functionName": "timeZoneOffset", "scriptId": "2174", "url": "file:///opt/build/imshop-cloud/node_modules/pg/node_modules/postgres-date/index.js", "lineNumber": 87, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 93, "ticks": 1 } ] }, { "id": 2281, "callFrame": { "functionName": "noParse", "scriptId": "2170", "url": "file:///opt/build/imshop-cloud/node_modules/pg/node_modules/pg-types/index.js", "lineNumber": 16, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 17, "ticks": 1 } ] }, { "id": 3320, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 507, "ticks": 1 } ] }, { "id": 1619, "callFrame": { "functionName": "_handleAuthMD5Password", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 247, "columnNumber": 24 }, "hitCount": 0, "children": [ 1620 ] }, { "id": 1620, "callFrame": { "functionName": "_checkPgPass", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 203, "columnNumber": 14 }, "hitCount": 0, "children": [ 1621 ] }, { "id": 1621, "callFrame": { "functionName": "", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 248, "columnNumber": 22 }, "hitCount": 1, "children": [ 1633 ], "positionTicks": [ { "line": 251, "ticks": 1 } ] }, { "id": 1633, "callFrame": { "functionName": "postgresMd5PasswordHash", "scriptId": "2183", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/crypto/utils-webcrypto.js", "lineNumber": 48, "columnNumber": 38 }, "hitCount": 0, "children": [ 1634 ] }, { "id": 1634, "callFrame": { "functionName": "md5", "scriptId": "2183", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/crypto/utils-webcrypto.js", "lineNumber": 32, "columnNumber": 18 }, "hitCount": 0, "children": [ 1635 ] }, { "id": 1635, "callFrame": { "functionName": "createHash", "scriptId": "92", "url": "node:crypto", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 0, "children": [ 1636 ] }, { "id": 1636, "callFrame": { "functionName": "Hash", "scriptId": "105", "url": "node:internal/crypto/hash", "lineNumber": 61, "columnNumber": 13 }, "hitCount": 0, "children": [ 1637 ] }, { "id": 1637, "callFrame": { "functionName": "Hash", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 71, "ticks": 1 } ] }, { "id": 1709, "callFrame": { "functionName": "_handleReadyForQuery", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 292, "columnNumber": 22 }, "hitCount": 3, "children": [ 1710, 1851 ], "positionTicks": [ { "line": 312, "ticks": 1 }, { "line": 314, "ticks": 2 } ] }, { "id": 1710, "callFrame": { "functionName": "handleReadyForQuery", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 132, "columnNumber": 21 }, "hitCount": 1, "children": [ 1711 ], "positionTicks": [ { "line": 139, "ticks": 1 } ] }, { "id": 1711, "callFrame": { "functionName": "wrappedCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1170, "columnNumber": 37 }, "hitCount": 2, "children": [ 1712, 2125, 2967, 4353, 4885 ], "positionTicks": [ { "line": 1175, "ticks": 1 }, { "line": 1177, "ticks": 1 } ] }, { "id": 1712, "callFrame": { "functionName": "touch", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 216, "columnNumber": 45 }, "hitCount": 0, "children": [ 1713 ] }, { "id": 1713, "callFrame": { "functionName": "touch", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 73, "columnNumber": 38 }, "hitCount": 0, "children": [ 1714 ] }, { "id": 1714, "callFrame": { "functionName": "hrtime", "scriptId": "37", "url": "node:internal/process/per_thread", "lineNumber": 79, "columnNumber": 15 }, "hitCount": 0, "children": [ 1715 ] }, { "id": 1715, "callFrame": { "functionName": "", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 81, "ticks": 3 } ] }, { "id": 2125, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 2126 ] }, { "id": 2126, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2127 ] }, { "id": 2127, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 2128, 3657 ] }, { "id": 2128, "callFrame": { "functionName": "", "scriptId": "4585", "url": "file:///opt/build/imshop-cloud/node_modules/knex/lib/dialects/postgres/index.js", "lineNumber": 225, "columnNumber": 45 }, "hitCount": 3, "children": [ 2129 ], "positionTicks": [ { "line": 228, "ticks": 3 } ] }, { "id": 2129, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 2130 ] }, { "id": 2130, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 2131 ] }, { "id": 2131, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 1, "positionTicks": [ { "line": 98, "ticks": 1 } ] }, { "id": 3657, "callFrame": { "functionName": "start", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 227, "columnNumber": 45 }, "hitCount": 0, "children": [ 3658 ] }, { "id": 3658, "callFrame": { "functionName": "begin", "scriptId": "625", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/timer.js", "lineNumber": 45, "columnNumber": 38 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 2967, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 66, "ticks": 1 } ] }, { "id": 4353, "callFrame": { "functionName": "copySegmentParameters", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1735, "columnNumber": 30 }, "hitCount": 1, "positionTicks": [ { "line": 1736, "ticks": 1 } ] }, { "id": 4885, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 1388, "ticks": 1 } ] }, { "id": 1851, "callFrame": { "functionName": "_pulseQueryQueue", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 478, "columnNumber": 18 }, "hitCount": 0, "children": [ 1852 ] }, { "id": 1852, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 507, "ticks": 1 } ] }, { "id": 2545, "callFrame": { "functionName": "_handleCommandComplete", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 379, "columnNumber": 24 }, "hitCount": 0, "children": [ 2546 ] }, { "id": 2546, "callFrame": { "functionName": "handleCommandComplete", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 98, "columnNumber": 23 }, "hitCount": 2, "children": [ 2547 ], "positionTicks": [ { "line": 101, "ticks": 2 } ] }, { "id": 2547, "callFrame": { "functionName": "addCommandComplete", "scriptId": "2188", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/result.js", "lineNumber": 26, "columnNumber": 20 }, "hitCount": 4, "positionTicks": [ { "line": 31, "ticks": 4 } ] }, { "id": 1290, "callFrame": { "functionName": "mergeBuffer", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 58, "columnNumber": 15 }, "hitCount": 2, "children": [ 3483 ], "positionTicks": [ { "line": 90, "ticks": 1 }, { "line": 73, "ticks": 1 } ] }, { "id": 3483, "callFrame": { "functionName": "copy", "scriptId": "30", "url": "node:buffer", "lineNumber": 787, "columnNumber": 15 }, "hitCount": 0, "children": [ 3484 ] }, { "id": 3484, "callFrame": { "functionName": "_copy", "scriptId": "30", "url": "node:buffer", "lineNumber": 211, "columnNumber": 14 }, "hitCount": 0, "children": [ 3485 ] }, { "id": 3485, "callFrame": { "functionName": "_copyActual", "scriptId": "30", "url": "node:buffer", "lineNumber": 253, "columnNumber": 20 }, "hitCount": 3, "positionTicks": [ { "line": 266, "ticks": 3 } ] }, { "id": 1520, "callFrame": { "functionName": "handlePacket", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 92, "columnNumber": 16 }, "hitCount": 2, "children": [ 1521, 1806, 2221, 2573, 2919, 5054 ], "positionTicks": [ { "line": 112, "ticks": 2 } ] }, { "id": 1521, "callFrame": { "functionName": "parseDataRowMessage", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 207, "columnNumber": 23 }, "hitCount": 0, "children": [ 1522 ] }, { "id": 1522, "callFrame": { "functionName": "string", "scriptId": "2195", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-reader.js", "lineNumber": 30, "columnNumber": 10 }, "hitCount": 0, "children": [ 1523 ] }, { "id": 1523, "callFrame": { "functionName": "toString", "scriptId": "30", "url": "node:buffer", "lineNumber": 795, "columnNumber": 45 }, "hitCount": 1, "children": [ 1524 ], "positionTicks": [ { "line": 801, "ticks": 1 } ] }, { "id": 1524, "callFrame": { "functionName": "slice", "scriptId": "30", "url": "node:buffer", "lineNumber": 605, "columnNumber": 11 }, "hitCount": 26, "children": [ 2107 ], "positionTicks": [ { "line": 606, "ticks": 26 } ] }, { "id": 2107, "callFrame": { "functionName": "utf8Slice", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 606, "ticks": 1 } ] }, { "id": 1806, "callFrame": { "functionName": "parseRowDescriptionMessage", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 179, "columnNumber": 30 }, "hitCount": 3, "children": [ 1807, 1850, 3985, 4117 ], "positionTicks": [ { "line": 185, "ticks": 2 }, { "line": 78, "ticks": 1 } ] }, { "id": 1807, "callFrame": { "functionName": "parseField", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 188, "columnNumber": 14 }, "hitCount": 3, "children": [ 1808 ], "positionTicks": [ { "line": 17, "ticks": 1 }, { "line": 39, "ticks": 1 }, { "line": 197, "ticks": 1 } ] }, { "id": 1808, "callFrame": { "functionName": "cstring", "scriptId": "2195", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-reader.js", "lineNumber": 35, "columnNumber": 11 }, "hitCount": 0, "children": [ 1809 ] }, { "id": 1809, "callFrame": { "functionName": "toString", "scriptId": "30", "url": "node:buffer", "lineNumber": 795, "columnNumber": 45 }, "hitCount": 0, "children": [ 1810 ] }, { "id": 1810, "callFrame": { "functionName": "slice", "scriptId": "30", "url": "node:buffer", "lineNumber": 605, "columnNumber": 11 }, "hitCount": 8, "children": [ 1811 ], "positionTicks": [ { "line": 606, "ticks": 8 } ] }, { "id": 1811, "callFrame": { "functionName": "utf8Slice", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 606, "ticks": 1 } ] }, { "id": 1850, "callFrame": { "functionName": "slice", "scriptId": "30", "url": "node:buffer", "lineNumber": 605, "columnNumber": 11 }, "hitCount": 2, "positionTicks": [ { "line": 606, "ticks": 2 } ] }, { "id": 3985, "callFrame": { "functionName": "readInt16BE", "scriptId": "31", "url": "node:internal/buffer", "lineNumber": 502, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 503, "ticks": 1 } ] }, { "id": 4117, "callFrame": { "functionName": "readInt32BE", "scriptId": "31", "url": "node:internal/buffer", "lineNumber": 478, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 479, "ticks": 1 } ] }, { "id": 2221, "callFrame": { "functionName": "string", "scriptId": "2195", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-reader.js", "lineNumber": 30, "columnNumber": 10 }, "hitCount": 1, "positionTicks": [ { "line": 31, "ticks": 1 } ] }, { "id": 2573, "callFrame": { "functionName": "parseParameterStatusMessage", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 218, "columnNumber": 31 }, "hitCount": 0, "children": [ 2574, 2746 ] }, { "id": 2574, "callFrame": { "functionName": "setBuffer", "scriptId": "2195", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-reader.js", "lineNumber": 11, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 14, "ticks": 1 } ] }, { "id": 2746, "callFrame": { "functionName": "cstring", "scriptId": "2195", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-reader.js", "lineNumber": 35, "columnNumber": 11 }, "hitCount": 0, "children": [ 2747 ] }, { "id": 2747, "callFrame": { "functionName": "toString", "scriptId": "30", "url": "node:buffer", "lineNumber": 795, "columnNumber": 45 }, "hitCount": 1, "children": [ 2865 ], "positionTicks": [ { "line": 819, "ticks": 1 } ] }, { "id": 2865, "callFrame": { "functionName": "slice", "scriptId": "30", "url": "node:buffer", "lineNumber": 605, "columnNumber": 11 }, "hitCount": 0, "children": [ 2866 ] }, { "id": 2866, "callFrame": { "functionName": "utf8Slice", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 606, "ticks": 1 } ] }, { "id": 2919, "callFrame": { "functionName": "parseCommandCompleteMessage", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 147, "columnNumber": 31 }, "hitCount": 0, "children": [ 2920, 4768 ] }, { "id": 2920, "callFrame": { "functionName": "cstring", "scriptId": "2195", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-reader.js", "lineNumber": 35, "columnNumber": 11 }, "hitCount": 0, "children": [ 2921 ] }, { "id": 2921, "callFrame": { "functionName": "toString", "scriptId": "30", "url": "node:buffer", "lineNumber": 795, "columnNumber": 45 }, "hitCount": 0, "children": [ 2922 ] }, { "id": 2922, "callFrame": { "functionName": "slice", "scriptId": "30", "url": "node:buffer", "lineNumber": 605, "columnNumber": 11 }, "hitCount": 2, "positionTicks": [ { "line": 606, "ticks": 2 } ] }, { "id": 4768, "callFrame": { "functionName": "CommandCompleteMessage", "scriptId": "2191", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/messages.js", "lineNumber": 135, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 137, "ticks": 1 } ] }, { "id": 5054, "callFrame": { "functionName": "parseReadyForQueryMessage", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 142, "columnNumber": 29 }, "hitCount": 0, "children": [ 5055 ] }, { "id": 5055, "callFrame": { "functionName": "string", "scriptId": "2195", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-reader.js", "lineNumber": 30, "columnNumber": 10 }, "hitCount": 0, "children": [ 5056 ] }, { "id": 5056, "callFrame": { "functionName": "toString", "scriptId": "30", "url": "node:buffer", "lineNumber": 795, "columnNumber": 45 }, "hitCount": 0, "children": [ 5057 ] }, { "id": 5057, "callFrame": { "functionName": "slice", "scriptId": "30", "url": "node:buffer", "lineNumber": 605, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 606, "ticks": 1 } ] }, { "id": 3202, "callFrame": { "functionName": "mergeBuffer", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 58, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 59, "ticks": 1 } ] }, { "id": 3495, "callFrame": { "functionName": "removeListener", "scriptId": "29", "url": "node:events", "lineNumber": 674, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 675, "ticks": 1 } ] }, { "id": 1948, "callFrame": { "functionName": "maybeReadMore", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 613, "columnNumber": 22 }, "hitCount": 0, "children": [ 1949 ] }, { "id": 1949, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 1950, 4090 ] }, { "id": 1950, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 1951 ] }, { "id": 1951, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 95, "ticks": 1 } ] }, { "id": 4090, "callFrame": { "functionName": "nextTick", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 102, "columnNumber": 17 }, "hitCount": 0, "children": [ 4091 ] }, { "id": 4091, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4092 ] }, { "id": 4092, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 178, "ticks": 1 } ] }, { "id": 3969, "callFrame": { "functionName": "listenerCount", "scriptId": "29", "url": "node:events", "lineNumber": 839, "columnNumber": 22 }, "hitCount": 2, "positionTicks": [ { "line": 841, "ticks": 1 }, { "line": 844, "ticks": 1 } ] }, { "id": 2751, "callFrame": { "functionName": "FastBuffer", "scriptId": "31", "url": "node:internal/buffer", "lineNumber": 959, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 961, "ticks": 1 } ] }, { "id": 5507, "callFrame": { "functionName": "_unrefTimer", "scriptId": "463", "url": "node:net", "lineNumber": 485, "columnNumber": 51 }, "hitCount": 0, "children": [ 5508 ] }, { "id": 5508, "callFrame": { "functionName": "refresh", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 211, "columnNumber": 9 }, "hitCount": 0, "children": [ 5509 ] }, { "id": 5509, "callFrame": { "functionName": "unrefActive", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 326, "columnNumber": 20 }, "hitCount": 0, "children": [ 5510 ] }, { "id": 5510, "callFrame": { "functionName": "insertGuarded", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 334, "columnNumber": 22 }, "hitCount": 0, "children": [ 5511 ] }, { "id": 5511, "callFrame": { "functionName": "insert", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 359, "columnNumber": 15 }, "hitCount": 0, "children": [ 5512 ] }, { "id": 5512, "callFrame": { "functionName": "getLibuvNow", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 360, "ticks": 1 } ] }, { "id": 3612, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 242, "ticks": 1 } ] }, { "id": 272, "callFrame": { "functionName": "onconnection", "scriptId": "463", "url": "node:net", "lineNumber": 1965, "columnNumber": 21 }, "hitCount": 0, "children": [ 273, 279, 284 ] }, { "id": 273, "callFrame": { "functionName": "wrappedEmit", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 440, "columnNumber": 33 }, "hitCount": 0, "children": [ 274 ] }, { "id": 274, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 275 ] }, { "id": 275, "callFrame": { "functionName": "connectionListener", "scriptId": "537", "url": "node:_http_server", "lineNumber": 604, "columnNumber": 27 }, "hitCount": 0, "children": [ 276 ] }, { "id": 276, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 277 ] }, { "id": 277, "callFrame": { "functionName": "connectionListenerInternal", "scriptId": "537", "url": "node:_http_server", "lineNumber": 610, "columnNumber": 35 }, "hitCount": 2, "children": [ 278 ], "positionTicks": [ { "line": 693, "ticks": 1 }, { "line": 612, "ticks": 1 } ] }, { "id": 278, "callFrame": { "functionName": "initialize", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 633, "ticks": 1 } ] }, { "id": 279, "callFrame": { "functionName": "Socket", "scriptId": "463", "url": "node:net", "lineNumber": 337, "columnNumber": 15 }, "hitCount": 1, "children": [ 280 ], "positionTicks": [ { "line": 384, "ticks": 1 } ] }, { "id": 280, "callFrame": { "functionName": "Duplex", "scriptId": "59", "url": "node:internal/streams/duplex", "lineNumber": 53, "columnNumber": 15 }, "hitCount": 0, "children": [ 281 ] }, { "id": 281, "callFrame": { "functionName": "Writable", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 219, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 231, "ticks": 1 } ] }, { "id": 284, "callFrame": { "functionName": "setNoDelay", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 2012, "ticks": 1 } ] }, { "id": 319, "callFrame": { "functionName": "processCallback", "scriptId": "584", "url": "node:zlib", "lineNumber": 541, "columnNumber": 24 }, "hitCount": 0, "children": [ 320, 321, 4622 ] }, { "id": 320, "callFrame": { "functionName": "write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 591, "ticks": 1 } ] }, { "id": 321, "callFrame": { "functionName": "", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 174, "columnNumber": 35 }, "hitCount": 0, "children": [ 322 ] }, { "id": 322, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 0, "children": [ 323 ] }, { "id": 323, "callFrame": { "functionName": "afterWrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 489, "columnNumber": 19 }, "hitCount": 0, "children": [ 324 ] }, { "id": 324, "callFrame": { "functionName": "finishMaybe", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 717, "columnNumber": 20 }, "hitCount": 0, "children": [ 325 ] }, { "id": 325, "callFrame": { "functionName": "prefinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 705, "columnNumber": 18 }, "hitCount": 0, "children": [ 326 ] }, { "id": 326, "callFrame": { "functionName": "callFinal", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 665, "columnNumber": 18 }, "hitCount": 0, "children": [ 327 ] }, { "id": 327, "callFrame": { "functionName": "ZlibBase._final", "scriptId": "584", "url": "node:zlib", "lineNumber": 349, "columnNumber": 36 }, "hitCount": 0, "children": [ 328 ] }, { "id": 328, "callFrame": { "functionName": "onFinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 668, "columnNumber": 19 }, "hitCount": 0, "children": [ 329 ] }, { "id": 329, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 330 ] }, { "id": 330, "callFrame": { "functionName": "prefinish", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 157, "columnNumber": 18 }, "hitCount": 0, "children": [ 331 ] }, { "id": 331, "callFrame": { "functionName": "final", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 129, "columnNumber": 14 }, "hitCount": 0, "children": [ 332 ] }, { "id": 332, "callFrame": { "functionName": "ZlibBase._flush", "scriptId": "584", "url": "node:zlib", "lineNumber": 344, "columnNumber": 36 }, "hitCount": 0, "children": [ 333 ] }, { "id": 333, "callFrame": { "functionName": "wrappedZLibNoSegment", "scriptId": "714", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/zlib.js", "lineNumber": 33, "columnNumber": 38 }, "hitCount": 0, "children": [ 334 ] }, { "id": 334, "callFrame": { "functionName": "ZlibBase._transform", "scriptId": "584", "url": "node:zlib", "lineNumber": 411, "columnNumber": 40 }, "hitCount": 0, "children": [ 335 ] }, { "id": 335, "callFrame": { "functionName": "processChunk", "scriptId": "584", "url": "node:zlib", "lineNumber": 521, "columnNumber": 21 }, "hitCount": 0, "children": [ 336 ] }, { "id": 336, "callFrame": { "functionName": "write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 533, "ticks": 1 } ] }, { "id": 4622, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 1, "children": [ 4623 ], "positionTicks": [ { "line": 1861, "ticks": 1 } ] }, { "id": 4623, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4624 ] }, { "id": 4624, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4625 ] }, { "id": 4625, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4626 ] }, { "id": 4626, "callFrame": { "functionName": "", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 174, "columnNumber": 35 }, "hitCount": 0, "children": [ 4627 ] }, { "id": 4627, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 0, "children": [ 4628 ] }, { "id": 4628, "callFrame": { "functionName": "afterWrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 489, "columnNumber": 19 }, "hitCount": 0, "children": [ 4629 ] }, { "id": 4629, "callFrame": { "functionName": "finishMaybe", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 717, "columnNumber": 20 }, "hitCount": 0, "children": [ 4630 ] }, { "id": 4630, "callFrame": { "functionName": "prefinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 705, "columnNumber": 18 }, "hitCount": 0, "children": [ 4631 ] }, { "id": 4631, "callFrame": { "functionName": "callFinal", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 665, "columnNumber": 18 }, "hitCount": 0, "children": [ 4632 ] }, { "id": 4632, "callFrame": { "functionName": "ZlibBase._final", "scriptId": "584", "url": "node:zlib", "lineNumber": 349, "columnNumber": 36 }, "hitCount": 0, "children": [ 4633 ] }, { "id": 4633, "callFrame": { "functionName": "onFinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 668, "columnNumber": 19 }, "hitCount": 0, "children": [ 4634 ] }, { "id": 4634, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 4635 ] }, { "id": 4635, "callFrame": { "functionName": "prefinish", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 157, "columnNumber": 18 }, "hitCount": 0, "children": [ 4636 ] }, { "id": 4636, "callFrame": { "functionName": "final", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 129, "columnNumber": 14 }, "hitCount": 1, "children": [ 5751 ], "positionTicks": [ { "line": 131, "ticks": 1 } ] }, { "id": 5751, "callFrame": { "functionName": "ZlibBase._flush", "scriptId": "584", "url": "node:zlib", "lineNumber": 344, "columnNumber": 36 }, "hitCount": 0, "children": [ 5752 ] }, { "id": 5752, "callFrame": { "functionName": "wrappedZLibNoSegment", "scriptId": "714", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/zlib.js", "lineNumber": 33, "columnNumber": 38 }, "hitCount": 0, "children": [ 5753 ] }, { "id": 5753, "callFrame": { "functionName": "ZlibBase._transform", "scriptId": "584", "url": "node:zlib", "lineNumber": 411, "columnNumber": 40 }, "hitCount": 0, "children": [ 5754 ] }, { "id": 5754, "callFrame": { "functionName": "processChunk", "scriptId": "584", "url": "node:zlib", "lineNumber": 521, "columnNumber": 21 }, "hitCount": 0, "children": [ 5755 ] }, { "id": 5755, "callFrame": { "functionName": "write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 533, "ticks": 1 } ] }, { "id": 337, "callFrame": { "functionName": "onStreamRead", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 166, "columnNumber": 21 }, "hitCount": 1, "children": [ 338, 1413, 5116 ], "positionTicks": [ { "line": 173, "ticks": 1 } ] }, { "id": 338, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 339 ] }, { "id": 339, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 0, "children": [ 340 ] }, { "id": 340, "callFrame": { "functionName": "addChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 311, "columnNumber": 17 }, "hitCount": 1, "children": [ 2088 ], "positionTicks": [ { "line": 314, "ticks": 1 } ] }, { "id": 2088, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 2089, 3049, 4515 ] }, { "id": 2089, "callFrame": { "functionName": "socketOnData", "scriptId": "530", "url": "node:_http_client", "lineNumber": 534, "columnNumber": 21 }, "hitCount": 2, "children": [ 3137 ], "positionTicks": [ { "line": 542, "ticks": 2 } ] }, { "id": 3137, "callFrame": { "functionName": "execute", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 6, "children": [ 3138, 3348, 3744 ], "positionTicks": [ { "line": 542, "ticks": 6 } ] }, { "id": 3138, "callFrame": { "functionName": "callbackTrampoline", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 117, "columnNumber": 27 }, "hitCount": 0, "children": [ 3139 ] }, { "id": 3139, "callFrame": { "functionName": "parserOnBody", "scriptId": "531", "url": "node:_http_common", "lineNumber": 121, "columnNumber": 21 }, "hitCount": 1, "children": [ 3140 ], "positionTicks": [ { "line": 123, "ticks": 1 } ] }, { "id": 3140, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 3141 ] }, { "id": 3141, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 1, "children": [ 3142 ], "positionTicks": [ { "line": 846, "ticks": 1 } ] }, { "id": 3142, "callFrame": { "functionName": "write", "scriptId": "65", "url": "node:string_decoder", "lineNumber": 97, "columnNumber": 46 }, "hitCount": 45, "children": [ 5009 ], "positionTicks": [ { "line": 108, "ticks": 45 } ] }, { "id": 5009, "callFrame": { "functionName": "decode", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 108, "ticks": 1 } ] }, { "id": 3348, "callFrame": { "functionName": "parserOnHeadersComplete", "scriptId": "531", "url": "node:_http_common", "lineNumber": 71, "columnNumber": 32 }, "hitCount": 0, "children": [ 3349, 3528 ] }, { "id": 3349, "callFrame": { "functionName": "parserOnIncomingClient", "scriptId": "530", "url": "node:_http_client", "lineNumber": 612, "columnNumber": 31 }, "hitCount": 0, "children": [ 3350, 3888, 4701, 5000 ] }, { "id": 3350, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3351 ] }, { "id": 3351, "callFrame": { "functionName": "onResponse", "scriptId": "921", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Connection.js", "lineNumber": 98, "columnNumber": 23 }, "hitCount": 0, "children": [ 3352 ] }, { "id": 3352, "callFrame": { "functionName": "onResponse", "scriptId": "918", "url": "file:///opt/build/imshop-cloud/node_modules/@elastic/elasticsearch/lib/Transport.js", "lineNumber": 236, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 307, "ticks": 1 } ] }, { "id": 3888, "callFrame": { "functionName": "origin.emit", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 3889 ] }, { "id": 3889, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3890 ] }, { "id": 3890, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 3891, 4049 ] }, { "id": 3891, "callFrame": { "functionName": "handleResponse", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 45, "columnNumber": 31 }, "hitCount": 1, "children": [ 4820 ], "positionTicks": [ { "line": 69, "ticks": 1 } ] }, { "id": 4820, "callFrame": { "functionName": "exports.default", "scriptId": "1348", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/get-response.js", "lineNumber": 8, "columnNumber": 18 }, "hitCount": 0, "children": [ 4821 ] }, { "id": 4821, "callFrame": { "functionName": "module.exports", "scriptId": "1350", "url": "file:///opt/build/imshop-cloud/node_modules/mimic-response/index.js", "lineNumber": 24, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 26, "ticks": 1 } ] }, { "id": 4049, "callFrame": { "functionName": "", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 108, "columnNumber": 44 }, "hitCount": 0, "children": [ 4050 ] }, { "id": 4050, "callFrame": { "functionName": "prependOnceListener", "scriptId": "29", "url": "node:events", "lineNumber": 660, "columnNumber": 32 }, "hitCount": 0, "children": [ 4051 ] }, { "id": 4051, "callFrame": { "functionName": "prependListener", "scriptId": "29", "url": "node:events", "lineNumber": 617, "columnNumber": 28 }, "hitCount": 0, "children": [ 4052 ] }, { "id": 4052, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 548, "ticks": 1 } ] }, { "id": 4701, "callFrame": { "functionName": "wrappedRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 249, "columnNumber": 38 }, "hitCount": 0, "children": [ 4702 ] }, { "id": 4702, "callFrame": { "functionName": "handleResponse", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 292, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 295, "ticks": 1 } ] }, { "id": 5000, "callFrame": { "functionName": "isTraceHTTPEnabled", "scriptId": "535", "url": "node:internal/http", "lineNumber": 39, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 41, "ticks": 1 } ] }, { "id": 3528, "callFrame": { "functionName": "IncomingMessage", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 52, "columnNumber": 24 }, "hitCount": 0, "children": [ 3529 ] }, { "id": 3529, "callFrame": { "functionName": "Readable", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 185, "columnNumber": 17 }, "hitCount": 0, "children": [ 3530 ] }, { "id": 3530, "callFrame": { "functionName": "ReadableState", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 82, "columnNumber": 22 }, "hitCount": 0, "children": [ 3531 ] }, { "id": 3531, "callFrame": { "functionName": "getHighWaterMark", "scriptId": "64", "url": "node:internal/streams/state", "lineNumber": 18, "columnNumber": 25 }, "hitCount": 0, "children": [ 3532 ] }, { "id": 3532, "callFrame": { "functionName": "highWaterMarkFrom", "scriptId": "64", "url": "node:internal/streams/state", "lineNumber": 9, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 11, "ticks": 1 } ] }, { "id": 3744, "callFrame": { "functionName": "parserOnMessageComplete", "scriptId": "531", "url": "node:_http_common", "lineNumber": 136, "columnNumber": 32 }, "hitCount": 0, "children": [ 3745 ] }, { "id": 3745, "callFrame": { "functionName": "readStart", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 41, "columnNumber": 18 }, "hitCount": 2, "children": [ 4059 ], "positionTicks": [ { "line": 43, "ticks": 2 } ] }, { "id": 4059, "callFrame": { "functionName": "get", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 1154, "columnNumber": 7 }, "hitCount": 1, "positionTicks": [ { "line": 1155, "ticks": 1 } ] }, { "id": 3049, "callFrame": { "functionName": "", "scriptId": "2190", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/index.js", "lineNumber": 10, "columnNumber": 22 }, "hitCount": 0, "children": [ 3050 ] }, { "id": 3050, "callFrame": { "functionName": "parse", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 27, "columnNumber": 9 }, "hitCount": 0, "children": [ 3051, 3203 ] }, { "id": 3051, "callFrame": { "functionName": "", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 111, "columnNumber": 18 }, "hitCount": 0, "children": [ 3052 ] }, { "id": 3052, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3053 ] }, { "id": 3053, "callFrame": { "functionName": "_handleDataRow", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 364, "columnNumber": 16 }, "hitCount": 0, "children": [ 3054 ] }, { "id": 3054, "callFrame": { "functionName": "handleDataRow", "scriptId": "2187", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/query.js", "lineNumber": 78, "columnNumber": 15 }, "hitCount": 0, "children": [ 3055 ] }, { "id": 3055, "callFrame": { "functionName": "parseRow", "scriptId": "2188", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/result.js", "lineNumber": 61, "columnNumber": 10 }, "hitCount": 1, "positionTicks": [ { "line": 68, "ticks": 1 } ] }, { "id": 3203, "callFrame": { "functionName": "handlePacket", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 92, "columnNumber": 16 }, "hitCount": 0, "children": [ 3204 ] }, { "id": 3204, "callFrame": { "functionName": "parseRowDescriptionMessage", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 179, "columnNumber": 30 }, "hitCount": 0, "children": [ 3205 ] }, { "id": 3205, "callFrame": { "functionName": "parseField", "scriptId": "2194", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/parser.js", "lineNumber": 188, "columnNumber": 14 }, "hitCount": 0, "children": [ 3206 ] }, { "id": 3206, "callFrame": { "functionName": "cstring", "scriptId": "2195", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/buffer-reader.js", "lineNumber": 35, "columnNumber": 11 }, "hitCount": 0, "children": [ 3207 ] }, { "id": 3207, "callFrame": { "functionName": "toString", "scriptId": "30", "url": "node:buffer", "lineNumber": 795, "columnNumber": 45 }, "hitCount": 0, "children": [ 3208 ] }, { "id": 3208, "callFrame": { "functionName": "getEncodingOps", "scriptId": "30", "url": "node:buffer", "lineNumber": 690, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 691, "ticks": 1 } ] }, { "id": 4515, "callFrame": { "functionName": "", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 270, "columnNumber": 36 }, "hitCount": 0, "children": [ 4516 ] }, { "id": 4516, "callFrame": { "functionName": "execute", "scriptId": "2205", "url": "file:///opt/build/imshop-cloud/node_modules/redis-parser/lib/parser.js", "lineNumber": 520, "columnNumber": 59 }, "hitCount": 0, "children": [ 4517, 4828 ] }, { "id": 4517, "callFrame": { "functionName": "parseType", "scriptId": "2205", "url": "file:///opt/build/imshop-cloud/node_modules/redis-parser/lib/parser.js", "lineNumber": 291, "columnNumber": 19 }, "hitCount": 1, "positionTicks": [ { "line": 293, "ticks": 1 } ] }, { "id": 4828, "callFrame": { "functionName": "returnReply", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 190, "columnNumber": 30 }, "hitCount": 0, "children": [ 4829 ] }, { "id": 4829, "callFrame": { "functionName": "RedisClient.return_reply", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 804, "columnNumber": 46 }, "hitCount": 0, "children": [ 4830 ] }, { "id": 4830, "callFrame": { "functionName": "normal_reply", "scriptId": "2199", "url": "file:///opt/build/imshop-cloud/node_modules/redis/index.js", "lineNumber": 719, "columnNumber": 22 }, "hitCount": 0, "children": [ 4831 ] }, { "id": 4831, "callFrame": { "functionName": "wrappedCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1170, "columnNumber": 37 }, "hitCount": 0, "children": [ 4832 ] }, { "id": 4832, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4833 ] }, { "id": 4833, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4834 ] }, { "id": 4834, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4835 ] }, { "id": 4835, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 361, "columnNumber": 31 }, "hitCount": 1, "children": [ 4836 ], "positionTicks": [ { "line": 372, "ticks": 1 } ] }, { "id": 4836, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 4837 ] }, { "id": 4837, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 4838 ] }, { "id": 4838, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 1, "positionTicks": [ { "line": 99, "ticks": 1 } ] }, { "id": 1413, "callFrame": { "functionName": "FastBuffer", "scriptId": "31", "url": "node:internal/buffer", "lineNumber": 959, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 961, "ticks": 1 } ] }, { "id": 5116, "callFrame": { "functionName": "get", "scriptId": "463", "url": "node:net", "lineNumber": 669, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 671, "ticks": 1 } ] }, { "id": 360, "callFrame": { "functionName": "done", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 578, "columnNumber": 15 }, "hitCount": 0, "children": [ 361, 370 ] }, { "id": 361, "callFrame": { "functionName": "destroySSL", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 5, "positionTicks": [ { "line": 581, "ticks": 5 } ] }, { "id": 370, "callFrame": { "functionName": "", "scriptId": "463", "url": "node:net", "lineNumber": 319, "columnNumber": 23 }, "hitCount": 0, "children": [ 371 ] }, { "id": 371, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 372 ] }, { "id": 372, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 373 ] }, { "id": 373, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 374 ] }, { "id": 374, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 375 ] }, { "id": 375, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 376, 4569 ] }, { "id": 376, "callFrame": { "functionName": "socketCloseListener", "scriptId": "530", "url": "node:_http_client", "lineNumber": 447, "columnNumber": 28 }, "hitCount": 0, "children": [ 377, 378 ] }, { "id": 377, "callFrame": { "functionName": "connResetException", "scriptId": "17", "url": "node:internal/errors", "lineNumber": 714, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 717, "ticks": 1 } ] }, { "id": 378, "callFrame": { "functionName": "destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 38, "columnNumber": 16 }, "hitCount": 0, "children": [ 379 ] }, { "id": 379, "callFrame": { "functionName": "_destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 76, "columnNumber": 17 }, "hitCount": 0, "children": [ 380 ] }, { "id": 380, "callFrame": { "functionName": "_destroy", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 220, "columnNumber": 54 }, "hitCount": 0 }, { "id": 4569, "callFrame": { "functionName": "onClose", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 380, "columnNumber": 18 }, "hitCount": 0, "children": [ 4570 ] }, { "id": 4570, "callFrame": { "functionName": "removeSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 423, "columnNumber": 52 }, "hitCount": 0, "children": [ 4571 ] }, { "id": 4571, "callFrame": { "functionName": "getName", "scriptId": "577", "url": "node:https", "lineNumber": 212, "columnNumber": 42 }, "hitCount": 1, "positionTicks": [ { "line": 257, "ticks": 1 } ] }, { "id": 362, "callFrame": { "functionName": "", "scriptId": "463", "url": "node:net", "lineNumber": 319, "columnNumber": 23 }, "hitCount": 0, "children": [ 363, 1484 ] }, { "id": 363, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 364 ] }, { "id": 364, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 365 ] }, { "id": 365, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 366 ] }, { "id": 366, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 367 ] }, { "id": 367, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 368 ] }, { "id": 368, "callFrame": { "functionName": "", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 61, "columnNumber": 37 }, "hitCount": 0, "children": [ 369 ] }, { "id": 369, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 522, "ticks": 1 } ] }, { "id": 1484, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1485, 1501 ] }, { "id": 1485, "callFrame": { "functionName": "onServerResponseClose", "scriptId": "537", "url": "node:_http_server", "lineNumber": 256, "columnNumber": 30 }, "hitCount": 0, "children": [ 1486 ] }, { "id": 1486, "callFrame": { "functionName": "emitCloseNT", "scriptId": "537", "url": "node:_http_server", "lineNumber": 960, "columnNumber": 20 }, "hitCount": 0, "children": [ 1487 ] }, { "id": 1487, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 1488 ] }, { "id": 1488, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1489 ] }, { "id": 1489, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1490 ] }, { "id": 1490, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 1, "children": [ 1491 ], "positionTicks": [ { "line": 627, "ticks": 1 } ] }, { "id": 1491, "callFrame": { "functionName": "instrumentedFinish", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 145, "columnNumber": 31 }, "hitCount": 0, "children": [ 1492 ] }, { "id": 1492, "callFrame": { "functionName": "end", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 199, "columnNumber": 40 }, "hitCount": 1, "children": [ 1493, 1509, 1513 ], "positionTicks": [ { "line": 221, "ticks": 1 } ] }, { "id": 1493, "callFrame": { "functionName": "record", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 686, "columnNumber": 46 }, "hitCount": 0, "children": [ 1494, 1497 ] }, { "id": 1494, "callFrame": { "functionName": "recordWeb", "scriptId": "700", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/recorders/http.js", "lineNumber": 12, "columnNumber": 18 }, "hitCount": 0, "children": [ 1495, 1517 ] }, { "id": 1495, "callFrame": { "functionName": "getTotalTimeDurationInMillis", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 208, "columnNumber": 84 }, "hitCount": 0, "children": [ 1496 ] }, { "id": 1496, "callFrame": { "functionName": "getChildren", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 347, "columnNumber": 57 }, "hitCount": 1, "positionTicks": [ { "line": 351, "ticks": 1 } ] }, { "id": 1517, "callFrame": { "functionName": "measure", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 703, "columnNumber": 48 }, "hitCount": 0, "children": [ 1518 ] }, { "id": 1518, "callFrame": { "functionName": "measureMilliseconds", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 84, "columnNumber": 28 }, "hitCount": 0, "children": [ 1519 ] }, { "id": 1519, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 114, "columnNumber": 64 }, "hitCount": 1, "positionTicks": [ { "line": 117, "ticks": 1 } ] }, { "id": 1497, "callFrame": { "functionName": "middlewareMetricRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 1055, "columnNumber": 42 }, "hitCount": 0, "children": [ 1498 ] }, { "id": 1498, "callFrame": { "functionName": "measure", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 703, "columnNumber": 48 }, "hitCount": 0, "children": [ 1499 ] }, { "id": 1499, "callFrame": { "functionName": "measureMilliseconds", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 84, "columnNumber": 28 }, "hitCount": 0, "children": [ 1500 ] }, { "id": 1500, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 114, "columnNumber": 64 }, "hitCount": 2, "positionTicks": [ { "line": 117, "ticks": 2 } ] }, { "id": 1509, "callFrame": { "functionName": "end", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 60, "columnNumber": 34 }, "hitCount": 0, "children": [ 1510 ] }, { "id": 1510, "callFrame": { "functionName": "finalize", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 243, "columnNumber": 51 }, "hitCount": 0, "children": [ 1511, 3245 ] }, { "id": 1511, "callFrame": { "functionName": "getExclusiveDurationInMillis", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 338, "columnNumber": 37 }, "hitCount": 0, "children": [ 1512 ] }, { "id": 1512, "callFrame": { "functionName": "process", "scriptId": "631", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/exclusive-time-calculator.js", "lineNumber": 18, "columnNumber": 9 }, "hitCount": 4, "positionTicks": [ { "line": 21, "ticks": 1 }, { "line": 34, "ticks": 1 }, { "line": 22, "ticks": 2 } ] }, { "id": 3245, "callFrame": { "functionName": "addAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 91, "columnNumber": 59 }, "hitCount": 1, "positionTicks": [ { "line": 133, "ticks": 1 } ] }, { "id": 1513, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1514 ] }, { "id": 1514, "callFrame": { "functionName": "_transactionFinished", "scriptId": "525", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/agent.js", "lineNumber": 784, "columnNumber": 68 }, "hitCount": 0, "children": [ 1515, 3246 ] }, { "id": 1515, "callFrame": { "functionName": "getIntrinsicAttributes", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 889, "columnNumber": 78 }, "hitCount": 1, "positionTicks": [ { "line": 918, "ticks": 1 } ] }, { "id": 3246, "callFrame": { "functionName": "_addEventFromTransaction", "scriptId": "525", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/agent.js", "lineNumber": 764, "columnNumber": 76 }, "hitCount": 0, "children": [ 3247 ] }, { "id": 3247, "callFrame": { "functionName": "get", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 64, "columnNumber": 5 }, "hitCount": 1, "positionTicks": [ { "line": 74, "ticks": 1 } ] }, { "id": 1501, "callFrame": { "functionName": "socketOnClose", "scriptId": "537", "url": "node:_http_server", "lineNumber": 744, "columnNumber": 22 }, "hitCount": 1, "children": [ 1502, 1507 ], "positionTicks": [ { "line": 747, "ticks": 1 } ] }, { "id": 1502, "callFrame": { "functionName": "abortIncoming", "scriptId": "537", "url": "node:_http_server", "lineNumber": 750, "columnNumber": 22 }, "hitCount": 0, "children": [ 1503, 1516 ] }, { "id": 1503, "callFrame": { "functionName": "destroy", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 38, "columnNumber": 16 }, "hitCount": 0, "children": [ 1504 ] }, { "id": 1504, "callFrame": { "functionName": "checkError", "scriptId": "58", "url": "node:internal/streams/destroy", "lineNumber": 22, "columnNumber": 19 }, "hitCount": 0, "children": [ 1505 ] }, { "id": 1505, "callFrame": { "functionName": "get stack", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 0, "children": [ 1506 ] }, { "id": 1506, "callFrame": { "functionName": "prepareStackTrace", "scriptId": "17", "url": "node:internal/errors", "lineNumber": 88, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 131, "ticks": 1 } ] }, { "id": 1516, "callFrame": { "functionName": "connResetException", "scriptId": "17", "url": "node:internal/errors", "lineNumber": 714, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 717, "ticks": 2 } ] }, { "id": 1507, "callFrame": { "functionName": "freeParser", "scriptId": "531", "url": "node:_http_common", "lineNumber": 181, "columnNumber": 19 }, "hitCount": 0, "children": [ 1508 ] }, { "id": 1508, "callFrame": { "functionName": "remove", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 187, "ticks": 2 } ] }, { "id": 1209, "callFrame": { "functionName": "onParserExecute", "scriptId": "537", "url": "node:_http_server", "lineNumber": 789, "columnNumber": 24 }, "hitCount": 0, "children": [ 1210 ] }, { "id": 1210, "callFrame": { "functionName": "onParserExecuteCommon", "scriptId": "537", "url": "node:_http_server", "lineNumber": 850, "columnNumber": 30 }, "hitCount": 1, "positionTicks": [ { "line": 854, "ticks": 1 } ] }, { "id": 1280, "callFrame": { "functionName": "processImmediate", "scriptId": "18", "url": "node:internal/timers", "lineNumber": 430, "columnNumber": 27 }, "hitCount": 0, "children": [ 1281, 1432, 1658, 4420 ] }, { "id": 1281, "callFrame": { "functionName": "", "scriptId": "585", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/parse-response.js", "lineNumber": 67, "columnNumber": 17 }, "hitCount": 0, "children": [ 1282 ] }, { "id": 1282, "callFrame": { "functionName": "onResponse", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 117, "columnNumber": 27 }, "hitCount": 0, "children": [ 1283 ] }, { "id": 1283, "callFrame": { "functionName": "reportDataUsage", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 80, "columnNumber": 66 }, "hitCount": 0, "children": [ 1284 ] }, { "id": 1284, "callFrame": { "functionName": "byteLength", "scriptId": "576", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/remote-method.js", "lineNumber": 403, "columnNumber": 19 }, "hitCount": 0, "children": [ 1285 ] }, { "id": 1285, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 1286 ] }, { "id": 1286, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 759, "ticks": 1 } ] }, { "id": 1432, "callFrame": { "functionName": "runNextTicks", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 57, "columnNumber": 21 }, "hitCount": 0, "children": [ 1433, 3955 ] }, { "id": 1433, "callFrame": { "functionName": "runMicrotasks", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 0, "children": [ 1434, 1448, 1452, 2873, 4082, 4412 ] }, { "id": 1434, "callFrame": { "functionName": "", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 110, "columnNumber": 8 }, "hitCount": 0, "children": [ 1435 ] }, { "id": 1435, "callFrame": { "functionName": "newCallback", "scriptId": "2219", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging-winston/build/src/common.js", "lineNumber": 223, "columnNumber": 28 }, "hitCount": 0, "children": [ 1436 ] }, { "id": 1436, "callFrame": { "functionName": "WritableState.onwrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 158, "columnNumber": 26 }, "hitCount": 0, "children": [ 1437 ] }, { "id": 1437, "callFrame": { "functionName": "onwrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 420, "columnNumber": 16 }, "hitCount": 0, "children": [ 1438 ] }, { "id": 1438, "callFrame": { "functionName": "clearBuffer", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 457, "columnNumber": 20 }, "hitCount": 0, "children": [ 1439 ] }, { "id": 1439, "callFrame": { "functionName": "doWrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 1440 ] }, { "id": 1440, "callFrame": { "functionName": "_writev", "scriptId": "1791", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/index.js", "lineNumber": 116, "columnNumber": 52 }, "hitCount": 0, "children": [ 1441 ] }, { "id": 1441, "callFrame": { "functionName": "log", "scriptId": "2218", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging-winston/build/src/index.js", "lineNumber": 115, "columnNumber": 7 }, "hitCount": 0, "children": [ 1442 ] }, { "id": 1442, "callFrame": { "functionName": "log", "scriptId": "2219", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging-winston/build/src/common.js", "lineNumber": 113, "columnNumber": 7 }, "hitCount": 0, "children": [ 1443 ] }, { "id": 1443, "callFrame": { "functionName": "entry", "scriptId": "2219", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging-winston/build/src/common.js", "lineNumber": 253, "columnNumber": 9 }, "hitCount": 0, "children": [ 1444 ] }, { "id": 1444, "callFrame": { "functionName": "entry", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 137, "columnNumber": 9 }, "hitCount": 0, "children": [ 1445 ] }, { "id": 1445, "callFrame": { "functionName": "wrapper", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 103, "columnNumber": 29 }, "hitCount": 0, "children": [ 1446 ] }, { "id": 1446, "callFrame": { "functionName": "entry", "scriptId": "2220", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/index.js", "lineNumber": 273, "columnNumber": 9 }, "hitCount": 0, "children": [ 1447 ] }, { "id": 1447, "callFrame": { "functionName": "Entry", "scriptId": "2518", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/entry.js", "lineNumber": 98, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 123, "ticks": 1 } ] }, { "id": 1448, "callFrame": { "functionName": "write", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 265, "columnNumber": 15 }, "hitCount": 1, "children": [ 1449 ], "positionTicks": [ { "line": 296, "ticks": 1 } ] }, { "id": 1449, "callFrame": { "functionName": "wrapper", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 103, "columnNumber": 29 }, "hitCount": 0, "children": [ 1450 ] }, { "id": 1450, "callFrame": { "functionName": "truncateEntries", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 347, "columnNumber": 19 }, "hitCount": 0, "children": [ 1451 ] }, { "id": 1451, "callFrame": { "functionName": "", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 348, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 352, "ticks": 1 } ] }, { "id": 1452, "callFrame": { "functionName": "", "scriptId": "2454", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/createApiCall.js", "lineNumber": 80, "columnNumber": 18 }, "hitCount": 0, "children": [ 1453 ] }, { "id": 1453, "callFrame": { "functionName": "call", "scriptId": "2494", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleApiCaller.js", "lineNumber": 37, "columnNumber": 8 }, "hitCount": 0, "children": [ 1454 ] }, { "id": 1454, "callFrame": { "functionName": "call", "scriptId": "2457", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/call.js", "lineNumber": 62, "columnNumber": 8 }, "hitCount": 0, "children": [ 1455 ] }, { "id": 1455, "callFrame": { "functionName": "", "scriptId": "2494", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleApiCaller.js", "lineNumber": 41, "columnNumber": 20 }, "hitCount": 0, "children": [ 1456 ] }, { "id": 1456, "callFrame": { "functionName": "schedule", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 56, "columnNumber": 12 }, "hitCount": 0, "children": [ 1457 ] }, { "id": 1457, "callFrame": { "functionName": "", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 81, "columnNumber": 29 }, "hitCount": 0, "children": [ 1458 ] }, { "id": 1458, "callFrame": { "functionName": "getByteLength", "scriptId": "2445", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/gax.js", "lineNumber": 510, "columnNumber": 33 }, "hitCount": 0, "children": [ 1459 ] }, { "id": 1459, "callFrame": { "functionName": "LogEntry$encode", "scriptId": "4641", "url": "", "lineNumber": 2, "columnNumber": 31 }, "hitCount": 0, "children": [ 1460 ] }, { "id": 1460, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1461 ] }, { "id": 1461, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1462 ] }, { "id": 1462, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1463 ] }, { "id": 1463, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1464 ] }, { "id": 1464, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 1, "children": [ 1465 ], "positionTicks": [ { "line": 9, "ticks": 1 } ] }, { "id": 1465, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1466 ] }, { "id": 1466, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1467, 1479, 1481 ] }, { "id": 1467, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1468, 1470 ] }, { "id": 1468, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1469 ] }, { "id": 1469, "callFrame": { "functionName": "fork", "scriptId": "2415", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer.js", "lineNumber": 402, "columnNumber": 37 }, "hitCount": 1, "positionTicks": [ { "line": 404, "ticks": 1 } ] }, { "id": 1470, "callFrame": { "functionName": "ListValue$encode", "scriptId": "4665", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 1471 ] }, { "id": 1471, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1472 ] }, { "id": 1472, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1473 ] }, { "id": 1473, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1474 ] }, { "id": 1474, "callFrame": { "functionName": "ListValue$encode", "scriptId": "4665", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 1475 ] }, { "id": 1475, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 1476 ] }, { "id": 1476, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 1477 ] }, { "id": 1477, "callFrame": { "functionName": "fork", "scriptId": "2415", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer.js", "lineNumber": 402, "columnNumber": 37 }, "hitCount": 0, "children": [ 1478 ] }, { "id": 1478, "callFrame": { "functionName": "State", "scriptId": "2415", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer.js", "lineNumber": 58, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 77, "ticks": 1 } ] }, { "id": 1479, "callFrame": { "functionName": "ldelim", "scriptId": "2415", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer.js", "lineNumber": 430, "columnNumber": 41 }, "hitCount": 0, "children": [ 1480 ] }, { "id": 1480, "callFrame": { "functionName": "reset", "scriptId": "2415", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer.js", "lineNumber": 413, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 418, "ticks": 1 } ] }, { "id": 1481, "callFrame": { "functionName": "write_string_buffer", "scriptId": "2418", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer_buffer.js", "lineNumber": 68, "columnNumber": 60 }, "hitCount": 0, "children": [ 1482 ] }, { "id": 1482, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 1483 ] }, { "id": 1483, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 762, "ticks": 1 } ] }, { "id": 2873, "callFrame": { "functionName": "get", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 2874, 3154 ] }, { "id": 2874, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 4, "children": [ 2875, 4218 ], "positionTicks": [ { "line": 380, "ticks": 4 } ] }, { "id": 2875, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2876 ] }, { "id": 2876, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2877 ] }, { "id": 2877, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2878 ] }, { "id": 2878, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2879 ] }, { "id": 2879, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 2880, 3148, 4216 ] }, { "id": 2880, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 2881, 4438 ] }, { "id": 2881, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 2882, 3931 ] }, { "id": 2882, "callFrame": { "functionName": "request", "scriptId": "577", "url": "node:https", "lineNumber": 340, "columnNumber": 16 }, "hitCount": 3, "children": [ 2883 ], "positionTicks": [ { "line": 360, "ticks": 1 }, { "line": 354, "ticks": 2 } ] }, { "id": 2883, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 2884 ] }, { "id": 2884, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 1, "children": [ 2885 ], "positionTicks": [ { "line": 251, "ticks": 1 } ] }, { "id": 2885, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 2, "children": [ 2886, 4235 ], "positionTicks": [ { "line": 311, "ticks": 2 } ] }, { "id": 2886, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 2887 ] }, { "id": 2887, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2888 ] }, { "id": 2888, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2889 ] }, { "id": 2889, "callFrame": { "functionName": "createConnection", "scriptId": "577", "url": "node:https", "lineNumber": 117, "columnNumber": 25 }, "hitCount": 3, "children": [ 2890, 4729 ], "positionTicks": [ { "line": 150, "ticks": 1 }, { "line": 145, "ticks": 2 } ] }, { "id": 2890, "callFrame": { "functionName": "connect", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1606, "columnNumber": 34 }, "hitCount": 0, "children": [ 2891, 2893, 2896, 3763 ] }, { "id": 2891, "callFrame": { "functionName": "createSecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 98, "columnNumber": 28 }, "hitCount": 0, "children": [ 2892, 4214 ] }, { "id": 2892, "callFrame": { "functionName": "configSecureContext", "scriptId": "580", "url": "node:internal/tls/secure-context", "lineNumber": 123, "columnNumber": 28 }, "hitCount": 1, "children": [ 4234, 4564, 5559 ], "positionTicks": [ { "line": 124, "ticks": 1 } ] }, { "id": 4234, "callFrame": { "functionName": "setCiphers", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 230, "ticks": 3 } ] }, { "id": 4564, "callFrame": { "functionName": "validateString", "scriptId": "22", "url": "node:internal/validators", "lineNumber": 160, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 162, "ticks": 1 } ] }, { "id": 5559, "callFrame": { "functionName": "setCipherSuites", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 229, "ticks": 1 } ] }, { "id": 4214, "callFrame": { "functionName": "SecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 74, "columnNumber": 22 }, "hitCount": 0, "children": [ 4215 ] }, { "id": 4215, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 5, "positionTicks": [ { "line": 89, "ticks": 5 } ] }, { "id": 2893, "callFrame": { "functionName": "TLSSocket", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 469, "columnNumber": 18 }, "hitCount": 0, "children": [ 2894, 3146, 3152, 4078 ] }, { "id": 2894, "callFrame": { "functionName": "TLSSocket._wrapHandle", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 601, "columnNumber": 42 }, "hitCount": 0, "children": [ 2895, 5036 ] }, { "id": 2895, "callFrame": { "functionName": "defineHandleReading", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 647, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 649, "ticks": 1 } ] }, { "id": 5036, "callFrame": { "functionName": "wrap", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 623, "ticks": 2 } ] }, { "id": 3146, "callFrame": { "functionName": "Socket", "scriptId": "463", "url": "node:net", "lineNumber": 337, "columnNumber": 15 }, "hitCount": 0, "children": [ 3147, 3762 ] }, { "id": 3147, "callFrame": { "functionName": "Duplex", "scriptId": "59", "url": "node:internal/streams/duplex", "lineNumber": 53, "columnNumber": 15 }, "hitCount": 1, "children": [ 4858 ], "positionTicks": [ { "line": 58, "ticks": 1 } ] }, { "id": 4858, "callFrame": { "functionName": "Writable", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 219, "columnNumber": 17 }, "hitCount": 0, "children": [ 4859 ] }, { "id": 4859, "callFrame": { "functionName": "WritableState", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 76, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 119, "ticks": 1 } ] }, { "id": 3762, "callFrame": { "functionName": "initSocketHandle", "scriptId": "463", "url": "node:net", "lineNumber": 293, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 302, "ticks": 1 } ] }, { "id": 3152, "callFrame": { "functionName": "TLSSocket._init", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 684, "columnNumber": 36 }, "hitCount": 0, "children": [ 3153 ] }, { "id": 3153, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 16, "positionTicks": [ { "line": 748, "ticks": 16 } ] }, { "id": 4078, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 4079 ] }, { "id": 4079, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 4080 ] }, { "id": 4080, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 542, "ticks": 1 } ] }, { "id": 2896, "callFrame": { "functionName": "TLSSocket.setSession", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 992, "columnNumber": 41 }, "hitCount": 0, "children": [ 2897 ] }, { "id": 2897, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 18, "positionTicks": [ { "line": 996, "ticks": 18 } ] }, { "id": 3763, "callFrame": { "functionName": "connectWrapper", "scriptId": "711", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/net.js", "lineNumber": 73, "columnNumber": 34 }, "hitCount": 0, "children": [ 3764 ] }, { "id": 3764, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3765 ] }, { "id": 3765, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3766 ] }, { "id": 3766, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3767 ] }, { "id": 3767, "callFrame": { "functionName": "Socket.connect", "scriptId": "463", "url": "node:net", "lineNumber": 1140, "columnNumber": 35 }, "hitCount": 0, "children": [ 3768 ] }, { "id": 3768, "callFrame": { "functionName": "lookupAndConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1208, "columnNumber": 25 }, "hitCount": 0, "children": [ 3769 ] }, { "id": 3769, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 3770 ] }, { "id": 3770, "callFrame": { "functionName": "", "scriptId": "463", "url": "node:net", "lineNumber": 1298, "columnNumber": 60 }, "hitCount": 0, "children": [ 3771 ] }, { "id": 3771, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 3772 ] }, { "id": 3772, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 3773 ] }, { "id": 3773, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 3774 ] }, { "id": 3774, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3775 ] }, { "id": 3775, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3776 ] }, { "id": 3776, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3777 ] }, { "id": 3777, "callFrame": { "functionName": "lookup", "scriptId": "694", "url": "node:dns", "lineNumber": 139, "columnNumber": 15 }, "hitCount": 0, "children": [ 3778 ] }, { "id": 3778, "callFrame": { "functionName": "getaddrinfo", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 221, "ticks": 1 } ] }, { "id": 4729, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 0, "children": [ 4730 ] }, { "id": 4730, "callFrame": { "functionName": "addListener", "scriptId": "29", "url": "node:events", "lineNumber": 603, "columnNumber": 57 }, "hitCount": 0, "children": [ 4731 ] }, { "id": 4731, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 0, "children": [ 4732 ] }, { "id": 4732, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 4733 ] }, { "id": 4733, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4734 ] }, { "id": 4734, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4735 ] }, { "id": 4735, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4736 ] }, { "id": 4736, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 4737 ] }, { "id": 4737, "callFrame": { "functionName": "newListener", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 754, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 761, "ticks": 1 } ] }, { "id": 4235, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 460, "columnNumber": 17 }, "hitCount": 0, "children": [ 4236 ] }, { "id": 4236, "callFrame": { "functionName": "", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 323, "columnNumber": 24 }, "hitCount": 0, "children": [ 4237 ] }, { "id": 4237, "callFrame": { "functionName": "", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 287, "columnNumber": 36 }, "hitCount": 0, "children": [ 4238 ] }, { "id": 4238, "callFrame": { "functionName": "setRequestSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 514, "columnNumber": 25 }, "hitCount": 0, "children": [ 4239 ] }, { "id": 4239, "callFrame": { "functionName": "onSocket", "scriptId": "530", "url": "node:_http_client", "lineNumber": 867, "columnNumber": 52 }, "hitCount": 0, "children": [ 4240 ] }, { "id": 4240, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 4241 ] }, { "id": 4241, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1112, "ticks": 1 } ] }, { "id": 3931, "callFrame": { "functionName": "request", "scriptId": "528", "url": "node:http", "lineNumber": 96, "columnNumber": 16 }, "hitCount": 0, "children": [ 3932 ] }, { "id": 3932, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 3933 ] }, { "id": 3933, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 3934 ] }, { "id": 3934, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 3935 ] }, { "id": 3935, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 3936 ] }, { "id": 3936, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3937 ] }, { "id": 3937, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3938 ] }, { "id": 3938, "callFrame": { "functionName": "connect", "scriptId": "463", "url": "node:net", "lineNumber": 227, "columnNumber": 16 }, "hitCount": 0, "children": [ 3939 ] }, { "id": 3939, "callFrame": { "functionName": "connectWrapper", "scriptId": "711", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/net.js", "lineNumber": 73, "columnNumber": 34 }, "hitCount": 0, "children": [ 3940 ] }, { "id": 3940, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3941 ] }, { "id": 3941, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3942 ] }, { "id": 3942, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3943 ] }, { "id": 3943, "callFrame": { "functionName": "Socket.connect", "scriptId": "463", "url": "node:net", "lineNumber": 1140, "columnNumber": 35 }, "hitCount": 0, "children": [ 3944 ] }, { "id": 3944, "callFrame": { "functionName": "lookupAndConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1208, "columnNumber": 25 }, "hitCount": 0, "children": [ 3945 ] }, { "id": 3945, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 3946 ] }, { "id": 3946, "callFrame": { "functionName": "", "scriptId": "463", "url": "node:net", "lineNumber": 1298, "columnNumber": 60 }, "hitCount": 0, "children": [ 3947 ] }, { "id": 3947, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 3948 ] }, { "id": 3948, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 3949 ] }, { "id": 3949, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 3950 ] }, { "id": 3950, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3951 ] }, { "id": 3951, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3952 ] }, { "id": 3952, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3953 ] }, { "id": 3953, "callFrame": { "functionName": "lookup", "scriptId": "694", "url": "node:dns", "lineNumber": 139, "columnNumber": 15 }, "hitCount": 0, "children": [ 3954 ] }, { "id": 3954, "callFrame": { "functionName": "getaddrinfo", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 221, "ticks": 1 } ] }, { "id": 4438, "callFrame": { "functionName": "scrubAndParseParameters", "scriptId": "617", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/util/urltils.js", "lineNumber": 154, "columnNumber": 59 }, "hitCount": 0, "children": [ 4439 ] }, { "id": 4439, "callFrame": { "functionName": "urlParse", "scriptId": "90", "url": "node:url", "lineNumber": 142, "columnNumber": 17 }, "hitCount": 0, "children": [ 4440 ] }, { "id": 4440, "callFrame": { "functionName": "parse", "scriptId": "90", "url": "node:url", "lineNumber": 174, "columnNumber": 36 }, "hitCount": 1, "positionTicks": [ { "line": 256, "ticks": 1 } ] }, { "id": 3148, "callFrame": { "functionName": "maybeAddDtCatHeaders", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 3149 ] }, { "id": 3149, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 1, "children": [ 3150, 3758, 4854 ], "positionTicks": [ { "line": 974, "ticks": 1 } ] }, { "id": 3150, "callFrame": { "functionName": "_createDistributedTracePayload", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 1260, "columnNumber": 39 }, "hitCount": 0, "children": [ 3151 ] }, { "id": 3151, "callFrame": { "functionName": "DistributedTracePayload", "scriptId": "636", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/dt-payload.js", "lineNumber": 20, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 23, "ticks": 1 } ] }, { "id": 3758, "callFrame": { "functionName": "httpSafe", "scriptId": "636", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/dt-payload.js", "lineNumber": 44, "columnNumber": 10 }, "hitCount": 0, "children": [ 3759 ] }, { "id": 3759, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 3760 ] }, { "id": 3760, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 3761 ] }, { "id": 3761, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 434, "ticks": 1 } ] }, { "id": 4854, "callFrame": { "functionName": "addTraceContextHeaders", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 143, "columnNumber": 24 }, "hitCount": 0, "children": [ 4855 ] }, { "id": 4855, "callFrame": { "functionName": "createTraceparent", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 54, "columnNumber": 19 }, "hitCount": 0, "children": [ 4856 ] }, { "id": 4856, "callFrame": { "functionName": "createFlagsHex", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 350, "columnNumber": 16 }, "hitCount": 0, "children": [ 4857 ] }, { "id": 4857, "callFrame": { "functionName": "", "scriptId": "634", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracecontext.js", "lineNumber": 351, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 353, "ticks": 1 } ] }, { "id": 4216, "callFrame": { "functionName": "instrumentRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 246, "columnNumber": 30 }, "hitCount": 0, "children": [ 4217 ] }, { "id": 4217, "callFrame": { "functionName": "_makeNonEnumerable", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 324, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 329, "ticks": 1 } ] }, { "id": 4218, "callFrame": { "functionName": "request", "scriptId": "577", "url": "node:https", "lineNumber": 340, "columnNumber": 16 }, "hitCount": 0, "children": [ 4219 ] }, { "id": 4219, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 4220 ] }, { "id": 4220, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 4221 ] }, { "id": 4221, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 4222 ] }, { "id": 4222, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 4223 ] }, { "id": 4223, "callFrame": { "functionName": "createConnection", "scriptId": "577", "url": "node:https", "lineNumber": 117, "columnNumber": 25 }, "hitCount": 0, "children": [ 4224 ] }, { "id": 4224, "callFrame": { "functionName": "connect", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1606, "columnNumber": 34 }, "hitCount": 0, "children": [ 4225, 4228, 4230, 4435 ] }, { "id": 4225, "callFrame": { "functionName": "TLSSocket", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 469, "columnNumber": 18 }, "hitCount": 0, "children": [ 4226 ] }, { "id": 4226, "callFrame": { "functionName": "TLSSocket._init", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 684, "columnNumber": 36 }, "hitCount": 0, "children": [ 4227 ] }, { "id": 4227, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 748, "ticks": 2 } ] }, { "id": 4228, "callFrame": { "functionName": "TLSSocket.setSession", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 992, "columnNumber": 41 }, "hitCount": 0, "children": [ 4229 ] }, { "id": 4229, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 996, "ticks": 3 } ] }, { "id": 4230, "callFrame": { "functionName": "getAllowUnauthorized", "scriptId": "87", "url": "node:internal/options", "lineNumber": 52, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 54, "ticks": 1 } ] }, { "id": 4435, "callFrame": { "functionName": "createSecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 98, "columnNumber": 28 }, "hitCount": 0, "children": [ 4436 ] }, { "id": 4436, "callFrame": { "functionName": "configSecureContext", "scriptId": "580", "url": "node:internal/tls/secure-context", "lineNumber": 123, "columnNumber": 28 }, "hitCount": 0, "children": [ 4437 ] }, { "id": 4437, "callFrame": { "functionName": "setCiphers", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 230, "ticks": 2 } ] }, { "id": 3154, "callFrame": { "functionName": "handleRequest", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 126, "columnNumber": 30 }, "hitCount": 0, "children": [ 3155, 4081 ] }, { "id": 3155, "callFrame": { "functionName": "pipeline", "scriptId": "68", "url": "node:stream/promises", "lineNumber": 17, "columnNumber": 17 }, "hitCount": 0, "children": [ 3156 ] }, { "id": 3156, "callFrame": { "functionName": "", "scriptId": "68", "url": "node:stream/promises", "lineNumber": 18, "columnNumber": 21 }, "hitCount": 0, "children": [ 3157 ] }, { "id": 3157, "callFrame": { "functionName": "pipelineImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 153, "columnNumber": 21 }, "hitCount": 0, "children": [ 3158, 3779, 3781 ] }, { "id": 3158, "callFrame": { "functionName": "destroyer", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 43, "columnNumber": 18 }, "hitCount": 0, "children": [ 3159 ] }, { "id": 3159, "callFrame": { "functionName": "eos", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 49, "columnNumber": 12 }, "hitCount": 0, "children": [ 3160 ] }, { "id": 3160, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 0, "children": [ 3161 ] }, { "id": 3161, "callFrame": { "functionName": "addListener", "scriptId": "29", "url": "node:events", "lineNumber": 603, "columnNumber": 57 }, "hitCount": 0, "children": [ 3162 ] }, { "id": 3162, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 568, "ticks": 1 } ] }, { "id": 3779, "callFrame": { "functionName": "isReadable", "scriptId": "55", "url": "node:internal/streams/utils", "lineNumber": 140, "columnNumber": 19 }, "hitCount": 0, "children": [ 3780 ] }, { "id": 3780, "callFrame": { "functionName": "isDestroyed", "scriptId": "55", "url": "node:internal/streams/utils", "lineNumber": 87, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 93, "ticks": 1 } ] }, { "id": 3781, "callFrame": { "functionName": "AbortController", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 320, "columnNumber": 13 }, "hitCount": 0, "children": [ 3782 ] }, { "id": 3782, "callFrame": { "functionName": "createAbortSignal", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 287, "columnNumber": 26 }, "hitCount": 1, "positionTicks": [ { "line": 296, "ticks": 1 } ] }, { "id": 4081, "callFrame": { "functionName": "exports.default", "scriptId": "1352", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/timed-out.js", "lineNumber": 15, "columnNumber": 18 }, "hitCount": 2, "positionTicks": [ { "line": 60, "ticks": 1 }, { "line": 33, "ticks": 1 } ] }, { "id": 4082, "callFrame": { "functionName": "afterHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 82, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 83, "ticks": 1 } ] }, { "id": 4412, "callFrame": { "functionName": "", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 249, "columnNumber": 5 }, "hitCount": 0, "children": [ 4413, 4560, 5554 ] }, { "id": 4413, "callFrame": { "functionName": "WebhookConnector.httpClient.httpClient.extend.hooks.beforeRequest", "scriptId": "3375", "url": "file:///opt/build/imshop-cloud/build/integrations/webhook-connector.js", "lineNumber": 326, "columnNumber": 32 }, "hitCount": 0, "children": [ 4414 ] }, { "id": 4414, "callFrame": { "functionName": "assignExternaTokenHeader", "scriptId": "3394", "url": "file:///opt/build/imshop-cloud/build/utils/external-token-utils.js", "lineNumber": 4, "columnNumber": 33 }, "hitCount": 0, "children": [ 4415 ] }, { "id": 4415, "callFrame": { "functionName": "cloneDeep", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 11154, "columnNumber": 22 }, "hitCount": 0, "children": [ 4416 ] }, { "id": 4416, "callFrame": { "functionName": "baseClone", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2661, "columnNumber": 22 }, "hitCount": 0, "children": [ 4417, 5037 ] }, { "id": 4417, "callFrame": { "functionName": "getAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 5914, "columnNumber": 23 }, "hitCount": 0, "children": [ 4418 ] }, { "id": 4418, "callFrame": { "functionName": "baseGetAllKeys", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 3092, "columnNumber": 27 }, "hitCount": 0, "children": [ 4419 ] }, { "id": 4419, "callFrame": { "functionName": "getSymbols", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 6074, "columnNumber": 61 }, "hitCount": 1, "positionTicks": [ { "line": 6080, "ticks": 1 } ] }, { "id": 5037, "callFrame": { "functionName": "arrayEach", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 524, "columnNumber": 20 }, "hitCount": 0, "children": [ 5038 ] }, { "id": 5038, "callFrame": { "functionName": "", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2726, "columnNumber": 40 }, "hitCount": 0, "children": [ 5039 ] }, { "id": 5039, "callFrame": { "functionName": "assignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2512, "columnNumber": 24 }, "hitCount": 0, "children": [ 5040 ] }, { "id": 5040, "callFrame": { "functionName": "baseAssignValue", "scriptId": "911", "url": "file:///opt/build/imshop-cloud/node_modules/lodash/lodash.js", "lineNumber": 2591, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 2601, "ticks": 1 } ] }, { "id": 4560, "callFrame": { "functionName": "get", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 4561, 5787 ] }, { "id": 4561, "callFrame": { "functionName": "exports.normalizeRequestArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 310, "columnNumber": 36 }, "hitCount": 1, "children": [ 4562 ], "positionTicks": [ { "line": 358, "ticks": 1 } ] }, { "id": 4562, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 4563, 5459 ] }, { "id": 4563, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 20, "ticks": 1 } ] }, { "id": 5459, "callFrame": { "functionName": "exports.preNormalizeArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 28, "columnNumber": 32 }, "hitCount": 0, "children": [ 5460 ] }, { "id": 5460, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 5787, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 5788 ] }, { "id": 5788, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 5789 ] }, { "id": 5789, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 5554, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 5555 ] }, { "id": 5555, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 5556 ] }, { "id": 5556, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 5557 ] }, { "id": 5557, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 5558 ] }, { "id": 5558, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 3955, "callFrame": { "functionName": "processTicksAndRejections", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 66, "columnNumber": 34 }, "hitCount": 0, "children": [ 3956, 4231 ] }, { "id": 3956, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 3957 ] }, { "id": 3957, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3958 ] }, { "id": 3958, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3959 ] }, { "id": 3959, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3960, 4860, 5560 ] }, { "id": 3960, "callFrame": { "functionName": "endReadableNT", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 1351, "columnNumber": 22 }, "hitCount": 0, "children": [ 3961 ] }, { "id": 3961, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3962, 4565 ] }, { "id": 3962, "callFrame": { "functionName": "onend", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 112, "columnNumber": 16 }, "hitCount": 0, "children": [ 3963 ] }, { "id": 3963, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 460, "columnNumber": 17 }, "hitCount": 0, "children": [ 3964 ] }, { "id": 3964, "callFrame": { "functionName": "", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 369, "columnNumber": 48 }, "hitCount": 1, "positionTicks": [ { "line": 389, "ticks": 1 } ] }, { "id": 4565, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 4566, 5167 ] }, { "id": 4566, "callFrame": { "functionName": "unpipe", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 805, "columnNumber": 17 }, "hitCount": 0, "children": [ 4567 ] }, { "id": 4567, "callFrame": { "functionName": "Readable.unpipe", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 850, "columnNumber": 36 }, "hitCount": 0, "children": [ 4568 ] }, { "id": 4568, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 513, "ticks": 1 } ] }, { "id": 5167, "callFrame": { "functionName": "", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 361, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 364, "ticks": 1 } ] }, { "id": 4860, "callFrame": { "functionName": "resume_", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 995, "columnNumber": 16 }, "hitCount": 0, "children": [ 4861, 5621 ] }, { "id": 4861, "callFrame": { "functionName": "Readable.read", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 401, "columnNumber": 34 }, "hitCount": 0, "children": [ 4862 ] }, { "id": 4862, "callFrame": { "functionName": "read", "scriptId": "1334", "url": "file:///opt/build/imshop-cloud/node_modules/to-readable-stream/index.js", "lineNumber": 5, "columnNumber": 6 }, "hitCount": 0, "children": [ 4863 ] }, { "id": 4863, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 4864 ] }, { "id": 4864, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 1, "children": [ 4865 ], "positionTicks": [ { "line": 251, "ticks": 1 } ] }, { "id": 4865, "callFrame": { "functionName": "addChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 311, "columnNumber": 17 }, "hitCount": 0, "children": [ 4866 ] }, { "id": 4866, "callFrame": { "functionName": "emitReadable", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 574, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 129, "ticks": 1 } ] }, { "id": 5621, "callFrame": { "functionName": "flow", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 1019, "columnNumber": 13 }, "hitCount": 0, "children": [ 5622 ] }, { "id": 5622, "callFrame": { "functionName": "Readable.read", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 401, "columnNumber": 34 }, "hitCount": 0, "children": [ 5623 ] }, { "id": 5623, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 5624 ] }, { "id": 5624, "callFrame": { "functionName": "ondata", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 763, "columnNumber": 17 }, "hitCount": 0, "children": [ 5625 ] }, { "id": 5625, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 5626 ] }, { "id": 5626, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 5627 ] }, { "id": 5627, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 5628 ] }, { "id": 5628, "callFrame": { "functionName": "Transform._write", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 169, "columnNumber": 37 }, "hitCount": 0, "children": [ 5629 ] }, { "id": 5629, "callFrame": { "functionName": "transform", "scriptId": "1351", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/progress.js", "lineNumber": 10, "columnNumber": 17 }, "hitCount": 0, "children": [ 5630 ] }, { "id": 5630, "callFrame": { "functionName": "", "scriptId": "69", "url": "node:internal/streams/transform", "lineNumber": 174, "columnNumber": 35 }, "hitCount": 0, "children": [ 5631 ] }, { "id": 5631, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 5632 ] }, { "id": 5632, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 0, "children": [ 5633 ] }, { "id": 5633, "callFrame": { "functionName": "addChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 311, "columnNumber": 17 }, "hitCount": 0, "children": [ 5634 ] }, { "id": 5634, "callFrame": { "functionName": "maybeReadMore", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 613, "columnNumber": 22 }, "hitCount": 0, "children": [ 5635 ] }, { "id": 5635, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 5636 ] }, { "id": 5636, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 5637 ] }, { "id": 5637, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 5638 ] }, { "id": 5638, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 5639 ] }, { "id": 5639, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 1822, "ticks": 1 } ] }, { "id": 5560, "callFrame": { "functionName": "onSocketNT", "scriptId": "530", "url": "node:_http_client", "lineNumber": 873, "columnNumber": 19 }, "hitCount": 0, "children": [ 5561 ] }, { "id": 5561, "callFrame": { "functionName": "tickOnSocket", "scriptId": "530", "url": "node:_http_client", "lineNumber": 805, "columnNumber": 21 }, "hitCount": 0, "children": [ 5562 ] }, { "id": 5562, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 0, "children": [ 5563 ] }, { "id": 5563, "callFrame": { "functionName": "addListener", "scriptId": "29", "url": "node:events", "lineNumber": 603, "columnNumber": 57 }, "hitCount": 0, "children": [ 5564 ] }, { "id": 5564, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 568, "ticks": 1 } ] }, { "id": 4231, "callFrame": { "functionName": "emitBeforeScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 508, "columnNumber": 25 }, "hitCount": 0, "children": [ 4232 ] }, { "id": 4232, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 4233 ] }, { "id": 4233, "callFrame": { "functionName": "beforeHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 72, "columnNumber": 31 }, "hitCount": 1, "positionTicks": [ { "line": 74, "ticks": 1 } ] }, { "id": 1658, "callFrame": { "functionName": "", "scriptId": "527", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/collector/api.js", "lineNumber": 647, "columnNumber": 35 }, "hitCount": 0, "children": [ 1659 ] }, { "id": 1659, "callFrame": { "functionName": "", "scriptId": "610", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/aggregators/base-aggregator.js", "lineNumber": 83, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 90, "ticks": 1 } ] }, { "id": 4420, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 4421 ] }, { "id": 4421, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4422 ] }, { "id": 4422, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4423 ] }, { "id": 4423, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4424 ] }, { "id": 4424, "callFrame": { "functionName": "", "scriptId": "1831", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/mux.js", "lineNumber": 92, "columnNumber": 21 }, "hitCount": 0, "children": [ 4425 ] }, { "id": 4425, "callFrame": { "functionName": "Mux._readIncoming", "scriptId": "1831", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/mux.js", "lineNumber": 42, "columnNumber": 38 }, "hitCount": 0, "children": [ 4426 ] }, { "id": 4426, "callFrame": { "functionName": "roundrobin", "scriptId": "1831", "url": "file:///opt/build/imshop-cloud/node_modules/amqplib/lib/mux.js", "lineNumber": 53, "columnNumber": 21 }, "hitCount": 0, "children": [ 4427 ] }, { "id": 4427, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 0, "children": [ 4428 ] }, { "id": 4428, "callFrame": { "functionName": "_write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 285, "columnNumber": 15 }, "hitCount": 0, "children": [ 4429 ] }, { "id": 4429, "callFrame": { "functionName": "writeOrBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 367, "columnNumber": 22 }, "hitCount": 0, "children": [ 4430 ] }, { "id": 4430, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 4431 ] }, { "id": 4431, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 4432 ] }, { "id": 4432, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 4433 ] }, { "id": 4433, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 4434 ] }, { "id": 4434, "callFrame": { "functionName": "writeBuffer", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 51, "ticks": 1 } ] }, { "id": 1414, "callFrame": { "functionName": "afterConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1446, "columnNumber": 21 }, "hitCount": 1, "children": [ 1415, 3550 ], "positionTicks": [ { "line": 1471, "ticks": 1 } ] }, { "id": 1415, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1416 ] }, { "id": 1416, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1417 ] }, { "id": 1417, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1418 ] }, { "id": 1418, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1419 ] }, { "id": 1419, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1420 ] }, { "id": 1420, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 1, "children": [ 1421, 3393, 5271, 5449 ], "positionTicks": [ { "line": 624, "ticks": 1 } ] }, { "id": 1421, "callFrame": { "functionName": "", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 45, "columnNumber": 41 }, "hitCount": 0, "children": [ 1422 ] }, { "id": 1422, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1423 ] }, { "id": 1423, "callFrame": { "functionName": "", "scriptId": "2167", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/client.js", "lineNumber": 116, "columnNumber": 31 }, "hitCount": 0, "children": [ 1424 ] }, { "id": 1424, "callFrame": { "functionName": "startup", "scriptId": "2189", "url": "file:///opt/build/imshop-cloud/node_modules/pg/lib/connection.js", "lineNumber": 124, "columnNumber": 9 }, "hitCount": 0, "children": [ 1425, 2540 ] }, { "id": 1425, "callFrame": { "functionName": "Writable.write", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 335, "columnNumber": 35 }, "hitCount": 1, "positionTicks": [ { "line": 398, "ticks": 1 } ] }, { "id": 2540, "callFrame": { "functionName": "startup", "scriptId": "2192", "url": "file:///opt/build/imshop-cloud/node_modules/pg-protocol/dist/serializer.js", "lineNumber": 5, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 13, "ticks": 1 } ] }, { "id": 3393, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 3394 ] }, { "id": 3394, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3395 ] }, { "id": 3395, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3396 ] }, { "id": 3396, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3397 ] }, { "id": 3397, "callFrame": { "functionName": "TLSSocket._start", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 961, "columnNumber": 37 }, "hitCount": 0, "children": [ 3398 ] }, { "id": 3398, "callFrame": { "functionName": "start", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 11, "positionTicks": [ { "line": 980, "ticks": 11 } ] }, { "id": 5271, "callFrame": { "functionName": "onConnect", "scriptId": "1346", "url": "file:///opt/build/imshop-cloud/node_modules/defer-to-connect/dist/source/index.js", "lineNumber": 17, "columnNumber": 22 }, "hitCount": 0, "children": [ 5272 ] }, { "id": 5272, "callFrame": { "functionName": "connect", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 67, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 69, "ticks": 1 } ] }, { "id": 5449, "callFrame": { "functionName": "connect", "scriptId": "463", "url": "node:net", "lineNumber": 905, "columnNumber": 41 }, "hitCount": 0, "children": [ 5450 ] }, { "id": 5450, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 5451 ] }, { "id": 5451, "callFrame": { "functionName": "writevGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 121, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 138, "ticks": 1 } ] }, { "id": 3550, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3551 ] }, { "id": 3551, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 3552 ] }, { "id": 3552, "callFrame": { "functionName": "TLSSocket._start", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 961, "columnNumber": 37 }, "hitCount": 0, "children": [ 3553 ] }, { "id": 3553, "callFrame": { "functionName": "start", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 980, "ticks": 2 } ] }, { "id": 1748, "callFrame": { "functionName": "ssl.onhandshakedone", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 740, "columnNumber": 26 }, "hitCount": 0, "children": [ 1749 ] }, { "id": 1749, "callFrame": { "functionName": "TLSSocket._finishInit", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 932, "columnNumber": 42 }, "hitCount": 0, "children": [ 1750, 1759 ] }, { "id": 1750, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 1751 ] }, { "id": 1751, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 1752 ] }, { "id": 1752, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 1753 ] }, { "id": 1753, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 1754 ] }, { "id": 1754, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 1755 ] }, { "id": 1755, "callFrame": { "functionName": "onConnectSecure", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1525, "columnNumber": 24 }, "hitCount": 0, "children": [ 1756, 3515, 4381 ] }, { "id": 1756, "callFrame": { "functionName": "TLSSocket.getPeerCertificate", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 998, "columnNumber": 49 }, "hitCount": 0, "children": [ 1757, 1758 ] }, { "id": 1757, "callFrame": { "functionName": "getPeerCertificate", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 16, "positionTicks": [ { "line": 1002, "ticks": 16 } ] }, { "id": 1758, "callFrame": { "functionName": "translatePeerCertificate", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 124, "columnNumber": 33 }, "hitCount": 1, "positionTicks": [ { "line": 130, "ticks": 1 } ] }, { "id": 3515, "callFrame": { "functionName": "socketMethodProxy", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1029, "columnNumber": 35 }, "hitCount": 1, "positionTicks": [ { "line": 1032, "ticks": 1 } ] }, { "id": 4381, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 4382 ] }, { "id": 4382, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 4383 ] }, { "id": 4383, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4384 ] }, { "id": 4384, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 4385 ] }, { "id": 4385, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 4386 ] }, { "id": 4386, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 4387 ] }, { "id": 4387, "callFrame": { "functionName": "secureConnect", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 78, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 80, "ticks": 1 } ] }, { "id": 1759, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "children": [ 1760 ], "positionTicks": [ { "line": 513, "ticks": 1 } ] }, { "id": 1760, "callFrame": { "functionName": "onConnectSecure", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1525, "columnNumber": 24 }, "hitCount": 0, "children": [ 1761, 3914 ] }, { "id": 1761, "callFrame": { "functionName": "TLSSocket.getPeerCertificate", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 998, "columnNumber": 49 }, "hitCount": 0, "children": [ 1762 ] }, { "id": 1762, "callFrame": { "functionName": "getPeerCertificate", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 1002, "ticks": 2 } ] }, { "id": 3914, "callFrame": { "functionName": "socketMethodProxy", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1029, "columnNumber": 35 }, "hitCount": 1, "positionTicks": [ { "line": 1032, "ticks": 1 } ] }, { "id": 1896, "callFrame": { "functionName": "wrapper", "scriptId": "75", "url": "node:fs", "lineNumber": 824, "columnNumber": 18 }, "hitCount": 0, "children": [ 1897 ] }, { "id": 1897, "callFrame": { "functionName": "", "scriptId": "481", "url": "node:internal/fs/streams", "lineNumber": 396, "columnNumber": 59 }, "hitCount": 0, "children": [ 1898 ] }, { "id": 1898, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 1, "children": [ 1899 ], "positionTicks": [ { "line": 464, "ticks": 1 } ] }, { "id": 1899, "callFrame": { "functionName": "clearBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 531, "columnNumber": 20 }, "hitCount": 0 }, { "id": 2251, "callFrame": { "functionName": "onStreamClose", "scriptId": "1202", "url": "node:internal/http2/core", "lineNumber": 533, "columnNumber": 22 }, "hitCount": 0, "children": [ 2252 ] }, { "id": 2252, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 0, "children": [ 2253 ] }, { "id": 2253, "callFrame": { "functionName": "addListener", "scriptId": "29", "url": "node:events", "lineNumber": 603, "columnNumber": 57 }, "hitCount": 0, "children": [ 2254 ] }, { "id": 2254, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 557, "ticks": 1 } ] }, { "id": 3216, "callFrame": { "functionName": "onlookup", "scriptId": "694", "url": "node:dns", "lineNumber": 104, "columnNumber": 17 }, "hitCount": 0, "children": [ 3217, 3487 ] }, { "id": 3217, "callFrame": { "functionName": "wrappedCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1170, "columnNumber": 37 }, "hitCount": 0, "children": [ 3218 ] }, { "id": 3218, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 3219 ] }, { "id": 3219, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3220 ] }, { "id": 3220, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 3221 ] }, { "id": 3221, "callFrame": { "functionName": "emitLookup", "scriptId": "463", "url": "node:net", "lineNumber": 1299, "columnNumber": 45 }, "hitCount": 0, "children": [ 3222 ] }, { "id": 3222, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 3223 ] }, { "id": 3223, "callFrame": { "functionName": "internalConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1009, "columnNumber": 24 }, "hitCount": 0, "children": [ 3224 ] }, { "id": 3224, "callFrame": { "functionName": "methodProxy", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 559, "columnNumber": 29 }, "hitCount": 0, "children": [ 3225 ] }, { "id": 3225, "callFrame": { "functionName": "connect", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 3, "positionTicks": [ { "line": 562, "ticks": 3 } ] }, { "id": 3487, "callFrame": { "functionName": "emitLookup", "scriptId": "463", "url": "node:net", "lineNumber": 1299, "columnNumber": 45 }, "hitCount": 0, "children": [ 3488 ] }, { "id": 3488, "callFrame": { "functionName": "defaultTriggerAsyncIdScope", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 454, "columnNumber": 35 }, "hitCount": 0, "children": [ 3489 ] }, { "id": 3489, "callFrame": { "functionName": "internalConnect", "scriptId": "463", "url": "node:net", "lineNumber": 1009, "columnNumber": 24 }, "hitCount": 0, "children": [ 3490 ] }, { "id": 3490, "callFrame": { "functionName": "methodProxy", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 559, "columnNumber": 29 }, "hitCount": 0, "children": [ 3491 ] }, { "id": 3491, "callFrame": { "functionName": "connect", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 562, "ticks": 1 } ] }, { "id": 3700, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 234, "ticks": 1 } ] }, { "id": 3899, "callFrame": { "functionName": "onWriteComplete", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 79, "columnNumber": 24 }, "hitCount": 0, "children": [ 3900 ] }, { "id": 3900, "callFrame": { "functionName": "onwrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 427, "columnNumber": 16 }, "hitCount": 0, "children": [ 3901, 5546 ] }, { "id": 3901, "callFrame": { "functionName": "afterWrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 489, "columnNumber": 19 }, "hitCount": 0, "children": [ 3902, 4411 ] }, { "id": 3902, "callFrame": { "functionName": "callback", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 552, "columnNumber": 43 }, "hitCount": 0, "children": [ 3903 ] }, { "id": 3903, "callFrame": { "functionName": "onFinish", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 986, "columnNumber": 17 }, "hitCount": 0, "children": [ 3904 ] }, { "id": 3904, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 3905 ] }, { "id": 3905, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 3906 ] }, { "id": 3906, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 3907 ] }, { "id": 3907, "callFrame": { "functionName": "onceWrapper", "scriptId": "29", "url": "node:events", "lineNumber": 621, "columnNumber": 20 }, "hitCount": 0, "children": [ 3908, 5007 ] }, { "id": 3908, "callFrame": { "functionName": "instrumentedFinish", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 145, "columnNumber": 31 }, "hitCount": 0, "children": [ 3909 ] }, { "id": 3909, "callFrame": { "functionName": "end", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 199, "columnNumber": 40 }, "hitCount": 0, "children": [ 3910, 5513, 5532 ] }, { "id": 3910, "callFrame": { "functionName": "end", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 60, "columnNumber": 34 }, "hitCount": 0, "children": [ 3911 ] }, { "id": 3911, "callFrame": { "functionName": "finalize", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 243, "columnNumber": 51 }, "hitCount": 0, "children": [ 3912 ] }, { "id": 3912, "callFrame": { "functionName": "getExclusiveDurationInMillis", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 338, "columnNumber": 37 }, "hitCount": 0, "children": [ 3913 ] }, { "id": 3913, "callFrame": { "functionName": "process", "scriptId": "631", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/exclusive-time-calculator.js", "lineNumber": 18, "columnNumber": 9 }, "hitCount": 1, "positionTicks": [ { "line": 28, "ticks": 1 } ] }, { "id": 5513, "callFrame": { "functionName": "record", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 686, "columnNumber": 46 }, "hitCount": 1, "children": [ 5514, 5531 ], "positionTicks": [ { "line": 690, "ticks": 1 } ] }, { "id": 5514, "callFrame": { "functionName": "queryRecorder", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 693, "columnNumber": 38 }, "hitCount": 0, "children": [ 5515 ] }, { "id": 5515, "callFrame": { "functionName": "recordMetrics", "scriptId": "669", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/db/parsed-statement.js", "lineNumber": 23, "columnNumber": 64 }, "hitCount": 0, "children": [ 5516 ] }, { "id": 5516, "callFrame": { "functionName": "measure", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 703, "columnNumber": 48 }, "hitCount": 0, "children": [ 5517 ] }, { "id": 5517, "callFrame": { "functionName": "measureMilliseconds", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 84, "columnNumber": 28 }, "hitCount": 0, "children": [ 5518 ] }, { "id": 5518, "callFrame": { "functionName": "getOrCreateMetric", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 114, "columnNumber": 64 }, "hitCount": 1, "positionTicks": [ { "line": 117, "ticks": 1 } ] }, { "id": 5531, "callFrame": { "functionName": "_recordOperationMetrics", "scriptId": "665", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/datastore-shim.js", "lineNumber": 715, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 749, "ticks": 1 } ] }, { "id": 5532, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 5533 ] }, { "id": 5533, "callFrame": { "functionName": "_transactionFinished", "scriptId": "525", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/agent.js", "lineNumber": 784, "columnNumber": 68 }, "hitCount": 0, "children": [ 5534 ] }, { "id": 5534, "callFrame": { "functionName": "merge", "scriptId": "645", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/metric-aggregator.js", "lineNumber": 61, "columnNumber": 7 }, "hitCount": 0, "children": [ 5535 ] }, { "id": 5535, "callFrame": { "functionName": "merge", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 202, "columnNumber": 40 }, "hitCount": 0, "children": [ 5536 ] }, { "id": 5536, "callFrame": { "functionName": "_merge", "scriptId": "621", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/metrics/index.js", "lineNumber": 216, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 219, "ticks": 1 } ] }, { "id": 5007, "callFrame": { "functionName": "removeListener", "scriptId": "29", "url": "node:events", "lineNumber": 674, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 675, "ticks": 1 } ] }, { "id": 4411, "callFrame": { "functionName": "onFinish", "scriptId": "534", "url": "node:_http_outgoing", "lineNumber": 986, "columnNumber": 17 }, "hitCount": 1, "children": [ 4718 ], "positionTicks": [ { "line": 989, "ticks": 1 } ] }, { "id": 4718, "callFrame": { "functionName": "origin.emit", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 4719, 5452 ] }, { "id": 4719, "callFrame": { "functionName": "wrappedRequestEmit", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 249, "columnNumber": 38 }, "hitCount": 0, "children": [ 4720 ] }, { "id": 4720, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 4721 ] }, { "id": 4721, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 4722 ] }, { "id": 4722, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 4723 ] }, { "id": 4723, "callFrame": { "functionName": "onfinish", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 93, "columnNumber": 19 }, "hitCount": 0, "children": [ 4724 ] }, { "id": 4724, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 460, "columnNumber": 17 }, "hitCount": 1, "children": [ 4725 ], "positionTicks": [ { "line": 464, "ticks": 1 } ] }, { "id": 4725, "callFrame": { "functionName": "finish", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 184, "columnNumber": 17 }, "hitCount": 0, "children": [ 4726 ] }, { "id": 4726, "callFrame": { "functionName": "finishImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 188, "columnNumber": 21 }, "hitCount": 0, "children": [ 4727, 5165 ] }, { "id": 4727, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 4728 ] }, { "id": 4728, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 1112, "ticks": 1 } ] }, { "id": 5165, "callFrame": { "functionName": "abort", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 335, "columnNumber": 7 }, "hitCount": 0, "children": [ 5166 ] }, { "id": 5166, "callFrame": { "functionName": "DOMException", "scriptId": "13", "url": "node:internal/per_context/domexception", "lineNumber": 51, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 53, "ticks": 1 } ] }, { "id": 5452, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 5453 ] }, { "id": 5453, "callFrame": { "functionName": "onfinish", "scriptId": "54", "url": "node:internal/streams/end-of-stream", "lineNumber": 93, "columnNumber": 19 }, "hitCount": 0, "children": [ 5454 ] }, { "id": 5454, "callFrame": { "functionName": "", "scriptId": "21", "url": "node:internal/util", "lineNumber": 460, "columnNumber": 17 }, "hitCount": 0, "children": [ 5455 ] }, { "id": 5455, "callFrame": { "functionName": "finish", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 184, "columnNumber": 17 }, "hitCount": 0, "children": [ 5456 ] }, { "id": 5456, "callFrame": { "functionName": "finishImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 188, "columnNumber": 21 }, "hitCount": 0, "children": [ 5457 ] }, { "id": 5457, "callFrame": { "functionName": "abort", "scriptId": "46", "url": "node:internal/abort_controller", "lineNumber": 335, "columnNumber": 7 }, "hitCount": 0, "children": [ 5458 ] }, { "id": 5458, "callFrame": { "functionName": "DOMException", "scriptId": "13", "url": "node:internal/per_context/domexception", "lineNumber": 51, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 53, "ticks": 1 } ] }, { "id": 5546, "callFrame": { "functionName": "clearBuffer", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 531, "columnNumber": 20 }, "hitCount": 0, "children": [ 5547 ] }, { "id": 5547, "callFrame": { "functionName": "doWrite", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 400, "columnNumber": 16 }, "hitCount": 0, "children": [ 5548 ] }, { "id": 5548, "callFrame": { "functionName": "Socket._write", "scriptId": "463", "url": "node:net", "lineNumber": 940, "columnNumber": 34 }, "hitCount": 0, "children": [ 5549 ] }, { "id": 5549, "callFrame": { "functionName": "Socket._writeGeneric", "scriptId": "463", "url": "node:net", "lineNumber": 898, "columnNumber": 41 }, "hitCount": 0, "children": [ 5550 ] }, { "id": 5550, "callFrame": { "functionName": "writeGeneric", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 146, "columnNumber": 21 }, "hitCount": 0, "children": [ 5551 ] }, { "id": 5551, "callFrame": { "functionName": "handleWriteReq", "scriptId": "86", "url": "node:internal/stream_base_commons", "lineNumber": 44, "columnNumber": 23 }, "hitCount": 0, "children": [ 5552 ] }, { "id": 5552, "callFrame": { "functionName": "writeLatin1String", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 0, "children": [ 5553 ] }, { "id": 5553, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 192, "ticks": 1 } ] }, { "id": 4850, "callFrame": { "functionName": "afterShutdown", "scriptId": "463", "url": "node:net", "lineNumber": 519, "columnNumber": 22 }, "hitCount": 0, "children": [ 4851 ] }, { "id": 4851, "callFrame": { "functionName": "onFinish", "scriptId": "67", "url": "node:internal/streams/writable", "lineNumber": 668, "columnNumber": 19 }, "hitCount": 0, "children": [ 4852 ] }, { "id": 4852, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 4853 ] }, { "id": 4853, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 1295, "ticks": 1 } ] }, { "id": 5001, "callFrame": { "functionName": "onnewsessionclient", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 295, "columnNumber": 27 }, "hitCount": 0, "children": [ 5002 ] }, { "id": 5002, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 5003 ] }, { "id": 5003, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 5004 ] }, { "id": 5004, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 5005 ] }, { "id": 5005, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 5006 ] }, { "id": 5006, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 1, "positionTicks": [ { "line": 513, "ticks": 1 } ] }, { "id": 5008, "callFrame": { "functionName": "noop", "scriptId": "28", "url": "node:internal/util/debuglog", "lineNumber": 46, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 47, "ticks": 1 } ] }, { "id": 318, "callFrame": { "functionName": "(idle)", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 104 }, { "id": 563, "callFrame": { "functionName": "parserOnHeadersComplete", "scriptId": "531", "url": "node:_http_common", "lineNumber": 71, "columnNumber": 32 }, "hitCount": 1, "children": [ 564, 1139 ], "positionTicks": [ { "line": 119, "ticks": 1 } ] }, { "id": 564, "callFrame": { "functionName": "parserOnIncoming", "scriptId": "537", "url": "node:_http_server", "lineNumber": 971, "columnNumber": 25 }, "hitCount": 1, "children": [ 565, 992 ], "positionTicks": [ { "line": 443, "ticks": 1 } ] }, { "id": 565, "callFrame": { "functionName": "wrappedEmit", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 440, "columnNumber": 33 }, "hitCount": 0, "children": [ 566 ] }, { "id": 566, "callFrame": { "functionName": "wrapTransactionInvocation", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 99, "columnNumber": 52 }, "hitCount": 0, "children": [ 567, 882 ] }, { "id": 567, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 568 ] }, { "id": 568, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 2, "children": [ 569, 4077 ], "positionTicks": [ { "line": 59, "ticks": 2 } ] }, { "id": 569, "callFrame": { "functionName": "wrappedHandler", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 46, "columnNumber": 56 }, "hitCount": 1, "children": [ 570, 842, 917, 1000, 1156, 5158 ], "positionTicks": [ { "line": 89, "ticks": 1 } ] }, { "id": 570, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 571 ] }, { "id": 571, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 1, "children": [ 572 ], "positionTicks": [ { "line": 59, "ticks": 1 } ] }, { "id": 572, "callFrame": { "functionName": "emit", "scriptId": "29", "url": "node:events", "lineNumber": 459, "columnNumber": 43 }, "hitCount": 0, "children": [ 573 ] }, { "id": 573, "callFrame": { "functionName": "handleRequest", "scriptId": "808", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/application.js", "lineNumber": 153, "columnNumber": 26 }, "hitCount": 1, "children": [ 800, 968 ], "positionTicks": [ { "line": 155, "ticks": 1 } ] }, { "id": 800, "callFrame": { "functionName": "handleRequest", "scriptId": "808", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/application.js", "lineNumber": 179, "columnNumber": 15 }, "hitCount": 0, "children": [ 801, 1218, 1227 ] }, { "id": 801, "callFrame": { "functionName": "", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 30, "columnNumber": 18 }, "hitCount": 0, "children": [ 802 ] }, { "id": 802, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 1, "children": [ 803 ], "positionTicks": [ { "line": 42, "ticks": 1 } ] }, { "id": 803, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 804, 852 ] }, { "id": 804, "callFrame": { "functionName": "middlewareWithPromiseRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 850, "columnNumber": 40 }, "hitCount": 2, "positionTicks": [ { "line": 40, "ticks": 1 }, { "line": 969, "ticks": 1 } ] }, { "id": 852, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 853, 1029 ] }, { "id": 853, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 854 ] }, { "id": 854, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 855 ] }, { "id": 855, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 856 ] }, { "id": 856, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 857 ] }, { "id": 857, "callFrame": { "functionName": "cors", "scriptId": "858", "url": "file:///opt/build/imshop-cloud/node_modules/@koa/cors/index.js", "lineNumber": 51, "columnNumber": 28 }, "hitCount": 2, "children": [ 858 ], "positionTicks": [ { "line": 89, "ticks": 1 }, { "line": 62, "ticks": 1 } ] }, { "id": 858, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 859 ] }, { "id": 859, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 860 ] }, { "id": 860, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 861 ] }, { "id": 861, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 862 ] }, { "id": 862, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 863 ] }, { "id": 863, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 864 ] }, { "id": 864, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 865 ] }, { "id": 865, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 1, "children": [ 866, 1108, 3750 ], "positionTicks": [ { "line": 95, "ticks": 1 } ] }, { "id": 866, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 867 ] }, { "id": 867, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 868 ] }, { "id": 868, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 869 ] }, { "id": 869, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 870 ] }, { "id": 870, "callFrame": { "functionName": "", "scriptId": "479", "url": "file:///opt/build/imshop-cloud/build/apps/v1/index.js", "lineNumber": 60, "columnNumber": 12 }, "hitCount": 0, "children": [ 871, 1145 ] }, { "id": 871, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 872 ] }, { "id": 872, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 873 ] }, { "id": 873, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 874 ] }, { "id": 874, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 875 ] }, { "id": 875, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 876 ] }, { "id": 876, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 877 ] }, { "id": 877, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 878, 1200 ] }, { "id": 878, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 0, "children": [ 879, 921 ] }, { "id": 879, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 880 ] }, { "id": 880, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 1706, "ticks": 1 } ] }, { "id": 921, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 1, "children": [ 922 ], "positionTicks": [ { "line": 936, "ticks": 1 } ] }, { "id": 922, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 923 ] }, { "id": 923, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 924 ] }, { "id": 924, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 925 ] }, { "id": 925, "callFrame": { "functionName": "TimestampMiddleware", "scriptId": "4322", "url": "file:///opt/build/imshop-cloud/build/apps/v1/middlewares/timestamp-middleware.js", "lineNumber": 3, "columnNumber": 28 }, "hitCount": 0, "children": [ 926, 2211 ] }, { "id": 926, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1859, "columnNumber": 25 }, "hitCount": 0, "children": [ 927 ] }, { "id": 927, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 928 ] }, { "id": 928, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 929 ] }, { "id": 929, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 930 ] }, { "id": 930, "callFrame": { "functionName": "boundNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 986, "columnNumber": 50 }, "hitCount": 0, "children": [ 931, 4712 ] }, { "id": 931, "callFrame": { "functionName": "dispatch", "scriptId": "829", "url": "file:///opt/build/imshop-cloud/node_modules/koa-compose/index.js", "lineNumber": 34, "columnNumber": 22 }, "hitCount": 0, "children": [ 932 ] }, { "id": 932, "callFrame": { "functionName": "wrapper", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 828, "columnNumber": 27 }, "hitCount": 0, "children": [ 933, 952, 1248 ] }, { "id": 933, "callFrame": { "functionName": "_doRecord", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 896, "columnNumber": 22 }, "hitCount": 1, "children": [ 934, 1073 ], "positionTicks": [ { "line": 919, "ticks": 1 } ] }, { "id": 934, "callFrame": { "functionName": "_applyRecorderSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 930, "columnNumber": 34 }, "hitCount": 0, "children": [ 935, 1263 ] }, { "id": 935, "callFrame": { "functionName": "applySegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1288, "columnNumber": 21 }, "hitCount": 0, "children": [ 936 ] }, { "id": 936, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 937 ] }, { "id": 937, "callFrame": { "functionName": "runInContextCb", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1304, "columnNumber": 69 }, "hitCount": 0, "children": [ 938 ] }, { "id": 938, "callFrame": { "functionName": "bodyParser", "scriptId": "876", "url": "file:///opt/build/imshop-cloud/node_modules/koa-bodyparser/index.js", "lineNumber": 62, "columnNumber": 34 }, "hitCount": 0, "children": [ 939 ] }, { "id": 939, "callFrame": { "functionName": "parseBody", "scriptId": "876", "url": "file:///opt/build/imshop-cloud/node_modules/koa-bodyparser/index.js", "lineNumber": 80, "columnNumber": 26 }, "hitCount": 1, "children": [ 940, 4518 ], "positionTicks": [ { "line": 87, "ticks": 1 } ] }, { "id": 940, "callFrame": { "functionName": "module.exports", "scriptId": "879", "url": "file:///opt/build/imshop-cloud/node_modules/co-body/lib/json.js", "lineNumber": 26, "columnNumber": 31 }, "hitCount": 0, "children": [ 941 ] }, { "id": 941, "callFrame": { "functionName": "getRawBody", "scriptId": "880", "url": "file:///opt/build/imshop-cloud/node_modules/raw-body/index.js", "lineNumber": 67, "columnNumber": 20 }, "hitCount": 0, "children": [ 942, 947 ] }, { "id": 942, "callFrame": { "functionName": "parse", "scriptId": "881", "url": "file:///opt/build/imshop-cloud/node_modules/bytes/index.js", "lineNumber": 140, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 151, "ticks": 1 } ] }, { "id": 947, "callFrame": { "functionName": "executor", "scriptId": "880", "url": "file:///opt/build/imshop-cloud/node_modules/raw-body/index.js", "lineNumber": 118, "columnNumber": 39 }, "hitCount": 0, "children": [ 948 ] }, { "id": 948, "callFrame": { "functionName": "readStream", "scriptId": "880", "url": "file:///opt/build/imshop-cloud/node_modules/raw-body/index.js", "lineNumber": 154, "columnNumber": 20 }, "hitCount": 0, "children": [ 949 ] }, { "id": 949, "callFrame": { "functionName": "Readable.on", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 885, "columnNumber": 32 }, "hitCount": 0, "children": [ 950 ] }, { "id": 950, "callFrame": { "functionName": "addListener", "scriptId": "29", "url": "node:events", "lineNumber": 603, "columnNumber": 57 }, "hitCount": 0, "children": [ 951 ] }, { "id": 951, "callFrame": { "functionName": "_addListener", "scriptId": "29", "url": "node:events", "lineNumber": 540, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 555, "ticks": 1 } ] }, { "id": 4518, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4519 ] }, { "id": 4519, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4520 ] }, { "id": 4520, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1263, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1264 ] }, { "id": 1264, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1265 ] }, { "id": 1265, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1266 ] }, { "id": 1266, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1267 ] }, { "id": 1267, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 2, "positionTicks": [ { "line": 70, "ticks": 2 } ] }, { "id": 1073, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 1074 ] }, { "id": 1074, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 1075 ] }, { "id": 1075, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1076 ] }, { "id": 1076, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1077 ] }, { "id": 1077, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1078 ] }, { "id": 1078, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1079 ] }, { "id": 1079, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 952, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 953 ] }, { "id": 953, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 954 ] }, { "id": 954, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 105, "ticks": 1 } ] }, { "id": 1248, "callFrame": { "functionName": "middlewareWithPromiseRecorder", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 850, "columnNumber": 40 }, "hitCount": 1, "positionTicks": [ { "line": 881, "ticks": 1 } ] }, { "id": 4712, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 4713 ] }, { "id": 4713, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 4714 ] }, { "id": 4714, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 2211, "callFrame": { "functionName": "proto.<computed>", "scriptId": "841", "url": "file:///opt/build/imshop-cloud/node_modules/delegates/index.js", "lineNumber": 38, "columnNumber": 24 }, "hitCount": 0, "children": [ 2212 ] }, { "id": 2212, "callFrame": { "functionName": "set", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 460, "columnNumber": 5 }, "hitCount": 0, "children": [ 2213 ] }, { "id": 2213, "callFrame": { "functionName": "get headerSent", "scriptId": "814", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/response.js", "lineNumber": 224, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 225, "ticks": 1 } ] }, { "id": 1200, "callFrame": { "functionName": "_rawCreateSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1375, "columnNumber": 26 }, "hitCount": 0, "children": [ 1201 ] }, { "id": 1201, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 0, "children": [ 1202 ] }, { "id": 1202, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 106, "ticks": 1 } ] }, { "id": 1145, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1146, 4388 ] }, { "id": 1146, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 1147 ] }, { "id": 1147, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 4388, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 4389 ] }, { "id": 4389, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 4390 ] }, { "id": 4390, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 4391 ] }, { "id": 4391, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 1108, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1109 ] }, { "id": 1109, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1110 ] }, { "id": 1110, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 1111 ] }, { "id": 1111, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 1112 ] }, { "id": 1112, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 1113 ] }, { "id": 1113, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1114 ] }, { "id": 1114, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 1115 ] }, { "id": 1115, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 1116 ] }, { "id": 1116, "callFrame": { "functionName": "wrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 984, "columnNumber": 50 }, "hitCount": 0, "children": [ 1117 ] }, { "id": 1117, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 1118 ] }, { "id": 1118, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 2, "positionTicks": [ { "line": 533, "ticks": 2 } ] }, { "id": 3750, "callFrame": { "functionName": "bindPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1720, "columnNumber": 20 }, "hitCount": 0, "children": [ 3751 ] }, { "id": 3751, "callFrame": { "functionName": "interceptPromise", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1704, "columnNumber": 25 }, "hitCount": 0, "children": [ 3752 ] }, { "id": 3752, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3753 ] }, { "id": 3753, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3754 ] }, { "id": 3754, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 1029, "callFrame": { "functionName": "_bindAllCallbacks", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1892, "columnNumber": 26 }, "hitCount": 0, "children": [ 1030 ] }, { "id": 1030, "callFrame": { "functionName": "_bindCallback", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1912, "columnNumber": 24 }, "hitCount": 0, "children": [ 1031 ] }, { "id": 1031, "callFrame": { "functionName": "bindNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 968, "columnNumber": 26 }, "hitCount": 0, "children": [ 1032 ] }, { "id": 1032, "callFrame": { "functionName": "wrapNext", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 907, "columnNumber": 37 }, "hitCount": 0, "children": [ 1033 ] }, { "id": 1033, "callFrame": { "functionName": "nextWrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 983, "columnNumber": 24 }, "hitCount": 0, "children": [ 1034 ] }, { "id": 1034, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1035, 1095 ] }, { "id": 1035, "callFrame": { "functionName": "wrapEachProperty", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 542, "columnNumber": 46 }, "hitCount": 0, "children": [ 1036 ] }, { "id": 1036, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 1037 ] }, { "id": 1037, "callFrame": { "functionName": "wrapper", "scriptId": "676", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/webframework-shim.js", "lineNumber": 984, "columnNumber": 50 }, "hitCount": 0, "children": [ 1038 ] }, { "id": 1038, "callFrame": { "functionName": "bindSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1089, "columnNumber": 20 }, "hitCount": 0, "children": [ 1039 ] }, { "id": 1039, "callFrame": { "functionName": "wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 505, "columnNumber": 13 }, "hitCount": 0, "children": [ 1040 ] }, { "id": 1040, "callFrame": { "functionName": "_wrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1813, "columnNumber": 14 }, "hitCount": 0, "children": [ 1041 ] }, { "id": 1041, "callFrame": { "functionName": "wrapFunc", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1111, "columnNumber": 54 }, "hitCount": 0, "children": [ 1042 ] }, { "id": 1042, "callFrame": { "functionName": "storeSegment", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1265, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 1268, "ticks": 1 } ] }, { "id": 1095, "callFrame": { "functionName": "isArray", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 1477, "columnNumber": 16 }, "hitCount": 1, "positionTicks": [ { "line": 1479, "ticks": 1 } ] }, { "id": 1218, "callFrame": { "functionName": "onFinished", "scriptId": "812", "url": "file:///opt/build/imshop-cloud/node_modules/on-finished/index.js", "lineNumber": 45, "columnNumber": 20 }, "hitCount": 0, "children": [ 1219 ] }, { "id": 1219, "callFrame": { "functionName": "removeListener", "scriptId": "29", "url": "node:events", "lineNumber": 674, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 675, "ticks": 1 } ] }, { "id": 1227, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 1228 ] }, { "id": 1228, "callFrame": { "functionName": "promiseInitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 319, "columnNumber": 24 }, "hitCount": 0, "children": [ 1229 ] }, { "id": 1229, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1230 ] }, { "id": 1230, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 0, "children": [ 1231 ] }, { "id": 1231, "callFrame": { "functionName": "initHook", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 51, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 70, "ticks": 1 } ] }, { "id": 968, "callFrame": { "functionName": "applyTrap", "scriptId": "661", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/shim/shim.js", "lineNumber": 660, "columnNumber": 31 }, "hitCount": 0, "children": [ 969, 5545 ] }, { "id": 969, "callFrame": { "functionName": "wrapCreateContext", "scriptId": "734", "url": "file:///opt/build/imshop-cloud/node_modules/@newrelic/koa/lib/instrumentation.js", "lineNumber": 63, "columnNumber": 26 }, "hitCount": 3, "children": [ 4409 ], "positionTicks": [ { "line": 90, "ticks": 2 }, { "line": 75, "ticks": 1 } ] }, { "id": 4409, "callFrame": { "functionName": "getInheritedPropertyDescriptor", "scriptId": "734", "url": "file:///opt/build/imshop-cloud/node_modules/@newrelic/koa/lib/instrumentation.js", "lineNumber": 160, "columnNumber": 39 }, "hitCount": 1, "positionTicks": [ { "line": 165, "ticks": 1 } ] }, { "id": 5545, "callFrame": { "functionName": "createContext", "scriptId": "808", "url": "file:///opt/build/imshop-cloud/node_modules/koa/lib/application.js", "lineNumber": 194, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 199, "ticks": 1 } ] }, { "id": 842, "callFrame": { "functionName": "createSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 65, "columnNumber": 22 }, "hitCount": 1, "positionTicks": [ { "line": 68, "ticks": 1 } ] }, { "id": 917, "callFrame": { "functionName": "initializeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 215, "columnNumber": 26 }, "hitCount": 0, "children": [ 918 ] }, { "id": 918, "callFrame": { "functionName": "collectRequestHeaders", "scriptId": "704", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/header-attributes.js", "lineNumber": 145, "columnNumber": 30 }, "hitCount": 0, "children": [ 919 ] }, { "id": 919, "callFrame": { "functionName": "_collectHeaders", "scriptId": "704", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/header-attributes.js", "lineNumber": 101, "columnNumber": 24 }, "hitCount": 1, "children": [ 920, 1056, 1100 ], "positionTicks": [ { "line": 122, "ticks": 1 } ] }, { "id": 920, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 1, "children": [ 1004 ], "positionTicks": [ { "line": 18, "ticks": 1 } ] }, { "id": 1004, "callFrame": { "functionName": "", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 175, "columnNumber": 11 }, "hitCount": 0, "children": [ 1005 ] }, { "id": 1005, "callFrame": { "functionName": "filterTransaction", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 91, "columnNumber": 26 }, "hitCount": 0, "children": [ 1006 ] }, { "id": 1006, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 2, "positionTicks": [ { "line": 152, "ticks": 2 } ] }, { "id": 1056, "callFrame": { "functionName": "_headerToCamelCase", "scriptId": "704", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/header-attributes.js", "lineNumber": 84, "columnNumber": 27 }, "hitCount": 4, "positionTicks": [ { "line": 97, "ticks": 4 } ] }, { "id": 1100, "callFrame": { "functionName": "addSpanAttribute", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 95, "columnNumber": 67 }, "hitCount": 0, "children": [ 1101 ] }, { "id": 1101, "callFrame": { "functionName": "addAttribute", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 108, "columnNumber": 14 }, "hitCount": 0, "children": [ 1102 ] }, { "id": 1102, "callFrame": { "functionName": "", "scriptId": "629", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/attributes.js", "lineNumber": 177, "columnNumber": 11 }, "hitCount": 0, "children": [ 1103 ] }, { "id": 1103, "callFrame": { "functionName": "filterSegment", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 102, "columnNumber": 64 }, "hitCount": 0, "children": [ 1104 ] }, { "id": 1104, "callFrame": { "functionName": "_filter", "scriptId": "513", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/config/attribute-filter.js", "lineNumber": 125, "columnNumber": 52 }, "hitCount": 1, "positionTicks": [ { "line": 152, "ticks": 1 } ] }, { "id": 1000, "callFrame": { "functionName": "urlParse", "scriptId": "90", "url": "node:url", "lineNumber": 142, "columnNumber": 17 }, "hitCount": 0, "children": [ 1001 ] }, { "id": 1001, "callFrame": { "functionName": "parse", "scriptId": "90", "url": "node:url", "lineNumber": 174, "columnNumber": 36 }, "hitCount": 1, "children": [ 1002 ], "positionTicks": [ { "line": 256, "ticks": 1 } ] }, { "id": 1002, "callFrame": { "functionName": "parse", "scriptId": "78", "url": "node:querystring", "lineNumber": 317, "columnNumber": 14 }, "hitCount": 3, "children": [ 1003 ], "positionTicks": [ { "line": 414, "ticks": 1 }, { "line": 357, "ticks": 2 } ] }, { "id": 1003, "callFrame": { "functionName": "addKeyVal", "scriptId": "78", "url": "node:querystring", "lineNumber": 286, "columnNumber": 18 }, "hitCount": 2, "children": [ 1054 ], "positionTicks": [ { "line": 293, "ticks": 2 } ] }, { "id": 1054, "callFrame": { "functionName": "decodeStr", "scriptId": "78", "url": "node:querystring", "lineNumber": 478, "columnNumber": 18 }, "hitCount": 0, "children": [ 1055 ] }, { "id": 1055, "callFrame": { "functionName": "qsUnescape", "scriptId": "78", "url": "node:querystring", "lineNumber": 131, "columnNumber": 19 }, "hitCount": 4, "positionTicks": [ { "line": 134, "ticks": 4 } ] }, { "id": 1156, "callFrame": { "functionName": "Server.address", "scriptId": "463", "url": "node:net", "lineNumber": 1951, "columnNumber": 35 }, "hitCount": 0, "children": [ 1157 ] }, { "id": 1157, "callFrame": { "functionName": "getsockname", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 1955, "ticks": 2 } ] }, { "id": 5158, "callFrame": { "functionName": "add", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 282, "columnNumber": 41 }, "hitCount": 1, "positionTicks": [ { "line": 283, "ticks": 1 } ] }, { "id": 4077, "callFrame": { "functionName": "bindEmitter", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 227, "columnNumber": 20 }, "hitCount": 1, "positionTicks": [ { "line": 228, "ticks": 1 } ] }, { "id": 882, "callFrame": { "functionName": "Transaction", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 72, "columnNumber": 20 }, "hitCount": 6, "children": [ 883, 1025 ], "positionTicks": [ { "line": 99, "ticks": 1 }, { "line": 156, "ticks": 1 }, { "line": 137, "ticks": 4 } ] }, { "id": 883, "callFrame": { "functionName": "Trace", "scriptId": "626", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/index.js", "lineNumber": 28, "columnNumber": 14 }, "hitCount": 0, "children": [ 884, 3746 ] }, { "id": 884, "callFrame": { "functionName": "TraceSegment", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 43, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 106, "ticks": 1 } ] }, { "id": 3746, "callFrame": { "functionName": "start", "scriptId": "628", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/trace/segment.js", "lineNumber": 227, "columnNumber": 45 }, "hitCount": 1, "positionTicks": [ { "line": 229, "ticks": 1 } ] }, { "id": 1025, "callFrame": { "functionName": "NameState", "scriptId": "624", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/name-state.js", "lineNumber": 37, "columnNumber": 18 }, "hitCount": 1, "positionTicks": [ { "line": 39, "ticks": 1 } ] }, { "id": 992, "callFrame": { "functionName": "get", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 111, "columnNumber": 15 }, "hitCount": 0, "children": [ 993 ] }, { "id": 993, "callFrame": { "functionName": "_addHeaderLine", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 384, "columnNumber": 23 }, "hitCount": 8, "children": [ 1180 ], "positionTicks": [ { "line": 394, "ticks": 2 }, { "line": 386, "ticks": 1 }, { "line": 387, "ticks": 1 }, { "line": 391, "ticks": 4 } ] }, { "id": 1180, "callFrame": { "functionName": "matchKnownFields", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 278, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 280, "ticks": 1 } ] }, { "id": 1139, "callFrame": { "functionName": "IncomingMessage", "scriptId": "533", "url": "node:_http_incoming", "lineNumber": 52, "columnNumber": 24 }, "hitCount": 1, "positionTicks": [ { "line": 62, "ticks": 1 } ] }, { "id": 1121, "callFrame": { "functionName": "parserOnMessageComplete", "scriptId": "531", "url": "node:_http_common", "lineNumber": 136, "columnNumber": 32 }, "hitCount": 0, "children": [ 1122 ] }, { "id": 1122, "callFrame": { "functionName": "Readable.push", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 232, "columnNumber": 34 }, "hitCount": 0, "children": [ 1123 ] }, { "id": 1123, "callFrame": { "functionName": "readableAddChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 241, "columnNumber": 25 }, "hitCount": 0, "children": [ 1124 ] }, { "id": 1124, "callFrame": { "functionName": "onEofChunk", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 544, "columnNumber": 19 }, "hitCount": 0, "children": [ 1125 ] }, { "id": 1125, "callFrame": { "functionName": "emitReadable", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 574, "columnNumber": 21 }, "hitCount": 0, "children": [ 1126 ] }, { "id": 1126, "callFrame": { "functionName": "wrappedProcess", "scriptId": "712", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/timers.js", "lineNumber": 119, "columnNumber": 34 }, "hitCount": 0, "children": [ 1127 ] }, { "id": 1127, "callFrame": { "functionName": "nextTick", "scriptId": "39", "url": "node:internal/process/task_queues", "lineNumber": 102, "columnNumber": 17 }, "hitCount": 0, "children": [ 1128 ] }, { "id": 1128, "callFrame": { "functionName": "emitInitScript", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 494, "columnNumber": 23 }, "hitCount": 0, "children": [ 1129 ] }, { "id": 1129, "callFrame": { "functionName": "emitInitNative", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 191, "columnNumber": 23 }, "hitCount": 1, "positionTicks": [ { "line": 200, "ticks": 1 } ] }, { "id": 1144, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 3, "children": [ 1279 ], "positionTicks": [ { "line": 234, "ticks": 1 }, { "line": 235, "ticks": 2 } ] }, { "id": 1279, "callFrame": { "functionName": "destroyHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 127, "columnNumber": 43 }, "hitCount": 12, "positionTicks": [ { "line": 130, "ticks": 1 }, { "line": 129, "ticks": 11 } ] }, { "id": 2654, "callFrame": { "functionName": "get", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 2655, 3241 ] }, { "id": 2655, "callFrame": { "functionName": "wrappedRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 361, "columnNumber": 32 }, "hitCount": 0, "children": [ 2656, 3231 ] }, { "id": 2656, "callFrame": { "functionName": "instrumentOutbound", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 88, "columnNumber": 44 }, "hitCount": 0, "children": [ 2657 ] }, { "id": 2657, "callFrame": { "functionName": "addSegment", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 81, "columnNumber": 19 }, "hitCount": 0, "children": [ 2658 ] }, { "id": 2658, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2659 ] }, { "id": 2659, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2660 ] }, { "id": 2660, "callFrame": { "functionName": "instrumentRequest", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 137, "columnNumber": 26 }, "hitCount": 0, "children": [ 2661, 2669 ] }, { "id": 2661, "callFrame": { "functionName": "maybeAddDtCatHeaders", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 165, "columnNumber": 29 }, "hitCount": 0, "children": [ 2662 ] }, { "id": 2662, "callFrame": { "functionName": "insertDistributedTraceHeaders", "scriptId": "620", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/index.js", "lineNumber": 962, "columnNumber": 38 }, "hitCount": 0, "children": [ 2663 ] }, { "id": 2663, "callFrame": { "functionName": "httpSafe", "scriptId": "636", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/dt-payload.js", "lineNumber": 44, "columnNumber": 10 }, "hitCount": 0, "children": [ 2664 ] }, { "id": 2664, "callFrame": { "functionName": "from", "scriptId": "30", "url": "node:buffer", "lineNumber": 307, "columnNumber": 27 }, "hitCount": 0, "children": [ 2665 ] }, { "id": 2665, "callFrame": { "functionName": "fromString", "scriptId": "30", "url": "node:buffer", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 2666 ] }, { "id": 2666, "callFrame": { "functionName": "fromStringFast", "scriptId": "30", "url": "node:buffer", "lineNumber": 424, "columnNumber": 23 }, "hitCount": 0, "children": [ 2667, 4738 ] }, { "id": 2667, "callFrame": { "functionName": "write", "scriptId": "30", "url": "node:buffer", "lineNumber": 604, "columnNumber": 11 }, "hitCount": 0, "children": [ 2668 ] }, { "id": 2668, "callFrame": { "functionName": "utf8Write", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 605, "ticks": 1 } ] }, { "id": 4738, "callFrame": { "functionName": "FastBuffer", "scriptId": "31", "url": "node:internal/buffer", "lineNumber": 959, "columnNumber": 13 }, "hitCount": 1, "positionTicks": [ { "line": 961, "ticks": 1 } ] }, { "id": 2669, "callFrame": { "functionName": "applySegment", "scriptId": "702", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http-outbound.js", "lineNumber": 215, "columnNumber": 21 }, "hitCount": 0, "children": [ 2670 ] }, { "id": 2670, "callFrame": { "functionName": "makeRequest", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 407, "columnNumber": 66 }, "hitCount": 0, "children": [ 2671 ] }, { "id": 2671, "callFrame": { "functionName": "request", "scriptId": "577", "url": "node:https", "lineNumber": 340, "columnNumber": 16 }, "hitCount": 0, "children": [ 2672 ] }, { "id": 2672, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 1, "children": [ 2673 ], "positionTicks": [ { "line": 343, "ticks": 1 } ] }, { "id": 2673, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 2674 ] }, { "id": 2674, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 2675 ] }, { "id": 2675, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 0, "children": [ 2676 ] }, { "id": 2676, "callFrame": { "functionName": "wrapped", "scriptId": "653", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/transaction/tracer/index.js", "lineNumber": 194, "columnNumber": 18 }, "hitCount": 0, "children": [ 2677 ] }, { "id": 2677, "callFrame": { "functionName": "runInContext", "scriptId": "687", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/context-manager/legacy-context-manager.js", "lineNumber": 53, "columnNumber": 14 }, "hitCount": 0, "children": [ 2678 ] }, { "id": 2678, "callFrame": { "functionName": "createConnection", "scriptId": "577", "url": "node:https", "lineNumber": 117, "columnNumber": 25 }, "hitCount": 0, "children": [ 2679 ] }, { "id": 2679, "callFrame": { "functionName": "connect", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1606, "columnNumber": 34 }, "hitCount": 0, "children": [ 2680, 2683, 3783, 3967 ] }, { "id": 2680, "callFrame": { "functionName": "createSecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 98, "columnNumber": 28 }, "hitCount": 0, "children": [ 2681, 3965 ] }, { "id": 2681, "callFrame": { "functionName": "configSecureContext", "scriptId": "580", "url": "node:internal/tls/secure-context", "lineNumber": 123, "columnNumber": 28 }, "hitCount": 0, "children": [ 2682 ] }, { "id": 2682, "callFrame": { "functionName": "setCiphers", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 230, "ticks": 2 } ] }, { "id": 3965, "callFrame": { "functionName": "SecureContext", "scriptId": "579", "url": "node:_tls_common", "lineNumber": 74, "columnNumber": 22 }, "hitCount": 0, "children": [ 3966 ] }, { "id": 3966, "callFrame": { "functionName": "init", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 5, "positionTicks": [ { "line": 89, "ticks": 5 } ] }, { "id": 2683, "callFrame": { "functionName": "TLSSocket.setSession", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 992, "columnNumber": 41 }, "hitCount": 0, "children": [ 2684 ] }, { "id": 2684, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 5, "positionTicks": [ { "line": 996, "ticks": 5 } ] }, { "id": 3783, "callFrame": { "functionName": "TLSSocket", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 469, "columnNumber": 18 }, "hitCount": 0, "children": [ 3784 ] }, { "id": 3784, "callFrame": { "functionName": "TLSSocket._init", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 684, "columnNumber": 36 }, "hitCount": 0, "children": [ 3785 ] }, { "id": 3785, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 4, "positionTicks": [ { "line": 748, "ticks": 4 } ] }, { "id": 3967, "callFrame": { "functionName": "isIP", "scriptId": "451", "url": "node:internal/net", "lineNumber": 44, "columnNumber": 13 }, "hitCount": 0, "children": [ 3968 ] }, { "id": 3968, "callFrame": { "functionName": "isIPv4", "scriptId": "451", "url": "node:internal/net", "lineNumber": 30, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 35, "ticks": 1 } ] }, { "id": 3231, "callFrame": { "functionName": "request", "scriptId": "577", "url": "node:https", "lineNumber": 340, "columnNumber": 16 }, "hitCount": 0, "children": [ 3232 ] }, { "id": 3232, "callFrame": { "functionName": "ClientRequest", "scriptId": "530", "url": "node:_http_client", "lineNumber": 134, "columnNumber": 22 }, "hitCount": 0, "children": [ 3233 ] }, { "id": 3233, "callFrame": { "functionName": "addRequest", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 238, "columnNumber": 48 }, "hitCount": 0, "children": [ 3234 ] }, { "id": 3234, "callFrame": { "functionName": "createSocket", "scriptId": "529", "url": "node:_http_agent", "lineNumber": 309, "columnNumber": 52 }, "hitCount": 0, "children": [ 3235 ] }, { "id": 3235, "callFrame": { "functionName": "wrappedCreateConnection", "scriptId": "699", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/http.js", "lineNumber": 472, "columnNumber": 45 }, "hitCount": 1, "children": [ 3236 ], "positionTicks": [ { "line": 475, "ticks": 1 } ] }, { "id": 3236, "callFrame": { "functionName": "createConnection", "scriptId": "577", "url": "node:https", "lineNumber": 117, "columnNumber": 25 }, "hitCount": 0, "children": [ 3237 ] }, { "id": 3237, "callFrame": { "functionName": "connect", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 1606, "columnNumber": 34 }, "hitCount": 0, "children": [ 3238 ] }, { "id": 3238, "callFrame": { "functionName": "TLSSocket", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 469, "columnNumber": 18 }, "hitCount": 0, "children": [ 3239 ] }, { "id": 3239, "callFrame": { "functionName": "TLSSocket._init", "scriptId": "581", "url": "node:_tls_wrap", "lineNumber": 684, "columnNumber": 36 }, "hitCount": 0, "children": [ 3240 ] }, { "id": 3240, "callFrame": { "functionName": "setSession", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 2, "positionTicks": [ { "line": 748, "ticks": 2 } ] }, { "id": 3241, "callFrame": { "functionName": "handleRequest", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 126, "columnNumber": 30 }, "hitCount": 0, "children": [ 3242, 3400, 3786 ] }, { "id": 3242, "callFrame": { "functionName": "promiseInitHookWithDestroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 326, "columnNumber": 43 }, "hitCount": 0, "children": [ 3243 ] }, { "id": 3243, "callFrame": { "functionName": "destroyTracking", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 331, "columnNumber": 24 }, "hitCount": 0, "children": [ 3244 ] }, { "id": 3244, "callFrame": { "functionName": "registerDestroyHook", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 335, "ticks": 1 } ] }, { "id": 3400, "callFrame": { "functionName": "pipeline", "scriptId": "68", "url": "node:stream/promises", "lineNumber": 17, "columnNumber": 17 }, "hitCount": 0, "children": [ 3401 ] }, { "id": 3401, "callFrame": { "functionName": "", "scriptId": "68", "url": "node:stream/promises", "lineNumber": 18, "columnNumber": 21 }, "hitCount": 0, "children": [ 3402 ] }, { "id": 3402, "callFrame": { "functionName": "pipelineImpl", "scriptId": "57", "url": "node:internal/streams/pipeline", "lineNumber": 153, "columnNumber": 21 }, "hitCount": 1, "positionTicks": [ { "line": 340, "ticks": 1 } ] }, { "id": 3786, "callFrame": { "functionName": "timer", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 5, "columnNumber": 14 }, "hitCount": 0, "children": [ 3787 ] }, { "id": 3787, "callFrame": { "functionName": "writableFinished", "scriptId": "1345", "url": "file:///opt/build/imshop-cloud/node_modules/@szmarczak/http-timer/dist/source/index.js", "lineNumber": 95, "columnNumber": 29 }, "hitCount": 1, "positionTicks": [ { "line": 97, "ticks": 1 } ] }, { "id": 2915, "callFrame": { "functionName": "", "scriptId": "2301", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/resolving-call.js", "lineNumber": 155, "columnNumber": 75 }, "hitCount": 0, "children": [ 2916 ] }, { "id": 2916, "callFrame": { "functionName": "start", "scriptId": "2345", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/retrying-call.js", "lineNumber": 486, "columnNumber": 9 }, "hitCount": 0, "children": [ 2917 ] }, { "id": 2917, "callFrame": { "functionName": "startNewAttempt", "scriptId": "2345", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/retrying-call.js", "lineNumber": 443, "columnNumber": 19 }, "hitCount": 0, "children": [ 2918 ] }, { "id": 2918, "callFrame": { "functionName": "createLoadBalancingCall", "scriptId": "2325", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/node_modules/@grpc/grpc-js/build/src/internal-channel.js", "lineNumber": 337, "columnNumber": 27 }, "hitCount": 1, "positionTicks": [ { "line": 339, "ticks": 1 } ] }, { "id": 3399, "callFrame": { "functionName": "promiseAfterHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 344, "columnNumber": 25 }, "hitCount": 1, "positionTicks": [ { "line": 233, "ticks": 1 } ] }, { "id": 3554, "callFrame": { "functionName": "", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 110, "columnNumber": 8 }, "hitCount": 0, "children": [ 3555 ] }, { "id": 3555, "callFrame": { "functionName": "newCallback", "scriptId": "2219", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging-winston/build/src/common.js", "lineNumber": 223, "columnNumber": 28 }, "hitCount": 0, "children": [ 3556 ] }, { "id": 3556, "callFrame": { "functionName": "WritableState.onwrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 158, "columnNumber": 26 }, "hitCount": 0, "children": [ 3557 ] }, { "id": 3557, "callFrame": { "functionName": "onwrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 420, "columnNumber": 16 }, "hitCount": 0, "children": [ 3558 ] }, { "id": 3558, "callFrame": { "functionName": "clearBuffer", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 457, "columnNumber": 20 }, "hitCount": 0, "children": [ 3559 ] }, { "id": 3559, "callFrame": { "functionName": "doWrite", "scriptId": "1792", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js", "lineNumber": 384, "columnNumber": 16 }, "hitCount": 0, "children": [ 3560 ] }, { "id": 3560, "callFrame": { "functionName": "_writev", "scriptId": "1791", "url": "file:///opt/build/imshop-cloud/node_modules/winston-transport/index.js", "lineNumber": 116, "columnNumber": 52 }, "hitCount": 0, "children": [ 3561 ] }, { "id": 3561, "callFrame": { "functionName": "log", "scriptId": "2218", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging-winston/build/src/index.js", "lineNumber": 115, "columnNumber": 7 }, "hitCount": 0, "children": [ 3562 ] }, { "id": 3562, "callFrame": { "functionName": "log", "scriptId": "2219", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging-winston/build/src/common.js", "lineNumber": 113, "columnNumber": 7 }, "hitCount": 0, "children": [ 3563 ] }, { "id": 3563, "callFrame": { "functionName": "wrapper", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 103, "columnNumber": 29 }, "hitCount": 0, "children": [ 3564 ] }, { "id": 3564, "callFrame": { "functionName": "info", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 256, "columnNumber": 8 }, "hitCount": 0, "children": [ 3565, 5461 ] }, { "id": 3565, "callFrame": { "functionName": "wrapper", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 103, "columnNumber": 29 }, "hitCount": 0, "children": [ 3566 ] }, { "id": 3566, "callFrame": { "functionName": "write", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 265, "columnNumber": 15 }, "hitCount": 0, "children": [ 3567 ] }, { "id": 3567, "callFrame": { "functionName": "wrapper", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 103, "columnNumber": 29 }, "hitCount": 0, "children": [ 3568 ] }, { "id": 3568, "callFrame": { "functionName": "setProjectId", "scriptId": "2220", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/index.js", "lineNumber": 951, "columnNumber": 22 }, "hitCount": 0, "children": [ 3569 ] }, { "id": 3569, "callFrame": { "functionName": "promiseResolveHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 360, "columnNumber": 27 }, "hitCount": 0, "children": [ 3570 ] }, { "id": 3570, "callFrame": { "functionName": "emitHook", "scriptId": "19", "url": "node:internal/async_hooks", "lineNumber": 224, "columnNumber": 17 }, "hitCount": 0, "children": [ 3571 ] }, { "id": 3571, "callFrame": { "functionName": "promiseResolveHandler", "scriptId": "691", "url": "file:///opt/build/imshop-cloud/node_modules/newrelic/lib/instrumentation/core/async-hooks.js", "lineNumber": 96, "columnNumber": 50 }, "hitCount": 1, "positionTicks": [ { "line": 98, "ticks": 1 } ] }, { "id": 5461, "callFrame": { "functionName": "assignSeverityToEntries", "scriptId": "2536", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/log-common.js", "lineNumber": 58, "columnNumber": 32 }, "hitCount": 0, "children": [ 5462 ] }, { "id": 5462, "callFrame": { "functionName": "", "scriptId": "2536", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/log-common.js", "lineNumber": 59, "columnNumber": 31 }, "hitCount": 0, "children": [ 5463 ] }, { "id": 5463, "callFrame": { "functionName": "Entry", "scriptId": "2518", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/entry.js", "lineNumber": 98, "columnNumber": 15 }, "hitCount": 0, "children": [ 5464 ] }, { "id": 5464, "callFrame": { "functionName": "new", "scriptId": "2519", "url": "file:///opt/build/imshop-cloud/node_modules/eventid/build/src/index.js", "lineNumber": 56, "columnNumber": 7 }, "hitCount": 0, "children": [ 5465 ] }, { "id": 5465, "callFrame": { "functionName": "encode", "scriptId": "2519", "url": "file:///opt/build/imshop-cloud/node_modules/eventid/build/src/index.js", "lineNumber": 25, "columnNumber": 15 }, "hitCount": 1, "positionTicks": [ { "line": 28, "ticks": 1 } ] }, { "id": 3572, "callFrame": { "functionName": "", "scriptId": "2454", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/createApiCall.js", "lineNumber": 80, "columnNumber": 18 }, "hitCount": 0, "children": [ 3573 ] }, { "id": 3573, "callFrame": { "functionName": "call", "scriptId": "2494", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleApiCaller.js", "lineNumber": 37, "columnNumber": 8 }, "hitCount": 0, "children": [ 3574 ] }, { "id": 3574, "callFrame": { "functionName": "call", "scriptId": "2457", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/call.js", "lineNumber": 62, "columnNumber": 8 }, "hitCount": 0, "children": [ 3575 ] }, { "id": 3575, "callFrame": { "functionName": "", "scriptId": "2494", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleApiCaller.js", "lineNumber": 41, "columnNumber": 20 }, "hitCount": 0, "children": [ 3576 ] }, { "id": 3576, "callFrame": { "functionName": "schedule", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 56, "columnNumber": 12 }, "hitCount": 0, "children": [ 3577, 4254 ] }, { "id": 3577, "callFrame": { "functionName": "", "scriptId": "2495", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundleExecutor.js", "lineNumber": 81, "columnNumber": 29 }, "hitCount": 0, "children": [ 3578 ] }, { "id": 3578, "callFrame": { "functionName": "getByteLength", "scriptId": "2445", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/gax.js", "lineNumber": 510, "columnNumber": 33 }, "hitCount": 0, "children": [ 3579, 3580 ] }, { "id": 3579, "callFrame": { "functionName": "LogEntry$encode", "scriptId": "4641", "url": "", "lineNumber": 2, "columnNumber": 31 }, "hitCount": 1, "children": [ 4256 ], "positionTicks": [ { "line": 18, "ticks": 1 } ] }, { "id": 4256, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 4257 ] }, { "id": 4257, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 4258 ] }, { "id": 4258, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 1, "children": [ 4259 ], "positionTicks": [ { "line": 8, "ticks": 1 } ] }, { "id": 4259, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 4260 ] }, { "id": 4260, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 4261 ] }, { "id": 4261, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 4262 ] }, { "id": 4262, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 0, "children": [ 4263, 4872 ] }, { "id": 4263, "callFrame": { "functionName": "write_string_buffer", "scriptId": "2418", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer_buffer.js", "lineNumber": 68, "columnNumber": 60 }, "hitCount": 0, "children": [ 4264 ] }, { "id": 4264, "callFrame": { "functionName": "byteLength", "scriptId": "30", "url": "node:buffer", "lineNumber": 740, "columnNumber": 19 }, "hitCount": 0, "children": [ 4265 ] }, { "id": 4265, "callFrame": { "functionName": "byteLengthUtf8", "scriptId": "0", "url": "", "lineNumber": -1, "columnNumber": -1 }, "hitCount": 1, "positionTicks": [ { "line": 762, "ticks": 1 } ] }, { "id": 4872, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 4873, 5467 ] }, { "id": 4873, "callFrame": { "functionName": "Struct$encode", "scriptId": "4647", "url": "", "lineNumber": 2, "columnNumber": 29 }, "hitCount": 1, "children": [ 4874 ], "positionTicks": [ { "line": 7, "ticks": 1 } ] }, { "id": 4874, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 0, "children": [ 4875 ] }, { "id": 4875, "callFrame": { "functionName": "ListValue$encode", "scriptId": "4665", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 4876 ] }, { "id": 4876, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 11, "ticks": 1 } ] }, { "id": 5467, "callFrame": { "functionName": "ListValue$encode", "scriptId": "4665", "url": "", "lineNumber": 2, "columnNumber": 32 }, "hitCount": 0, "children": [ 5468 ] }, { "id": 5468, "callFrame": { "functionName": "Value$encode", "scriptId": "4653", "url": "", "lineNumber": 2, "columnNumber": 28 }, "hitCount": 1, "positionTicks": [ { "line": 15, "ticks": 1 } ] }, { "id": 3580, "callFrame": { "functionName": "finish", "scriptId": "2415", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer.js", "lineNumber": 447, "columnNumber": 41 }, "hitCount": 2, "children": [ 5469 ], "positionTicks": [ { "line": 452, "ticks": 1 }, { "line": 453, "ticks": 1 } ] }, { "id": 5469, "callFrame": { "functionName": "writeStringBuffer", "scriptId": "2418", "url": "file:///opt/build/imshop-cloud/node_modules/protobufjs/src/writer_buffer.js", "lineNumber": 56, "columnNumber": 26 }, "hitCount": 0, "children": [ 5470 ] }, { "id": 5470, "callFrame": { "functionName": "utf8_write", "scriptId": "2373", "url": "file:///opt/build/imshop-cloud/node_modules/@protobufjs/utf8/index.js", "lineNumber": 79, "columnNumber": 32 }, "hitCount": 1, "positionTicks": [ { "line": 84, "ticks": 1 } ] }, { "id": 4254, "callFrame": { "functionName": "computeBundleId", "scriptId": "2496", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundlingUtils.js", "lineNumber": 29, "columnNumber": 24 }, "hitCount": 0, "children": [ 4255 ] }, { "id": 4255, "callFrame": { "functionName": "at", "scriptId": "2496", "url": "file:///opt/build/imshop-cloud/node_modules/google-gax/build/src/bundlingCalls/bundlingUtils.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 69, "ticks": 1 } ] }, { "id": 4242, "callFrame": { "functionName": "write", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 265, "columnNumber": 15 }, "hitCount": 0, "children": [ 4243 ] }, { "id": 4243, "callFrame": { "functionName": "wrapper", "scriptId": "2224", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/promisify/build/src/index.js", "lineNumber": 103, "columnNumber": 29 }, "hitCount": 0, "children": [ 4244, 4246 ] }, { "id": 4244, "callFrame": { "functionName": "truncateEntries", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 347, "columnNumber": 19 }, "hitCount": 0, "children": [ 4245 ] }, { "id": 4245, "callFrame": { "functionName": "", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 348, "columnNumber": 31 }, "hitCount": 4, "positionTicks": [ { "line": 352, "ticks": 4 } ] }, { "id": 4246, "callFrame": { "functionName": "decorateEntries", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 327, "columnNumber": 19 }, "hitCount": 0, "children": [ 4247 ] }, { "id": 4247, "callFrame": { "functionName": "", "scriptId": "2537", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/log.js", "lineNumber": 328, "columnNumber": 27 }, "hitCount": 0, "children": [ 4248 ] }, { "id": 4248, "callFrame": { "functionName": "toJSON", "scriptId": "2518", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/entry.js", "lineNumber": 133, "columnNumber": 10 }, "hitCount": 0, "children": [ 4249 ] }, { "id": 4249, "callFrame": { "functionName": "objToStruct", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 18, "columnNumber": 20 }, "hitCount": 0, "children": [ 4250 ] }, { "id": 4250, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4251 ] }, { "id": 4251, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4252 ] }, { "id": 4252, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4253 ] }, { "id": 4253, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 1, "children": [ 4867 ], "positionTicks": [ { "line": 148, "ticks": 1 } ] }, { "id": 4867, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4868 ] }, { "id": 4868, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4869 ] }, { "id": 4869, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 0, "children": [ 4870 ] }, { "id": 4870, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 0, "children": [ 4871 ] }, { "id": 4871, "callFrame": { "functionName": "encodeValue_", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 98, "columnNumber": 16 }, "hitCount": 1, "children": [ 5466 ], "positionTicks": [ { "line": 112, "ticks": 1 } ] }, { "id": 5466, "callFrame": { "functionName": "convert", "scriptId": "2535", "url": "file:///opt/build/imshop-cloud/node_modules/@google-cloud/logging/build/src/utils/common.js", "lineNumber": 63, "columnNumber": 11 }, "hitCount": 1, "positionTicks": [ { "line": 76, "ticks": 1 } ] }, { "id": 5544, "callFrame": { "functionName": "Readable", "scriptId": "60", "url": "node:internal/streams/readable", "lineNumber": 185, "columnNumber": 17 }, "hitCount": 1, "positionTicks": [ { "line": 186, "ticks": 1 } ] }, { "id": 5790, "callFrame": { "functionName": "", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 249, "columnNumber": 5 }, "hitCount": 0, "children": [ 5791 ] }, { "id": 5791, "callFrame": { "functionName": "get", "scriptId": "1344", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/request-as-event-emitter.js", "lineNumber": 43, "columnNumber": 16 }, "hitCount": 0, "children": [ 5792 ] }, { "id": 5792, "callFrame": { "functionName": "exports.normalizeRequestArguments", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 310, "columnNumber": 36 }, "hitCount": 0, "children": [ 5793 ] }, { "id": 5793, "callFrame": { "functionName": "exports.mergeOptions", "scriptId": "1324", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/normalize-arguments.js", "lineNumber": 199, "columnNumber": 23 }, "hitCount": 0, "children": [ 5794 ] }, { "id": 5794, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 0, "children": [ 5795 ] }, { "id": 5795, "callFrame": { "functionName": "merge", "scriptId": "1340", "url": "file:///opt/build/imshop-cloud/node_modules/got/dist/source/utils/merge.js", "lineNumber": 4, "columnNumber": 14 }, "hitCount": 1, "positionTicks": [ { "line": 29, "ticks": 1 } ] } ], "startTime": 19342241633, "endTime": 19372877697, "samples": [ 9, 28, 33, 51, 58, 64, 68, 75, 75, 75, 76, 76, 76, 75, 75, 75, 75, 75, 75, 75, 75, 76, 75, 82, 82, 91, 90, 104, 110, 114, 122, 124, 125, 125, 125, 125, 125, 125, 125, 121, 121, 131, 142, 143, 145, 146, 147, 151, 162, 163, 164, 165, 166, 181, 207, 227, 242, 245, 246, 246, 246, 246, 271, 125, 125, 277, 278, 281, 125, 125, 125, 125, 125, 283, 125, 125, 284, 285, 298, 125, 311, 317, 318, 125, 125, 125, 125, 125, 320, 336, 340, 354, 359, 246, 361, 369, 246, 377, 380, 392, 397, 398, 398, 399, 431, 442, 445, 447, 318, 457, 459, 125, 125, 125, 125, 125, 125, 468, 472, 479, 482, 496, 498, 512, 524, 530, 535, 562, 573, 125, 125, 125, 125, 125, 125, 798, 318, 799, 538, 804, 125, 125, 125, 125, 806, 125, 125, 809, 810, 816, 125, 125, 125, 125, 818, 823, 125, 125, 125, 125, 125, 125, 827, 246, 828, 125, 830, 125, 125, 125, 841, 842, 843, 125, 125, 125, 125, 125, 850, 851, 880, 881, 884, 125, 125, 125, 125, 885, 828, 889, 125, 125, 125, 125, 125, 891, 125, 895, 246, 909, 125, 125, 125, 910, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 911, 828, 914, 789, 776, 763, 750, 737, 724, 711, 698, 685, 672, 246, 659, 646, 633, 620, 607, 594, 581, 916, 889, 920, 942, 944, 691, 810, 945, 246, 865, 843, 946, 125, 125, 125, 951, 125, 125, 718, 954, 810, 882, 125, 944, 959, 843, 962, 843, 967, 969, 978, 979, 125, 125, 125, 832, 613, 980, 981, 982, 985, 987, 125, 125, 991, 993, 997, 717, 999, 1003, 125, 125, 882, 881, 639, 1006, 881, 1008, 483, 843, 1011, 1013, 1018, 1024, 1025, 843, 1028, 1042, 125, 125, 125, 125, 1044, 1046, 946, 794, 1047, 993, 946, 246, 970, 648, 1049, 1053, 1055, 843, 125, 125, 125, 1056, 652, 1070, 1072, 600, 346, 943, 993, 810, 818, 1055, 125, 125, 125, 828, 1079, 828, 1081, 1093, 1053, 933, 1094, 639, 1095, 1099, 885, 1104, 1107, 1118, 1119, 810, 1120, 946, 818, 804, 1063, 1129, 1134, 613, 641, 1137, 828, 939, 1138, 1139, 600, 125, 125, 125, 125, 125, 125, 1141, 1002, 1143, 1144, 679, 723, 1147, 1152, 843, 802, 1155, 818, 993, 755, 571, 946, 944, 618, 843, 1157, 762, 921, 828, 1158, 1162, 795, 125, 125, 125, 125, 125, 1165, 625, 794, 843, 1055, 1168, 753, 943, 125, 881, 1045, 993, 1169, 993, 843, 1056, 828, 944, 1176, 1047, 1179, 943, 810, 600, 1180, 125, 125, 125, 125, 125, 125, 1186, 1191, 1192, 568, 1198, 1199, 1014, 843, 1202, 1207, 1208, 1002, 946, 1210, 246, 1217, 1219, 828, 659, 1226, 1231, 1235, 1240, 638, 458, 1118, 1242, 1247, 1248, 828, 1259, 993, 1262, 1267, 1267, 1270, 882, 1271, 247, 1278, 246, 1144, 1279, 1286, 1289, 125, 125, 125, 1290, 1296, 1304, 1304, 1307, 318, 1315, 1319, 1318, 125, 1320, 1322, 1329, 1330, 1338, 1349, 1352, 125, 1355, 125, 1358, 1368, 125, 1374, 1375, 1404, 1408, 1412, 1413, 125, 1425, 1414, 1431, 1447, 1448, 1451, 1469, 1478, 1480, 1483, 1464, 1496, 125, 1500, 1506, 1508, 1512, 1512, 125, 1515, 1512, 1492, 1516, 125, 1519, 1500, 1516, 1490, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 1524, 1355, 1355, 1525, 125, 1530, 125, 1534, 125, 1539, 125, 1355, 1547, 125, 125, 1557, 1563, 1568, 125, 1569, 1358, 1571, 1573, 1582, 1384, 1598, 1598, 1618, 1557, 1621, 1632, 1637, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 125, 1638, 1355, 1641, 1650, 1654, 599, 1657, 1659, 1672, 1691, 1693, 1699, 1520, 1700, 318, 1569, 1701, 1708, 1715, 1718, 1355, 1719, 246, 1741, 246, 1746, 811, 1747, 318, 1014, 318, 318, 318, 1757, 1757, 1758, 318, 318, 1762, 1762, 279, 599, 1568, 247, 1766, 1767, 1355, 1704, 1768, 1777, 1557, 1569, 1780, 1704, 1705, 1781, 1706, 1783, 1788, 1789, 538, 1790, 1794, 1798, 318, 881, 564, 1799, 1803, 1368, 1374, 1368, 1355, 532, 1787, 1805, 1355, 1700, 1811, 1825, 2, 1839, 1840, 1842, 1703, 1569, 1355, 1847, 1569, 1548, 1355, 532, 1848, 1849, 1850, 1382, 1852, 1349, 1855, 1863, 1355, 1866, 1405, 1349, 1372, 1524, 1867, 1895, 1524, 532, 1334, 125, 1355, 1560, 247, 1898, 1899, 1524, 1902, 1524, 1542, 1520, 1909, 1914, 354, 1709, 1366, 1916, 1355, 1917, 1574, 1920, 1524, 1921, 1557, 1524, 1922, 1804, 1923, 1933, 1937, 1355, 1940, 1355, 1946, 1867, 1704, 1867, 1947, 1951, 1954, 1956, 2049, 2059, 2060, 125, 125, 1355, 458, 2061, 1887, 2064, 2073, 2074, 2079, 2084, 2087, 2089, 246, 2090, 1355, 2091, 1355, 2096, 2103, 1850, 1374, 2106, 1810, 1562, 1810, 1921, 2107, 2074, 546, 2106, 2109, 2115, 2124, 2131, 2132, 1334, 1405, 1355, 1815, 2133, 2139, 1355, 1382, 1355, 2106, 1355, 125, 1355, 2140, 1355, 1970, 1524, 2142, 2079, 2143, 1355, 1358, 1355, 1592, 1355, 2148, 1355, 2149, 2152, 2161, 2161, 2172, 2173, 2176, 2180, 2152, 2152, 2152, 2152, 2185, 2185, 2185, 2185, 2185, 2185, 2168, 2186, 2187, 2198, 2207, 1046, 2209, 2210, 1537, 2213, 810, 125, 125, 125, 125, 125, 125, 125, 125, 247, 2216, 2219, 526, 2220, 2221, 1708, 2223, 2224, 2074, 1524, 1542, 259, 1372, 1355, 2234, 1541, 2079, 2106, 1355, 1572, 1355, 1384, 458, 318, 1817, 1355, 1921, 1921, 1355, 2237, 1541, 2239, 1355, 2074, 1524, 1355, 1559, 1925, 2074, 1524, 2245, 1355, 2250, 1355, 1719, 458, 1650, 2164, 2187, 2254, 1508, 1375, 2275, 1355, 2030, 2276, 1921, 2278, 2280, 1947, 1542, 2281, 2282, 2283, 528, 1409, 1304, 2291, 1711, 1304, 2298, 1304, 2300, 2304, 1304, 2315, 1355, 2320, 1355, 2323, 458, 1304, 2328, 246, 1304, 1702, 1304, 2333, 1355, 2234, 1304, 2334, 2335, 1304, 246, 2339, 2058, 1046, 1279, 125, 125, 125, 125, 125, 125, 1355, 2343, 1303, 1304, 2344, 1304, 889, 1304, 2350, 2357, 2369, 1294, 1304, 2373, 1304, 2375, 1303, 1304, 1710, 1304, 537, 1304, 2377, 1294, 1304, 2378, 1304, 2298, 1304, 1303, 1355, 1295, 1304, 1933, 246, 1304, 562, 1304, 2217, 1304, 2382, 1304, 2384, 1702, 2392, 1304, 2128, 1304, 1803, 2090, 2400, 2408, 1287, 2152, 2152, 2152, 2161, 2161, 2161, 2161, 2161, 2164, 1524, 2411, 1279, 246, 1304, 1302, 2413, 1303, 2415, 1304, 246, 2418, 1304, 1355, 1304, 2421, 1304, 2070, 1355, 2423, 1304, 1295, 1304, 2424, 1304, 2425, 1304, 246, 1304, 1368, 1304, 2427, 2432, 1304, 1801, 1304, 2435, 1304, 2436, 1702, 318, 2443, 1368, 1304, 1703, 2516, 2524, 246, 2529, 2531, 2161, 2161, 2532, 2187, 2539, 1650, 2187, 2540, 125, 125, 125, 125, 125, 125, 1780, 2544, 2547, 1304, 2548, 1304, 2550, 1304, 2551, 2552, 1304, 2553, 458, 1304, 2344, 1304, 1338, 1304, 2234, 1349, 1355, 1304, 2556, 1296, 1304, 537, 1349, 1304, 1368, 458, 2561, 246, 1304, 1368, 1933, 1921, 1524, 2565, 1304, 2377, 2570, 2572, 1405, 246, 318, 2574, 528, 2579, 2152, 2152, 2161, 246, 2589, 2591, 2595, 2591, 2591, 2596, 2596, 1323, 1323, 2598, 2602, 2606, 2613, 2603, 2617, 2612, 2618, 2617, 2614, 2631, 2650, 262, 2152, 2152, 246, 2152, 2161, 2161, 2161, 2161, 2161, 2652, 2653, 857, 1279, 2668, 2682, 2684, 2686, 125, 125, 125, 125, 125, 2687, 1304, 2688, 1368, 1304, 2694, 1304, 2695, 2428, 1304, 2344, 1304, 2414, 1304, 252, 2335, 1304, 2696, 2704, 1355, 1304, 1368, 2710, 2711, 2544, 2729, 2428, 1304, 2437, 1304, 1303, 2733, 1304, 1304, 2437, 1296, 1304, 2234, 2734, 537, 2737, 2739, 2741, 1349, 2742, 2744, 1409, 2745, 1368, 1557, 2747, 318, 2748, 2750, 2751, 1650, 2187, 1279, 2755, 1304, 2756, 2757, 1304, 246, 1304, 246, 1304, 1651, 1708, 2760, 458, 2767, 2773, 2187, 2774, 528, 1304, 2285, 1867, 2777, 2784, 2789, 2790, 1524, 1945, 2793, 1304, 2335, 2794, 2795, 2797, 2806, 2811, 2812, 2816, 2831, 2831, 2837, 2842, 2843, 2079, 2565, 2844, 2849, 458, 2850, 1349, 548, 2851, 1704, 2460, 1278, 458, 530, 549, 1557, 1368, 2853, 1933, 1322, 1368, 2857, 2864, 2866, 1349, 1557, 558, 2239, 1932, 2572, 318, 1165, 2867, 247, 2871, 2871, 2872, 1003, 881, 2874, 2892, 2895, 2897, 2909, 2914, 2918, 2831, 2922, 458, 2411, 2301, 2925, 2932, 2936, 1322, 2050, 1523, 2940, 1221, 125, 125, 125, 125, 125, 1221, 2948, 2231, 2961, 1702, 1355, 1304, 2962, 1304, 2225, 2966, 2967, 2982, 1524, 2985, 2986, 2103, 2988, 3013, 2382, 3021, 3023, 1364, 1803, 2821, 2822, 2192, 2187, 3030, 3036, 3037, 3040, 3048, 3055, 3056, 3016, 1355, 538, 1221, 254, 254, 3059, 2483, 1704, 3095, 3098, 486, 1368, 246, 3059, 2451, 3106, 3107, 3059, 3109, 3132, 318, 3133, 318, 2185, 1324, 1650, 246, 1650, 246, 3136, 3142, 3142, 2161, 2161, 2161, 2161, 2152, 2161, 2161, 3143, 262, 2161, 2161, 2161, 2161, 1650, 3144, 3145, 246, 246, 2882, 3147, 2897, 3151, 3153, 3162, 1705, 1363, 541, 1405, 2428, 1304, 2565, 1709, 3166, 528, 1557, 3172, 3177, 1651, 2544, 1807, 3182, 3185, 1557, 1560, 3192, 1355, 1700, 528, 3193, 3195, 247, 246, 3200, 1355, 1331, 2462, 3201, 3163, 2234, 2986, 3202, 1331, 2850, 3208, 125, 125, 125, 125, 125, 562, 530, 3059, 3211, 3212, 3215, 1355, 2152, 2185, 318, 252, 2161, 3225, 3227, 283, 2846, 318, 3230, 1056, 828, 1431, 1279, 3235, 3240, 3244, 3245, 3247, 480, 2187, 3257, 1524, 3259, 2816, 3267, 2780, 252, 3280, 342, 3285, 1806, 3286, 1783, 2128, 3289, 2, 1827, 3290, 1334, 3294, 3295, 2097, 2113, 1703, 3302, 3314, 1703, 1704, 2520, 3315, 2403, 457, 3319, 458, 3320, 252, 3323, 2490, 3325, 1355, 3327, 1524, 3108, 2280, 3332, 3341, 254, 3345, 2152, 2152, 2152, 2152, 318, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 2798, 246, 3142, 3142, 3142, 3142, 3142, 2185, 2185, 2185, 2185, 2185, 2165, 125, 125, 125, 125, 125, 3346, 2163, 2187, 2187, 3347, 3352, 3357, 1650, 1650, 2171, 2163, 2187, 3362, 3142, 2164, 1803, 3227, 1650, 3363, 318, 2152, 262, 2161, 2161, 2161, 2161, 2161, 3365, 3365, 3365, 3365, 3381, 3382, 3380, 246, 2161, 2161, 3142, 3383, 2219, 3390, 3392, 1650, 3145, 969, 838, 3398, 1279, 2884, 3153, 2897, 3399, 3240, 3402, 3403, 3421, 2320, 3423, 1933, 246, 3426, 458, 1277, 252, 3437, 3441, 3430, 3428, 3444, 3446, 3448, 3452, 3461, 3448, 3464, 3144, 1221, 125, 125, 3466, 1277, 3430, 3447, 3467, 3437, 3468, 3469, 251, 3473, 3260, 1322, 2770, 3474, 2301, 3476, 3027, 562, 1368, 1855, 3479, 2940, 458, 3481, 1355, 2344, 1304, 3482, 1304, 2551, 1524, 1524, 3485, 1355, 3259, 3486, 1368, 3491, 2152, 3494, 2152, 2152, 2152, 2152, 2152, 2152, 3495, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 3497, 2152, 318, 1650, 1650, 1650, 1650, 1650, 3502, 3502, 3500, 3502, 3502, 3502, 3502, 3500, 3498, 254, 3508, 3514, 318, 3515, 3516, 352, 359, 2152, 2161, 261, 2152, 2152, 125, 125, 125, 2152, 2152, 2185, 2185, 2185, 2185, 2185, 2152, 2949, 3518, 484, 2152, 2161, 2591, 2596, 2596, 2598, 3525, 2617, 2613, 3526, 3527, 2152, 2152, 2161, 2161, 2161, 318, 2152, 2152, 2152, 1650, 1650, 1650, 1650, 1650, 2532, 3532, 2161, 2161, 2161, 2532, 3533, 2187, 3361, 2152, 2163, 2652, 3534, 3535, 2152, 2161, 2161, 2532, 3537, 2187, 3538, 1782, 1650, 3542, 125, 125, 125, 1783, 3549, 828, 3553, 1144, 3571, 3579, 3580, 458, 3584, 2382, 3586, 1320, 3600, 1554, 2304, 3605, 1933, 2418, 1703, 3607, 246, 3608, 3611, 3612, 458, 1810, 1271, 2241, 3613, 3618, 3284, 3163, 2319, 3631, 2318, 3632, 3626, 1368, 3633, 3638, 3656, 3658, 3659, 467, 3665, 3680, 3699, 2152, 2152, 2152, 3700, 2161, 2161, 2161, 2161, 2161, 2161, 458, 2591, 2592, 2590, 2596, 3701, 2596, 2596, 2596, 2596, 1323, 2596, 2596, 2596, 2596, 3701, 2596, 2596, 2596, 2596, 125, 125, 125, 125, 125, 125, 2596, 1323, 2596, 2596, 2596, 1323, 2598, 2598, 2598, 2597, 2598, 2598, 2597, 2598, 3708, 3714, 3708, 3716, 3716, 2615, 2609, 3526, 2617, 2614, 2614, 2617, 3718, 125, 125, 125, 125, 125, 2614, 125, 2603, 3721, 2614, 2612, 2609, 2612, 2617, 2618, 3722, 2617, 2614, 2617, 2614, 3726, 2614, 2617, 2613, 2617, 3725, 2614, 3728, 2050, 3732, 2850, 262, 125, 3733, 3493, 1650, 1650, 1650, 1650, 1650, 3734, 3737, 2187, 3538, 458, 1650, 2169, 1048, 1650, 2532, 2831, 1759, 318, 318, 3738, 3740, 1650, 2846, 3741, 993, 3743, 2087, 3537, 3745, 2187, 3746, 3749, 3398, 3754, 3757, 737, 1279, 3761, 3762, 3778, 3780, 2889, 3153, 3782, 2672, 3785, 3787, 3806, 3817, 3818, 3819, 1956, 2012, 1524, 531, 1706, 3826, 3833, 1709, 3619, 3404, 1405, 1704, 2831, 2850, 1368, 3834, 3281, 2830, 3836, 3837, 2802, 3841, 2110, 2995, 2710, 3842, 1355, 2768, 1355, 2769, 3845, 3851, 3855, 3856, 3868, 3871, 1278, 3876, 246, 246, 1355, 318, 3882, 3883, 1802, 3887, 458, 2597, 3891, 3893, 3898, 337, 3913, 318, 318, 318, 1757, 1757, 3914, 2572, 2152, 1650, 1650, 3227, 3227, 3915, 3362, 1557, 3142, 318, 3142, 3137, 3142, 2089, 3142, 3137, 3142, 125, 125, 125, 125, 125, 125, 318, 3142, 3142, 3142, 3142, 318, 3142, 3142, 2085, 2161, 2161, 1323, 2850, 3917, 3922, 3930, 882, 246, 246, 3954, 3964, 3966, 3785, 3968, 3969, 1810, 3970, 1355, 2187, 1807, 3973, 3975, 3971, 3629, 2320, 3971, 3973, 3976, 2318, 3973, 2318, 3971, 3971, 3629, 3971, 1557, 1702, 3978, 3984, 3985, 2301, 3997, 1368, 3446, 3999, 3467, 4003, 4006, 3611, 532, 1810, 1368, 2949, 1365, 4013, 1705, 125, 125, 125, 125, 125, 125, 125, 125, 1221, 1278, 359, 1320, 4015, 543, 1867, 4018, 4028, 4029, 4032, 1221, 2944, 1788, 257, 4034, 4034, 536, 1933, 3999, 3446, 4038, 246, 4039, 3282, 1650, 4041, 4048, 252, 4052, 472, 3142, 3141, 3142, 3139, 3142, 3142, 3142, 3142, 3142, 3142, 3142, 3142, 3142, 3142, 3142, 3137, 318, 3137, 3137, 1648, 2598, 2598, 3254, 2850, 2087, 2532, 2830, 4058, 4059, 2161, 2158, 2187, 4062, 4065, 1650, 2532, 4070, 263, 1650, 1650, 2152, 2152, 2152, 2152, 318, 2152, 318, 2152, 318, 125, 125, 125, 125, 125, 262, 318, 262, 318, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 882, 4071, 458, 3398, 4074, 781, 318, 4076, 4077, 1240, 1279, 2889, 3153, 4080, 4081, 2882, 3153, 4082, 3966, 2050, 2, 4083, 4089, 4092, 4094, 1290, 3974, 4095, 2320, 4096, 4100, 125, 125, 125, 125, 125, 125, 125, 3975, 3623, 4102, 4103, 4103, 3973, 3971, 3627, 3975, 4104, 3631, 3627, 2316, 4107, 481, 2318, 2319, 4108, 4110, 4113, 4116, 1871, 4117, 3429, 4118, 3448, 3430, 3445, 4035, 1221, 1277, 4119, 4124, 4125, 1368, 1840, 1355, 4126, 1791, 2850, 1651, 4129, 1793, 246, 1349, 2097, 2806, 2822, 4131, 1364, 3540, 458, 1524, 2745, 545, 2058, 2328, 2059, 1349, 1355, 2853, 4142, 4152, 4156, 4157, 4162, 1650, 4167, 4170, 3142, 3142, 318, 3142, 3142, 3142, 3142, 3137, 3142, 318, 3142, 3142, 125, 125, 125, 125, 125, 125, 3142, 3142, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 4174, 4176, 3477, 4177, 2152, 2161, 2161, 2161, 2152, 2152, 1650, 1650, 1650, 1650, 3502, 3500, 3502, 3501, 3502, 3501, 3500, 3501, 985, 318, 261, 262, 4178, 125, 125, 125, 125, 125, 2152, 2152, 2161, 2161, 2161, 2161, 2161, 1323, 1323, 2591, 2591, 4179, 2591, 2595, 2591, 2591, 2596, 2596, 1323, 2596, 2596, 2596, 1323, 2596, 4180, 2598, 3716, 3715, 2617, 2617, 2614, 125, 125, 125, 125, 125, 125, 2609, 3721, 2617, 2614, 2614, 2612, 2609, 2612, 4181, 2057, 2152, 2152, 2152, 2152, 4184, 2185, 2185, 2185, 2185, 2185, 4185, 1650, 4189, 4198, 1650, 1650, 1650, 3142, 2161, 2161, 2161, 1650, 4200, 2850, 4207, 4208, 4209, 318, 4213, 4215, 3153, 4217, 2874, 4227, 4229, 4230, 4227, 4233, 4234, 2897, 3149, 3153, 4241, 4245, 4253, 4255, 4258, 4265, 35, 4266, 4269, 247, 2846, 4272, 4276, 458, 253, 4277, 1221, 4280, 4288, 4295, 4284, 4313, 1368, 4316, 125, 125, 125, 125, 4317, 3974, 2318, 4318, 4341, 4343, 541, 4347, 1791, 1569, 318, 1800, 1373, 246, 1840, 2328, 2148, 1705, 359, 1304, 2331, 4349, 1221, 318, 2773, 2708, 4352, 1715, 4353, 246, 2152, 2161, 2161, 1179, 4354, 2748, 4358, 4363, 4349, 4366, 4372, 4373, 4374, 4375, 1650, 4380, 1323, 4387, 4391, 782, 2152, 2152, 2161, 2161, 4394, 2163, 4395, 2575, 2152, 2152, 1650, 1650, 1650, 2169, 2164, 2187, 3362, 1354, 4397, 2152, 2152, 2161, 2161, 2161, 2161, 2161, 2152, 1650, 246, 2161, 2161, 4398, 4399, 2806, 2152, 1650, 4401, 882, 828, 4402, 4408, 3398, 4409, 4410, 1002, 795, 4411, 2885, 3153, 2897, 4419, 4234, 2897, 4434, 4437, 4229, 2874, 3153, 4440, 3966, 3785, 125, 125, 125, 125, 125, 11, 4450, 4459, 4460, 4461, 4461, 4461, 4461, 4466, 1355, 3383, 2830, 1524, 4467, 4468, 2688, 246, 1924, 259, 4472, 458, 4475, 4088, 1355, 1562, 318, 1563, 1368, 458, 2115, 2833, 2546, 4477, 526, 4479, 1803, 1221, 1278, 4482, 1866, 1703, 4349, 4485, 4486, 4489, 4492, 3144, 1221, 1278, 289, 3599, 3225, 318, 4496, 4502, 4504, 2152, 2152, 2152, 2152, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 4506, 4507, 3883, 4508, 355, 257, 2152, 2152, 2152, 318, 4509, 2152, 2152, 2152, 2152, 262, 2152, 125, 125, 125, 125, 125, 125, 2152, 4178, 318, 2152, 246, 4514, 318, 318, 318, 1757, 4517, 458, 3611, 1650, 4520, 4525, 4526, 1650, 2187, 4534, 4547, 1314, 4553, 2152, 2152, 2152, 2152, 4558, 4558, 4558, 4558, 4558, 4558, 919, 4559, 3398, 3553, 318, 246, 4563, 4564, 2897, 4568, 3966, 2684, 4571, 4572, 4573, 1355, 4580, 2320, 2547, 4590, 1368, 3619, 2318, 3975, 3627, 3631, 3619, 4591, 3973, 3973, 3619, 3627, 3971, 2318, 3619, 3631, 3971, 125, 125, 125, 125, 125, 125, 125, 125, 4596, 3973, 4597, 3627, 4108, 2320, 4318, 3973, 3975, 4104, 3971, 2317, 2317, 2318, 3626, 3629, 3975, 3627, 4598, 4108, 2320, 3975, 2320, 2320, 3626, 3971, 4599, 3971, 3619, 4108, 3626, 2318, 4600, 4601, 4601, 4602, 4607, 2418, 2106, 1355, 1373, 562, 1355, 1791, 4479, 458, 1221, 1221, 4006, 1277, 4610, 4610, 4610, 4611, 4611, 4611, 4611, 4611, 4612, 545, 1278, 1806, 458, 1304, 458, 3164, 1355, 125, 125, 125, 125, 125, 1355, 1355, 1933, 1524, 1355, 3259, 1355, 3915, 4613, 4614, 3857, 246, 4615, 3999, 3429, 3441, 3446, 3448, 3428, 3438, 3429, 3441, 3429, 4616, 3429, 3437, 3454, 3448, 3442, 3448, 3443, 3438, 3443, 541, 3971, 3629, 3422, 4619, 4621, 4636, 4637, 2152, 262, 318, 2152, 2152, 2152, 2152, 318, 318, 262, 4638, 261, 2152, 4642, 4643, 246, 4644, 4665, 4667, 4683, 4685, 2152, 2152, 125, 125, 125, 125, 125, 2152, 2152, 2152, 2152, 2152, 2152, 2152, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2778, 318, 318, 318, 2152, 2152, 4558, 4558, 4558, 4558, 4700, 2850, 2152, 2152, 2161, 2161, 4702, 4704, 4708, 4711, 4494, 4714, 4717, 1420, 3398, 843, 1279, 4728, 4215, 3153, 2897, 3153, 4737, 4738, 3785, 2684, 3056, 2544, 4743, 2320, 539, 318, 4744, 2058, 4745, 1524, 2143, 4746, 3301, 2132, 4748, 2831, 4761, 1304, 1303, 1557, 4763, 4767, 2429, 1304, 1368, 125, 125, 125, 125, 125, 125, 125, 125, 3485, 1355, 3485, 4768, 4107, 4773, 3631, 458, 4775, 3446, 3467, 4748, 1840, 1715, 4776, 4777, 4780, 3429, 3429, 3452, 3429, 3429, 3448, 3446, 3429, 1810, 2411, 3428, 3429, 3429, 3467, 2239, 1221, 1537, 3893, 4793, 4819, 2862, 2234, 252, 2152, 318, 2152, 2152, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 125, 125, 125, 125, 125, 125, 125, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 1650, 2152, 318, 2152, 4558, 4558, 4558, 4558, 290, 458, 4821, 4783, 125, 3877, 318, 4825, 262, 1650, 3227, 458, 4826, 2, 4827, 2058, 1428, 318, 318, 318, 1757, 1757, 318, 1650, 2152, 1650, 1650, 246, 2128, 600, 4838, 969, 4840, 4844, 2152, 2152, 2152, 2152, 4848, 2152, 261, 2152, 2152, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 2185, 125, 125, 125, 125, 125, 125, 125, 4849, 2152, 2161, 2161, 2161, 2161, 2161, 2161, 3502, 3501, 3502, 3502, 3501, 3502, 3501, 3502, 3500, 3498, 2597, 3398, 4853, 4724, 4857, 4859, 2897, 4866, 4871, 4245, 4876, 1501, 2320, 252, 3971, 2320, 3144, 359, 4877, 4878, 1901, 1557, 4881, 1705, 1355, 4883, 4884, 4487, 1557, 1807, 4086, 4885, 4084, 1304, 1304, 2280, 2164, 4886, 1368, 4883, 4888, 4891, 1355, 1866, 1866, 1866, 1866, 4893, 550, 3971, 3619, 3469, 3626, 125, 125, 125, 125, 125, 3624, 2320, 2320, 2320, 4894, 2318, 4898, 3627, 2318, 2320, 4104, 1847, 2547, 4900, 4917, 4937, 4945, 4946, 4950, 1368, 351, 4951, 4952, 1355, 4955, 1651, 458, 1909, 318, 3615, 4956, 1650, 4957, 2590, 2596, 2596, 2598, 2598, 3716, 2617, 3718, 2614, 2614, 2612, 2609, 2609, 3718, 125, 125, 125, 125, 125, 3718, 3718, 2617, 2614, 2624, 4960, 2152, 1650, 246, 2152, 4973, 2152, 2152, 4178, 2152, 2161, 2161, 2161, 2161, 2161, 2161, 4977, 4978, 318, 4985, 4997, 4999, 5000, 5006, 3847, 5007, 318, 318, 5008, 1757, 5009, 2161, 2161, 246, 2152, 246, 1650, 1650, 1650, 1650, 295, 253, 2152, 2152, 2161, 2161, 2161, 2161, 3497, 5012, 246, 2152, 2152, 2161, 2161, 261, 262, 262, 2161, 2161, 5015, 5016, 458, 5019, 5019, 1222, 5020, 350, 262, 2152, 2152, 2161, 2161, 2161, 2161, 2161, 246, 2161, 5024, 3227, 5026, 1650, 1650, 1800, 5027, 3398, 568, 5028, 1157, 810, 3549, 5031, 843, 125, 125, 125, 125, 125, 701, 648, 5032, 5035, 246, 2874, 5036, 2897, 4864, 4215, 2897, 5040, 4437, 4229, 361, 5050, 5053, 4458, 27, 27, 27, 27, 27, 27, 27, 27, 27, 4461, 5057, 1368, 4745, 5059, 5066, 1355, 4107, 5080, 4946, 2948, 4478, 5081, 5082, 1221, 1221, 1221, 3466, 4006, 1278, 1277, 5090, 1304, 2076, 5094, 1304, 5097, 458, 2425, 1221, 1221, 4006, 1277, 5100, 1705, 5103, 5105, 5110, 3450, 3452, 3467, 3999, 3446, 5111, 3629, 3619, 3631, 2320, 5112, 2922, 5113, 4006, 347, 4610, 4609, 4611, 4611, 538, 5114, 3452, 3448, 125, 125, 125, 125, 125, 125, 3452, 3441, 3446, 3430, 3446, 3447, 3452, 3434, 2565, 458, 1810, 3438, 3998, 2224, 1355, 1921, 4343, 528, 5115, 5116, 1650, 5136, 1650, 2152, 1650, 1646, 354, 2588, 5143, 318, 318, 318, 1757, 1757, 318, 246, 1355, 458, 5144, 5145, 2152, 1650, 5157, 607, 246, 5158, 5164, 1001, 838, 843, 1431, 5166, 2885, 3153, 2897, 5167, 246, 458, 1565, 5168, 458, 1220, 3611, 5170, 5171, 5106, 3441, 4118, 3443, 3998, 3438, 3467, 5173, 3430, 3446, 4118, 3445, 3442, 4038, 1221, 1221, 4006, 528, 5175, 458, 125, 125, 125, 125, 125, 3466, 5176, 3632, 1304, 2548, 2425, 2947, 1221, 1221, 1278, 1701, 4894, 2318, 5177, 2319, 2320, 4108, 5181, 4599, 3627, 4318, 2317, 2318, 3619, 2318, 3629, 2318, 3971, 4318, 3626, 3627, 3627, 2318, 3619, 3626, 2318, 3627, 4318, 4894, 2319, 2318, 3971, 5182, 5183, 3971, 4096, 4101, 3619, 2319, 4591, 549, 3969, 125, 5186, 1956, 1368, 2214, 125, 125, 125, 125, 125, 2547, 3627, 3627, 3516, 562, 3516, 359, 1304, 1304, 2079, 1294, 1304, 3638, 5196, 5205, 5208, 5204, 5214, 318, 2152, 2161, 2161, 5216, 2152, 2152, 2161, 2161, 5148, 5220, 5222, 4279, 4372, 3988, 4311, 318, 5224, 5016, 458, 5225, 1647, 5227, 5229, 262, 261, 1650, 1650, 5230, 1557, 261, 5256, 542, 5257, 5261, 1650, 5268, 1657, 2850, 5270, 2779, 5272, 1055, 946, 5275, 1056, 795, 1279, 361, 2541, 458, 5277, 246, 2320, 1933, 5280, 5287, 5288, 5175, 3448, 5292, 3429, 5293, 4775, 4774, 3446, 4774, 3446, 5295, 5297, 3998, 3448, 4774, 3445, 5299, 3448, 125, 125, 125, 125, 125, 4038, 1355, 1373, 2269, 2320, 5300, 4100, 2318, 5301, 5303, 3975, 562, 3466, 5175, 1368, 5304, 5307, 3448, 3452, 3447, 3445, 3448, 3437, 3435, 3446, 4775, 3430, 5291, 3999, 3448, 3448, 4038, 1221, 1221, 1278, 5308, 4591, 4591, 3974, 3975, 3975, 3974, 5309, 2317, 3971, 4952, 1355, 5311, 530, 1887, 1355, 1384, 1355, 2542, 5317, 3842, 2402, 2344, 1304, 2541, 5320, 5326, 125, 125, 125, 125, 125, 125, 458, 5329, 1221, 5332, 2152, 2161, 2161, 2161, 2161, 5334, 1330, 1278, 2152, 2152, 1650, 1650, 1650, 1650, 5411, 5351, 5344, 5401, 5417, 5381, 5339, 458, 3466, 1225, 318, 318, 318, 1757, 1757, 318, 318, 1757, 1757, 318, 5418, 5419, 857, 5422, 4617, 5429, 5430, 277, 843, 4687, 488, 5431, 5433, 5435, 5436, 5437, 5435, 5435, 5435, 5435, 125, 125, 125, 125, 5435, 5435, 5438, 5440, 5444, 458, 5445, 5175, 246, 2, 2161, 2161, 2780, 2774, 264, 5446, 2152, 2152, 2152, 2152, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 5447, 4161, 5448, 5451, 246, 5458, 4215, 4081, 5460, 4234, 2897, 5465, 4245, 5466, 4245, 3580, 5468, 5470, 4873, 1704, 1221, 4006, 5471, 458, 1221, 1278, 1806, 5474, 1221, 1221, 3466, 1278, 1277, 5478, 2546, 1221, 349, 1296, 1304, 4744, 1304, 5480, 1800, 5481, 3975, 4952, 5484, 458, 125, 125, 125, 125, 3582, 5486, 318, 5487, 1349, 3616, 5495, 458, 4322, 5496, 4748, 2425, 4111, 5497, 5498, 2142, 1355, 1954, 1562, 546, 1304, 5499, 1334, 5502, 4342, 1524, 5081, 1349, 1221, 1221, 1221, 1221, 1221, 3466, 3466, 4006, 1278, 1278, 1277, 1277, 2822, 4622, 318, 2152, 2152, 5505, 318, 261, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 1650, 5506, 1650, 1278, 2152, 2152, 2152, 2152, 5512, 1650, 1650, 1650, 1650, 1650, 1650, 261, 262, 2161, 2161, 5513, 5518, 5144, 4783, 5144, 5524, 125, 125, 125, 125, 125, 262, 2152, 2152, 2152, 2152, 2152, 2152, 2152, 2152, 2152, 2152, 262, 2152, 2152, 318, 5530, 2152, 2152, 2152, 2152, 2161, 2161, 2161, 2161, 2161, 1323, 2850, 2152, 2152, 318, 2152, 2152, 2161, 2161, 2161, 2161, 2161, 2161, 2584, 2152, 2152, 2152, 2161, 2161, 2161, 2161, 5531, 5536, 4835, 4008, 2152, 2161, 2161, 2172, 1006, 828, 5537, 1650, 5539, 5543, 562, 125, 125, 125, 125, 125, 318, 2152, 2161, 2161, 2161, 2161, 2161, 5544, 843, 318, 712, 5545, 881, 943, 318, 5553, 4215, 3153, 2897, 5558, 5559, 2897, 4561, 3153, 2897, 2889, 3153, 5564, 3966, 2684, 361, 5571, 5570, 5570, 3816, 5573, 5573, 3818, 3818, 5582, 1368, 356, 5585, 1304, 5586, 5589, 1368, 5591, 5592, 2149, 3606, 540, 5593, 544, 5082, 5594, 5595, 5599, 2074, 1711, 1355, 2564, 1542, 1355, 5601, 246, 1355, 5602, 3466, 359, 3516, 1221, 4006, 1524, 2742, 3185, 1359, 125, 125, 125, 125, 125, 125, 125, 1221, 1278, 1299, 1304, 1702, 1304, 5603, 458, 1304, 5605, 5607, 3225, 264, 2152, 2152, 2152, 318, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2152, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 2161, 1650, 2187, 2576, 2652, 540, 5608, 318, 672, 3059, 5611, 5612, 246, 458, 356, 5615, 1557, 2152, 1650, 1650, 271, 311, 1650, 1650, 5616, 5620, 881, 970, 1313, 4827, 4372, 3398, 318, 246, 2882, 3153, 2897, 5639, 1512, 361, 1296, 1304, 1363, 2320, 3971, 3627, 3975, 5641, 3623, 480, 125, 125, 125, 125, 125, 125, 3659, 2425, 3630, 2320, 2319, 2318, 4108, 1786, 354, 1355, 5647, 5648, 1355, 5649, 246, 2935, 2565, 1304, 1304, 246, 1304, 550, 1304, 1304, 246, 5650, 3428, 3437, 3445, 3446, 4774, 5441, 1221, 1278, 1810, 3974, 1933, 3619, 2, 4108, 2421, 3975, 5300, 4108, 4104, 1557, 3631, 5653, 4318, 2327, 5654, 254, 5682, 2, 2176, 5690, 5732, 125, 125, 125, 125, 125, 5708, 5741, 5749, 2565, 458, 2280, 5750, 4096, 2317, 4745, 246, 1921, 5755, 5757, 2588, 5759, 2152, 2152, 2152, 246, 2152, 2152, 2152, 2152, 262, 2152, 4168, 318, 2152, 2098, 2152, 1650, 5766, 357, 318, 318, 1757, 318, 318, 1757, 458, 318, 4700, 981, 318, 2768, 2418, 5767, 5769, 5773, 311, 3745, 4903, 5774, 3398, 3398, 5786, 563, 5274, 569, 881, 1279, 5789, 5036, 2897, 5795, 2682, 2684, 5796, 5802 ], "timeDeltas": [ 25556769, 1284, 1077, 1073, 1081, 1071, 1072, 1072, 1066, 1066, 1106, 2682, 1061, 1063, 1064, 1063, 1063, 1062, 1065, 1061, 1059, 1064, 1061, 1070, 1065, 1069, 1076, 1066, 1079, 1060, 1061, 1068, 1061, 1068, 1089, 4035, 1073, 1061, 1336, 816, 1765, 1068, 4289, 3126, 989, 74, 589, 417, 1111, 60, 350, 151, 119, 404, 1083, 1072, 1079, 1079, 1067, 1087, 1069, 1121, 1351, 5128, 1673, 1726, 1689, 1056, 1074, 1066, 1069, 1078, 1066, 1064, 1062, 1068, 1073, 1070, 1063, 1066, 1077, 1061, 1066, 1062, 1076, 1070, 1078, 1067, 1980, 154, 1067, 1066, 1063, 1064, 1074, 1066, 1063, 1072, 191, 878, 260, 755, 48, 1068, 1075, 1066, 1066, 1063, 1060, 1087, 1050, 1065, 1079, 1069, 1071, 1067, 1064, 1070, 1069, 1072, 1064, 1069, 1066, 1070, 1067, 1064, 1070, 1080, 1058, 1065, 1079, 1072, 1075, 1063, 1065, 1089, 1054, 1066, 2146, 1063, 1065, 1068, 1080, 1068, 1086, 1048, 1066, 1092, 1085, 1045, 1065, 1065, 1087, 1069, 1080, 1076, 1054, 1067, 1067, 1071, 1078, 1067, 1073, 1060, 1113, 1050, 1083, 1058, 1078, 1074, 1095, 1060, 1086, 1057, 1073, 1081, 1107, 1090, 1092, 1059, 1073, 1084, 1056, 1064, 1069, 1073, 1068, 1084, 1090, 1058, 1069, 1073, 1072, 1075, 1073, 1075, 1066, 1081, 1068, 1084, 1059, 1068, 1073, 1087, 1051, 1061, 1076, 1076, 1070, 1068, 1109, 1076, 1069, 1081, 1082, 1080, 1086, 1071, 1094, 1076, 1080, 1074, 1077, 1069, 1074, 1081, 1028, 1007, 1083, 1086, 1059, 1077, 1728, 1338, 1005, 1005, 1247, 949, 1262, 1022, 1379, 1060, 1013, 1104, 9404, 1119, 2550, 600, 996, 1072, 1082, 1063, 1068, 1071, 1078, 1081, 1083, 1072, 1079, 1212, 1043, 1068, 1072, 173, 133, 109, 102, 87, 107, 89, 87, 85, 90, 9, 98, 83, 78, 82, 84, 75, 94, 444, 1102, 1050, 1076, 1072, 1081, 1085, 1048, 1091, 1086, 1082, 1094, 1042, 1575, 588, 4780, 1074, 1818, 1141, 1053, 1087, 1055, 1799, 1076, 1068, 1075, 1057, 1078, 1076, 1050, 1089, 1049, 1060, 1071, 1880, 1100, 1050, 1082, 1051, 1087, 1050, 1078, 1053, 1594, 1073, 1066, 1087, 1059, 1057, 1061, 1061, 1227, 1073, 1087, 1052, 1058, 1086, 1051, 1059, 1074, 1060, 1076, 1066, 1078, 1060, 1737, 1075, 1067, 1066, 1064, 1078, 1063, 1076, 1068, 1092, 1065, 1058, 1059, 1085, 1046, 1089, 1050, 1072, 1059, 1056, 1083, 1060, 1068, 1078, 1084, 1076, 1087, 1056, 1060, 1061, 1074, 1063, 1099, 1057, 1061, 1065, 1067, 1075, 1091, 1048, 1083, 1062, 1055, 1078, 1059, 1071, 1068, 1058, 1105, 1071, 1058, 1081, 1053, 1067, 1085, 1049, 1090, 1058, 1058, 1091, 1047, 1092, 1056, 1071, 1072, 1083, 1059, 1074, 1058, 1082, 1074, 1078, 1072, 1080, 1111, 1031, 1091, 1057, 1088, 1067, 1087, 1071, 1060, 1090, 1067, 1057, 1087, 1059, 1067, 1084, 1058, 1090, 1062, 1072, 1071, 1057, 1083, 1100, 1086, 1056, 1072, 1094, 1060, 1078, 1071, 1073, 1080, 1088, 1079, 1088, 1058, 1048, 1095, 1066, 1064, 1072, 1101, 1056, 1067, 1110, 1075, 1081, 1057, 1093, 1056, 1077, 1072, 1070, 1097, 1089, 1058, 1069, 1080, 1074, 1079, 1074, 1090, 1070, 1090, 1075, 1060, 1061, 1110, 1040, 1069, 1079, 1061, 1097, 1054, 1066, 1090, 1049, 1068, 1089, 1054, 1094, 1050, 1062, 1072, 1101, 1060, 1063, 1063, 1083, 1079, 1073, 1067, 1093, 1058, 1069, 1088, 1058, 1070, 1093, 1050, 1068, 1066, 1118, 1024, 1067, 1065, 1076, 1091, 1064, 1076, 1074, 1086, 1053, 1067, 1077, 1080, 1068, 1069, 1035, 1065, 1062, 1070, 1069, 1073, 1063, 1075, 1066, 1063, 1062, 1072, 1063, 1071, 1081, 1040, 1069, 1068, 1069, 2205, 990, 1061, 1069, 1064, 1068, 1069, 1092, 1067, 1067, 1047, 1065, 1066, 1065, 1065, 1067, 1064, 1072, 1073, 1060, 1067, 1068, 1061, 1073, 1070, 1062, 1065, 1070, 1065, 1076, 1062, 1068, 1066, 1062, 1071, 1071, 1070, 1069, 1069, 1065, 1040, 1072, 1069, 1078, 1067, 1069, 1074, 1072, 1074, 1063, 1062, 1070, 1061, 1073, 1061, 1069, 1132, 1074, 1066, 1069, 1059, 1080, 1052, 1065, 1059, 1079, 705, 362, 1064, 1069, 565, 419, 81, 222, 854, 1066, 1080, 1064, 1067, 1069, 1066, 1068, 1066, 1069, 1065, 1064, 1068, 1065, 1079, 1053, 1062, 1063, 1067, 1064, 1109, 966, 1070, 1070, 1064, 1071, 1071, 1074, 1065, 1069, 1067, 1068, 1068, 1075, 1148, 997, 1190, 1040, 1019, 1018, 1078, 2001, 354, 836, 1071, 1067, 1073, 1065, 1075, 1064, 1087, 1045, 1071, 1066, 1069, 1070, 1069, 1073, 1062, 1075, 1066, 1081, 1067, 1070, 1065, 1071, 1069, 1083, 1068, 1078, 1062, 1063, 1060, 1071, 1063, 1062, 1066, 1070, 1062, 1067, 1060, 1065, 1072, 1063, 1072, 1074, 1066, 1063, 1072, 1066, 1066, 1074, 1069, 1085, 1055, 1065, 1068, 1065, 1069, 1070, 1072, 1067, 1069, 1068, 1067, 1073, 1066, 1067, 1065, 1088, 1048, 1555, 1098, 1102, 1041, 1085, 1065, 1087, 1072, 1063, 1062, 1065, 1071, 1069, 1070, 1069, 1056, 2141, 1061, 1066, 1081, 1078, 1084, 1072, 1066, 1066, 1070, 1054, 1067, 1067, 1074, 1071, 1068, 1076, 1067, 1077, 1072, 1081, 1059, 1076, 1079, 1075, 1092, 1084, 1076, 1070, 1075, 1074, 1069, 1074, 67, 1009, 1076, 1069, 1075, 1071, 1073, 1080, 1071, 1074, 1077, 1075, 1071, 1079, 1069, 1077, 1077, 1075, 1083, 1070, 1082, 1081, 1067, 1084, 1056, 1073, 1081, 1067, 1079, 1076, 1077, 1074, 1068, 1071, 1069, 1071, 1083, 1057, 1078, 11289, 1077, 1071, 1076, 1071, 1071, 1063, 1087, 1046, 1078, 1079, 1063, 1092, 1069, 1081, 1070, 1071, 1068, 1072, 1076, 1072, 1072, 1069, 1079, 1070, 1078, 1070, 1066, 1068, 1071, 1068, 1070, 1074, 1084, 1062, 1075, 1073, 1073, 1082, 1073, 1071, 1080, 1065, 1074, 1072, 1084, 1072, 1072, 1074, 1073, 1065, 1074, 1061, 1070, 1065, 1068, 1068, 1101, 1075, 1077, 1076, 1073, 1077, 1077, 1083, 1068, 1074, 1079, 1070, 1076, 1074, 1074, 1077, 1073, 1074, 1079, 1069, 1070, 1070, 1073, 1077, 1074, 1071, 1072, 1083, 1093, 1058, 1080, 1057, 1072, 1074, 1100, 1047, 1064, 1067, 1074, 1110, 1066, 1066, 1066, 1075, 1069, 1082, 1073, 1080, 1067, 1073, 1069, 1070, 1067, 1068, 1070, 1072, 1072, 1090, 1109, 1031, 1099, 1087, 1072, 1070, 1069, 1075, 1072, 1075, 1079, 1066, 1074, 1058, 1073, 1071, 1075, 1074, 1061, 1072, 1067, 2149, 1067, 1073, 1062, 1065, 1066, 1065, 1110, 1088, 1068, 1073, 1060, 1068, 1074, 1097, 1073, 1076, 1082, 1062, 1086, 1062, 1077, 1074, 1064, 1071, 1074, 1073, 1076, 1069, 1072, 1074, 1068, 1078, 1088, 1073, 1071, 1069, 1065, 1072, 1069, 1085, 1066, 1071, 1066, 1085, 1056, 1071, 1072, 1060, 1075, 1075, 1073, 1064, 1074, 1101, 1053, 1045, 1066, 1067, 1079, 1075, 1066, 1078, 1064, 1061, 1066, 1070, 1070, 1073, 1078, 1077, 1075, 1063, 1063, 1079, 1060, 1071, 1062, 1064, 1070, 1068, 1076, 1073, 1096, 1047, 1072, 1067, 1065, 1080, 1070, 1069, 1072, 1066, 1072, 1075, 1074, 1069, 1071, 1080, 1069, 1074, 1079, 1034, 1090, 1083, 1082, 1092, 1054, 1071, 1078, 1079, 1073, 1068, 1072, 1075, 1071, 1072, 1074, 1064, 1080, 1072, 1072, 1062, 1068, 1066, 1088, 1072, 1074, 1074, 1074, 1080, 1072, 1109, 1080, 1077, 1077, 1103, 1074, 1082, 1429, 1079, 1090, 1080, 1077, 1073, 1072, 1080, 1071, 1073, 1077, 1067, 1067, 1078, 1101, 1069, 1080, 1070, 1074, 1073, 1073, 1075, 1121, 1048, 1077, 1106, 1087, 1068, 1069, 1076, 1078, 1073, 1072, 1074, 1106, 1172, 1025, 1067, 1076, 1070, 1067, 1064, 1067, 1068, 1071, 1073, 1078, 1078, 1071, 1073, 1072, 1063, 1071, 1068, 1072, 1071, 1073, 1106, 1075, 1069, 1073, 1075, 1070, 1076, 1079, 1068, 1071, 1066, 1060, 1071, 1068, 1076, 1073, 1077, 1074, 1080, 1065, 1064, 1069, 1072, 1072, 1078, 1070, 1078, 1058, 1095, 1039, 1067, 1088, 1065, 1112, 1045, 1055, 1068, 1073, 1070, 1066, 1074, 1065, 1072, 1065, 1075, 1098, 1037, 1077, 1079, 1077, 1072, 1070, 1075, 1076, 1063, 1064, 1073, 1076, 1065, 1072, 1070, 1070, 1091, 1053, 1065, 3461, 239, 1072, 1111, 1040, 1076, 1072, 1068, 1076, 1067, 1066, 1068, 1070, 1069, 1066, 1069, 1067, 1068, 1075, 1067, 1063, 2178, 1087, 1088, 1073, 1072, 1076, 1080, 1066, 1071, 1065, 1081, 1072, 1073, 1095, 1036, 1067, 1074, 1092, 1076, 1064, 1074, 1079, 1075, 1069, 1068, 1072, 1064, 1078, 1073, 1071, 1068, 1095, 1055, 411, 671, 1080, 1071, 1080, 1072, 1079, 1065, 1077, 1075, 1096, 1082, 1074, 1080, 1108, 1044, 1076, 1086, 1064, 1077, 1102, 1065, 1055, 1073, 1073, 1088, 1093, 1080, 1070, 1078, 1076, 1043, 1075, 1072, 1073, 1076, 1075, 1088, 1078, 1073, 1067, 1076, 1072, 1083, 1077, 1090, 1078, 1075, 1112, 1077, 1068, 1072, 1070, 1077, 1068, 1071, 1077, 1078, 1070, 1065, 1066, 1072, 1062, 1063, 1077, 1064, 1067, 1071, 1071, 1066, 1065, 1062, 1089, 1102, 1051, 1098, 1069, 1072, 1070, 1075, 1067, 1073, 1078, 1077, 1063, 1101, 1073, 1075, 1070, 1079, 1083, 1079, 1101, 1094, 1044, 1105, 1082, 1091, 1060, 1067, 1075, 1204, 1076, 1074, 1093, 1077, 1068, 1076, 1078, 1100, 1043, 1095, 1066, 1076, 1066, 1136, 1045, 1076, 1070, 1316, 1068, 196, 870, 1106, 1031, 1066, 1064, 1068, 1065, 1072, 1075, 1063, 1064, 1075, 1066, 1069, 1058, 1070, 1067, 1080, 1073, 1069, 1065, 1070, 1068, 1074, 1067, 1068, 1073, 1072, 1069, 1066, 1074, 1077, 1073, 1066, 1069, 1081, 1066, 1085, 1074, 708, 370, 1084, 1059, 1072, 52, 1021, 1070, 1071, 1072, 1071, 1074, 1071, 1064, 1079, 1073, 1076, 1105, 1072, 1078, 1074, 1073, 1077, 1066, 1091, 1066, 1067, 1101, 1037, 1100, 1085, 1074, 1072, 1069, 1080, 1069, 1089, 1077, 1076, 1098, 1058, 1081, 1076, 1069, 1064, 1077, 1076, 1071, 1075, 1068, 1069, 1077, 1072, 1067, 1067, 1073, 1063, 1076, 1070, 1074, 1076, 1075, 1102, 1068, 1063, 1115, 1048, 1065, 1213, 1070, 1061, 1068, 1074, 1069, 1070, 1075, 1073, 1074, 1077, 1074, 1081, 1071, 1074, 1066, 1079, 1068, 1074, 1071, 1068, 1066, 1078, 1061, 1086, 1086, 1073, 1073, 1092, 1065, 1064, 1080, 1059, 1070, 1079, 1082, 1086, 1083, 1111, 1035, 1068, 1075, 1084, 1060, 1069, 4151, 1074, 1068, 1068, 1097, 1049, 1066, 1070, 1058, 1106, 1060, 1067, 1067, 1091, 1050, 1075, 1077, 1070, 1061, 1079, 1083, 1089, 1060, 1090, 1064, 1076, 1081, 1075, 1061, 1068, 1063, 1072, 1065, 1064, 1060, 1064, 1065, 1099, 1078, 1065, 1071, 1069, 1071, 1065, 1067, 1071, 1088, 1079, 1076, 1084, 1077, 1046, 1073, 1076, 1071, 1628, 1074, 1068, 1065, 1071, 1064, 1100, 1067, 1070, 1090, 1053, 1072, 1077, 1077, 1072, 1078, 1078, 1079, 1083, 1088, 1108, 1076, 1075, 1078, 1075, 1083, 1074, 1071, 1073, 1082, 1149, 1038, 1078, 1072, 1068, 1070, 1076, 1075, 1073, 1078, 1089, 1075, 1081, 1107, 1081, 1076, 1078, 1076, 1076, 1062, 1083, 1073, 1076, 1073, 1072, 2263, 2245, 1073, 1066, 1071, 1063, 1061, 1057, 1067, 1062, 1073, 1064, 1060, 1070, 1063, 1066, 1068, 1069, 1070, 1076, 1075, 1067, 1073, 1065, 1071, 1065, 1067, 1065, 1065, 1068, 1065, 1070, 1064, 1066, 1075, 1118, 1072, 1071, 1076, 1077, 1072, 1076, 1080, 1076, 1080, 1068, 1075, 1073, 1100, 1099, 1055, 1073, 1075, 1071, 1103, 1079, 1082, 1070, 1075, 1076, 1084, 1076, 1087, 1062, 1082, 1085, 1079, 1077, 1075, 1080, 1078, 1075, 1075, 1085, 1071, 1075, 1074, 1074, 1079, 1075, 1072, 1581, 3031, 1562, 1074, 1078, 1081, 1085, 1075, 1074, 1080, 1070, 1074, 1069, 1083, 1100, 1102, 1079, 1110, 1080, 1095, 1098, 1040, 1076, 1107, 1073, 1074, 1071, 1072, 1068, 1079, 1078, 1073, 1077, 1075, 1076, 1082, 1077, 1078, 1125, 1026, 1069, 1080, 1070, 1071, 1068, 1069, 1069, 1070, 1071, 1076, 1063, 1068, 1068, 1113, 1076, 1076, 1076, 1079, 1078, 1084, 1070, 1089, 1074, 1138, 1040, 1075, 1072, 1089, 1076, 1080, 1064, 1067, 1068, 1077, 1104, 1077, 1081, 1075, 1075, 1075, 1071, 1093, 1051, 1082, 1084, 1095, 1076, 1073, 1073, 1103, 1081, 2315, 1895, 1084, 1063, 1061, 1069, 1063, 1032, 1099, 1076, 1077, 1092, 1065, 1060, 1076, 1068, 1068, 1080, 1073, 1080, 1073, 1073, 1072, 1078, 1079, 1074, 1070, 1075, 1071, 1073, 1083, 1062, 1068, 1072, 1075, 1066, 1063, 1085, 1080, 1071, 1070, 1073, 1065, 1066, 1074, 1081, 1063, 1072, 1072, 1067, 1068, 1069, 1107, 1030, 1065, 1105, 1083, 1068, 1085, 1101, 1081, 1080, 1076, 1094, 1270, 2139, 2107, 1117, 1092, 1091, 1077, 1081, 1081, 1066, 1076, 1078, 1076, 1077, 1087, 1058, 1074, 1067, 1071, 1085, 1068, 1086, 1075, 1067, 1081, 1075, 1082, 1081, 1074, 1073, 1073, 1076, 1075, 1070, 1076, 1069, 1090, 1092, 1085, 1065, 1108, 1057, 1079, 1079, 1074, 1074, 1084, 1066, 1076, 1077, 1064, 1069, 1069, 1068, 1082, 1068, 1074, 1072, 1076, 1084, 1071, 1066, 9882, 1078, 745, 324, 1067, 1069, 1074, 1069, 1075, 1075, 1079, 1073, 1086, 1078, 1079, 1076, 1073, 1078, 1076, 1063, 1074, 1071, 1072, 1097, 1093, 1082, 1073, 1077, 1074, 1070, 1110, 1090, 1079, 1490, 679, 1073, 1101, 1072, 1070, 1102, 1088, 1079, 1069, 1076, 1072, 1081, 1101, 1084, 1076, 1086, 1091, 1070, 1075, 1071, 1077, 1065, 1081, 1064, 1079, 1063, 1076, 1077, 1345, 1034, 1079, 1058, 1064, 1072, 1102, 1088, 1078, 1065, 1097, 1082, 1095, 1076, 1076, 1067, 1078, 1071, 1085, 1092, 1050, 1070, 1088, 1093, 1077, 1106, 1085, 1080, 1082, 1078, 1073, 1070, 1079, 1072, 1086, 1078, 1068, 1080, 1072, 1108, 1033, 1078, 1075, 1066, 1071, 1074, 1073, 1069, 1068, 1082, 1067, 1089, 1115, 1056, 1071, 1102, 1053, 1095, 1081, 1071, 1050, 1081, 1071, 1203, 945, 1075, 1072, 1077, 1078, 1066, 1074, 1089, 1064, 1093, 1095, 1090, 1088, 1014, 1075, 1072, 1069, 1068, 1067, 1075, 1070, 1070, 1069, 1115, 1051, 1067, 1087, 1073, 1069, 1091, 1080, 1081, 1073, 1074, 1075, 1074, 1072, 1083, 1074, 1072, 1075, 1077, 1079, 1074, 1072, 1086, 1070, 1135, 1046, 1132, 1074, 1075, 1066, 1078, 1065, 1072, 1068, 1068, 1070, 1067, 1067, 1070, 1071, 1072, 1064, 1075, 1066, 1081, 1065, 1069, 1066, 1070, 1072, 1069, 1094, 1070, 1072, 1072, 1071, 1066, 1160, 980, 1069, 1071, 1068, 1068, 1066, 1067, 1085, 1071, 1071, 1070, 1094, 1060, 1092, 1071, 1064, 1069, 1065, 1086, 1045, 1065, 1072, 1069, 1087, 1091, 1071, 1070, 1074, 1060, 1066, 2132, 1079, 1161, 985, 1076, 1069, 1063, 1066, 1103, 1083, 1077, 1090, 1071, 1097, 1102, 1082, 1084, 1113, 1095, 1212, 1034, 1053, 1068, 1067, 1065, 1080, 1102, 1078, 1079, 1072, 1081, 1088, 1078, 1077, 1075, 1069, 1074, 1070, 1074, 1073, 1068, 1074, 1074, 1077, 1116, 1112, 1079, 1078, 1076, 1069, 1071, 1073, 1071, 1072, 1080, 1108, 1075, 1077, 1079, 1068, 1094, 1068, 1071, 1070, 1080, 1072, 1070, 1072, 1067, 1072, 1073, 1065, 1127, 1011, 1081, 1084, 1066, 1065, 1070, 1074, 1077, 1073, 1070, 1091, 1093, 1065, 1080, 1071, 1074, 1101, 1102, 1093, 1097, 1076, 1074, 1073, 1116, 1083, 1083, 1079, 1100, 1081, 1099, 1074, 1127, 1018, 1080, 1079, 812, 266, 1071, 1130, 1047, 1093, 1082, 1075, 1067, 1077, 1088, 1082, 1082, 1096, 1072, 1073, 1092, 1071, 1080, 1078, 1069, 1080, 1097, 1082, 1080, 1097, 1089, 1070, 1131, 1036, 1072, 1072, 1064, 1068, 1079, 1074, 1052, 1093, 1059, 1065, 1073, 1070, 1063, 1068, 1067, 1067, 1074, 1073, 1069, 1070, 1070, 1066, 1066, 1076, 1069, 1074, 1064, 1070, 1069, 1068, 1068, 1072, 1074, 1084, 1060, 1073, 1083, 1068, 1054, 1099, 1037, 1086, 1056, 1087, 1070, 1066, 1064, 1067, 1064, 1065, 1080, 1065, 1069, 1078, 1050, 1065, 1066, 1073, 1076, 1068, 1063, 1073, 1082, 1048, 1078, 1066, 1066, 1108, 1067, 1061, 1070, 1076, 1070, 1075, 1087, 1050, 1066, 1076, 1071, 1065, 1069, 1062, 1063, 1065, 1065, 1069, 1071, 1066, 1074, 1072, 1073, 1081, 1099, 1098, 1071, 1060, 1086, 1082, 1067, 1080, 1075, 1090, 1090, 1075, 1074, 1061, 1066, 1074, 1104, 1068, 1077, 1069, 1077, 1080, 1090, 1093, 1081, 1070, 1075, 1076, 1069, 1081, 1070, 1069, 1069, 1071, 1096, 1071, 1094, 1072, 1074, 1079, 1099, 1093, 1081, 1073, 1068, 1071, 1101, 1078, 1076, 1075, 1097, 1070, 1078, 1072, 1072, 1070, 1090, 1058, 1084, 1076, 1066, 1074, 1073, 1082, 1072, 1096, 1075, 1074, 1069, 1066, 1083, 1069, 1076, 1073, 1069, 1074, 1077, 1077, 1075, 1070, 1083, 1077, 1072, 1070, 1076, 1113, 1072, 1067, 1073, 1069, 1067, 1070, 1070, 1069, 1070, 1067, 1068, 1070, 1070, 1069, 1067, 1065, 1064, 1062, 1069, 1065, 1068, 1063, 1065, 1066, 1066, 1031, 1067, 1077, 1066, 1089, 1071, 1071, 1070, 1078, 1076, 1120, 1076, 1068, 1068, 1067, 1071, 1070, 1068, 1067, 1076, 1062, 1066, 1066, 1084, 1071, 1077, 1067, 1074, 1070, 1071, 1068, 1075, 1072, 1077, 1105, 1075, 1069, 1080, 1065, 1068, 1071, 1047, 1093, 1075, 1063, 1065, 1062, 1062, 1067, 1063, 1065, 1086, 1070, 1071, 1064, 1072, 1017, 1066, 1066, 1073, 1067, 1068, 1072, 1070, 1074, 1074, 1074, 1068, 1073, 1070, 1068, 1067, 1068, 1070, 1069, 1071, 1079, 1071, 1068, 1083, 1057, 1073, 1069, 1067, 1067, 1069, 1073, 1066, 1085, 1085, 1070, 1095, 1091, 1091, 1090, 1076, 1085, 1073, 1076, 1074, 1072, 1068, 1076, 1071, 1112, 1069, 1070, 1099, 1068, 1065, 1074, 1079, 1071, 1086, 1052, 1068, 1067, 1085, 1059, 1069, 1068, 1072, 1070, 1070, 1072, 1069, 1064, 1064, 1102, 1069, 1063, 1065, 1078, 1070, 1070, 1073, 1074, 1072, 1083, 1115, 1028, 1070, 1074, 1074, 1072, 1067, 1064, 1069, 1062, 1066, 1068, 1075, 1064, 1071, 1079, 1056, 1069, 1070, 1077, 1070, 1069, 1066, 1065, 1076, 1061, 1062, 1072, 1075, 1060, 1065, 1057, 1079, 1068, 1063, 1082, 1069, 1069, 1071, 1085, 1071, 1064, 1073, 1066, 1073, 1070, 1065, 1071, 1082, 1071, 1066, 1075, 1068, 1068, 1072, 1073, 1071, 1070, 3466, 104, 1076, 1074, 1066, 1070, 1070, 1099, 1088, 1074, 1082, 1088, 1098, 1062, 1070, 1071, 1072, 1075, 1066, 1102, 1075, 1076, 1072, 1073, 1076, 1067, 1076, 1076, 1143, 1074, 1085, 1081, 1070, 1065, 1074, 1065, 1095, 1073, 1074, 1080, 1077, 1070, 1077, 1070, 1078, 1072, 1076, 1068, 1168, 1112, 1084, 1092, 1050, 1072, 1069, 1091, 1091, 2115, 1089, 1051, 1073, 1070, 1068, 1067, 1077, 1095, 1091, 1074, 1064, 1059, 1069, 1112, 1022, 1066, 1069, 1676, 2921, 1063, 1073, 1164, 990, 1065, 1087, 1082, 1093, 1067, 1083, 1076, 1073, 1073, 1080, 1065, 1100, 1084, 1068, 1076, 1071, 1072, 1067, 1075, 1074, 1068, 1073, 1075, 1067, 1084, 1120, 1040, 1078, 1077, 1076, 1077, 1077, 1084, 1070, 1067, 1075, 1077, 1069, 1076, 1066, 1105, 1085, 1067, 1071, 1092, 1091, 1086, 1071, 1101, 1074, 1068, 1092, 1079, 1070, 1067, 1069, 1071, 1101, 1091, 1073, 1067, 1071, 1068, 1071, 1068, 1075, 1088, 1048, 1064, 1082, 1078, 1075, 1104, 1073, 1075, 1088, 1074, 1072, 1146, 1006, 1079, 1077, 1082, 1068, 1069, 1071, 1062, 1068, 1071, 1076, 1063, 1080, 1071, 1097, 1153, 1051, 1088, 1123, 1061, 1080, 1085, 1102, 1172, 1071, 1070, 1067, 1084, 1086, 1071, 1077, 1072, 1070, 1069, 1066, 1075, 1090, 1088, 1075, 1073, 1077, 1073, 1097, 1076, 1077, 1082, 1069, 1094, 1052, 1074, 1069, 1078, 1069, 1076, 1145, 1053, 1073, 1149, 1069, 1075, 1065, 1066, 1066, 1065, 1066, 1068, 1098, 1028, 1061, 1068, 1094, 1089, 1060, 1062, 1065, 1060, 1067, 1062, 1063, 1062, 1072, 1095, 1070, 1072, 1071, 1067, 1071, 1094, 1069, 1067, 1061, 1073, 1063, 1071, 1065, 1065, 1068, 1067, 1064, 1092, 1068, 1065, 1081, 1077, 1067, 1068, 1076, 1072, 1073, 1068, 1074, 1068, 1079, 1088, 1077, 1073, 1071, 1073, 1078, 1071, 1077, 1077, 1076, 1069, 1069, 1069, 1072, 1077, 1060, 1068, 1068, 1070, 1103, 1042, 1071, 1077, 1057, 1071, 1062, 1070, 1069, 1072, 1063, 1072, 1065, 1071, 1072, 1063, 1068, 1073, 1069, 1075, 1060, 1069, 1075, 1072, 1093, 1068, 1066, 1070, 1065, 1088, 1057, 1074, 1066, 1074, 1054, 1067, 1069, 1062, 1075, 1049, 1072, 1072, 1056, 1079, 1069, 1071, 1071, 1068, 1072, 1068, 1074, 1069, 1068, 1071, 1084, 1065, 1068, 1066, 1080, 1069, 1069, 1078, 1070, 1064, 1070, 1066, 1066, 1069, 1075, 1068, 1072, 1070, 1068, 1068, 1069, 1074, 1229, 1075, 1077, 1159, 1032, 1026, 1071, 1069, 1093, 1071, 1077, 1067, 1078, 1075, 1109, 1073, 1076, 1074, 1076, 1061, 1074, 1073, 1081, 1065, 1072, 1067, 1069, 1065, 1065, 1070, 1065, 1073, 1065, 1070, 1064, 1066, 1069, 1067, 1065, 1065, 1071, 1061, 1079, 1070, 1083, 1077, 1076, 1075, 1082, 1098, 1074, 1074, 1079, 1114, 1035, 1067, 1071, 1064, 1079, 1074, 1070, 1074, 1064, 1077, 1072, 1059, 1069, 1081, 1057, 1070, 1086, 1076, 1071, 2137, 1070, 1065, 1067, 1075, 1094, 1067, 1064, 1072, 1063, 1065, 1070, 1085, 1049, 1085, 1077, 1073, 1076, 1070, 1072, 1086, 1059, 1074, 1068, 1081, 1064, 1072, 1077, 1074, 1078, 1074, 1068, 1071, 1084, 1063, 1084, 1072, 1091, 1079, 1068, 1066, 1067, 1093, 1073, 1067, 1066, 1067, 1066, 1066, 1066, 1071, 1071, 1069, 1074, 1094, 1073, 1068, 1075, 1075, 1075, 1077, 1097, 1092, 1088, 1076, 1078, 1093, 1068, 1076, 1075, 1063, 1080, 1079, 1071, 1068, 1070, 1074, 1062, 1082, 1103, 1051, 1077, 1072, 1080, 1086, 1068, 1085, 1079, 1067, 1085, 1065, 1075, 1066, 1077, 1072, 1069, 1067, 1070, 1076, 1069, 1072, 1073, 1069, 1071, 1070, 1064, 1069, 1068, 1069, 1068, 1075, 1067, 1065, 1069, 1068, 1067, 1075, 1080, 1068, 1071, 1073, 1071, 1070, 1071, 1069, 1071, 1071, 1075, 1072, 1067, 1062, 1067, 1066, 1064, 1067, 1062, 1063, 1070, 1075, 1069, 1069, 1073, 1069, 1068, 1070, 1067, 1070, 1071, 1068, 1076, 1099, 1085, 1091, 1076, 1094, 1071, 1074, 1073, 1072, 1071, 1066, 1075, 1080, 1060, 1079, 1097, 1072, 1065, 1105, 1040, 1070, 1103, 1086, 1072, 1074, 1072, 1080, 1075, 1072, 1076, 1074, 1076, 1071, 1074, 1083, 1081, 1092, 1078, 1077, 1070, 1075, 1070, 1069, 1069, 1083, 1070, 1151, 1101, 1084, 1073, 1074, 1072, 1071, 1072, 1090, 1062, 1071, 1078, 1079, 1072, 1077, 1065, 1081, 1073, 1081, 1103, 1037, 1080, 1061, 1068, 1065, 1066, 1062, 1078, 1097, 1079, 1060, 1073, 1077, 1065, 1079, 1068, 1069, 1072, 1070, 1071, 1080, 1079, 1072, 1073, 1079, 1163, 1011, 1079, 1076, 1072, 1066, 1076, 1072, 1075, 1071, 1074, 1071, 1076, 1080, 1080, 1076, 1074, 1075, 1070, 1069, 1072, 1083, 1075, 1074, 1073, 1068, 1079, 1071, 1063, 1073, 1068, 1071, 1080, 1072, 1076, 1066, 1070, 1071, 1069, 1066, 1070, 1069, 1108, 1075, 1090, 1073, 1079, 1074, 1071, 1074, 1071, 1096, 1072, 1073, 1123, 1012, 1070, 1070, 1068, 1068, 1068, 1069, 1070, 1069, 1070, 1071, 1071, 1071, 1069, 1058, 1083, 1085, 1046, 1072, 1068, 1069, 1070, 1069, 1067, 1067, 1067, 1075, 1078, 1075, 1066, 1070, 1066, 1067, 1071, 1067, 1067, 1077, 1080, 1071, 1067, 1066, 1069, 1070, 1069, 1068, 1074, 1068, 1070, 1076, 1074, 1064, 1067, 1066, 1066, 1089, 1065, 1070, 1076, 1082, 1066, 1065, 1067, 1066, 1067, 1066, 1063, 1063, 1067, 1067, 1070, 1069, 1074, 1072, 1060, 1072, 1073, 1064, 1070, 1073, 1066, 1067, 1081, 1090, 1077, 1075, 1085, 1087, 1069, 1075, 1062, 1074, 1065, 1070, 1074, 1070, 1088, 1073, 1069, 1070, 1095, 1089, 1069, 1075, 1071, 1063, 1074, 1102, 1069, 1065, 1076, 1094, 1092, 1087, 1064, 1089, 1094, 1072, 1064, 1071, 1080, 1072, 1077, 1077, 1077, 1089, 1076, 1072, 1065, 1069, 1068, 1070, 1074, 1073, 1072, 1083, 1070, 1068, 1072, 1071, 1077, 1074, 1089, 1065, 1093, 1046, 1084, 1068, 1058, 1067, 1072, 1072, 1080, 1067, 1057, 1073, 1082, 1049, 1077, 1070, 1213, 928, 1074, 1067, 1067, 1076, 1065, 1063, 1020, 1065, 1066, 1065, 1063, 1064, 1064, 1066, 1073, 1065, 1072, 1070, 1074, 1066, 1072, 1080, 1069, 1071, 1076, 1069, 1094, 1064, 1102, 1071, 1074, 1079, 1064, 1065, 1078, 1072, 1068, 1071, 1082, 1110, 1072, 1076, 1072, 1067, 1071, 1069, 1067, 1066, 1073, 1074, 1070, 1075, 1069, 1069, 1069, 1067, 1066, 1070, 1067, 1067, 1073, 1070, 1087, 1047, 1079, 1065, 1073, 1069, 1081, 1072, 1068, 1076, 1075, 1069, 1071, 1073, 1072, 1100, 1073, 1063, 1065, 1068, 1073, 1066, 1077, 1074, 1070, 1065, 1067, 1069, 1087, 1072, 1067, 1071, 1066, 1076, 1080, 1067, 1073, 1069, 1069, 1073, 1066, 1075, 1071, 1072, 1074, 1067, 1073, 1069, 1112, 1031, 1071, 1075, 1058, 1071, 1061, 1070, 1108, 1082, 1055, 1071, 1067, 1069, 1062, 1067, 1079, 1073, 1107, 1074, 1065, 1090, 1052, 1095, 1065, 1060, 1071, 1084, 1070, 1073, 1070, 1069, 1074, 1070, 1070, 1077, 1061, 1071, 1070, 1066, 1103, 1076, 1068, 1066, 1073, 1093, 1068, 1307, 1088, 1092, 1077, 1072, 1073, 1075, 1097, 1067, 1069, 1073, 2152, 1079, 1091, 1070, 1073, 1071, 1076, 1071, 1071, 1069, 1067, 1069, 1066, 1068, 1066, 1060, 1070, 1075, 1064, 1073, 1071, 1069, 1068, 1074, 1080, 1074, 1078, 1070, 1076, 1072, 1074, 1073, 1075, 1069, 1086, 1072, 1074, 1082, 1100, 1072, 1074, 1082, 1068, 1082, 1079, 1069, 1076, 1076, 1082, 1084, 1078, 1074, 1073, 1121, 1033, 1075, 1091, 1076, 1070, 1072, 1085, 1076, 1080, 1079, 1079, 1069, 1072, 1069, 1073, 1104, 1087, 1075, 1073, 1117, 1072, 1083, 1077, 1065, 1078, 1071, 1070, 1068, 1143, 1081, 1075, 1074, 2168, 1101, 1054, 1066, 1062, 1072, 1066, 1064, 1068, 1068, 1070, 1078, 1070, 1074, 1112, 1076, 1077, 1095, 1083, 1075, 1080, 1076, 1072, 1081, 1077, 1072, 1071, 1069, 1082, 1078, 1074, 1065, 1077, 1072, 1077, 1062, 1077, 1075, 1100, 1052, 1068, 1069, 1075, 1102, 1101, 1064, 1072, 1095, 1054, 1077, 1076, 1071, 1100, 1104, 1084, 1082, 1067, 1073, 1070, 1069, 1083, 1082, 1075, 1074, 1075, 1076, 1073, 1076, 1077, 1069, 1070, 1080, 1100, 1073, 1075, 1070, 1083, 1063, 1069, 1070, 1067, 1071, 1075, 1068, 1069, 1080, 1067, 1078, 1074, 1093, 1077, 1067, 1063, 1091, 1063, 1069, 1127, 1020, 1071, 1074, 1068, 1069, 1070, 1069, 1073, 1069, 1075, 1078, 1066, 1074, 1069, 1065, 1069, 1065, 1073, 1064, 1083, 1076, 1074, 1066, 1069, 1075, 1066, 1069, 1065, 1077, 1104, 1071, 1078, 1080, 1065, 1078, 1062, 1078, 1075, 1076, 1070, 1072, 1072, 1069, 1069, 1071, 1067, 1081, 1064, 1074, 1068, 1069, 1081, 1066, 1109, 1099, 1068, 1068, 1067, 1065, 1065, 1062, 1064, 1070, 1066, 1081, 1066, 1055, 1073, 1106, 1072, 1072, 1081, 1057, 1076, 1056, 1078, 1068, 1070, 1075, 1072, 1073, 1065, 1068, 1073, 1072, 1067, 1067, 1068, 1077, 1067, 1071, 1076, 1071, 1068, 1089, 1065, 1072, 1072, 1074, 1082, 1057, 1111, 1070, 1065, 1068, 1066, 1067, 1064, 1066, 1068, 1064, 1066, 1067, 1072, 1080, 1076, 1065, 1071, 1071, 1066, 1073, 1083, 1056, 1064, 1071, 1072, 1064, 1116, 1073, 1076, 1071, 1089, 1075, 1068, 1071, 1075, 1072, 1071, 1084, 1085, 1074, 1074, 1080, 1081, 1070, 1074, 1071, 1081, 1076, 1308, 848, 1072, 1084, 1061, 1068, 1082, 1076, 1072, 1070, 1073, 1078, 1075, 1068, 1070, 1078, 1071, 1072, 1074, 1073, 1105, 1079, 1064, 1070, 1071, 1075, 1079, 1083, 1071, 1118, 1087, 1072, 1071, 1083, 1083, 1075, 1082, 1077, 1080, 1076, 1068, 1066, 1069, 1082, 1127, 1007, 1067, 1066, 1066, 1071, 1064, 1068, 1064, 1075, 1072, 1066, 1060, 1070, 1106, 1078, 1088, 1068, 1079, 1093, 1066, 1126, 1076, 1087, 1074, 1076, 1087, 1074, 1083, 1063, 1068, 1071, 1064, 1063, 1072, 1100, 1071, 1084, 1073, 1072, 1085, 1081, 1145, 1092, 1083, 1079, 1074, 1125, 1032, 1071, 1068, 1075, 1068, 1072, 1073, 1098, 1074, 1076, 1078, 1069, 1069, 1066, 1076, 1066, 1068, 1067, 1079, 1079, 1069, 1066, 1079, 1066, 1064, 1085, 1080, 1073, 1067, 1088, 1079, 1076, 1071, 1077, 1074, 1081, 1068, 1070, 1075, 1066, 1074, 1070, 1068, 1070, 1066, 1073, 1114, 1080, 1069, 1088, 1084, 1066, 1071, 1073, 1075, 1093, 1072, 1068, 1074, 1107, 1068, 1065, 1066, 1073, 1094, 1075, 1076, 1068, 1093, 1069, 1104, 1039, 1067, 1063, 1070, 1072, 1071, 1084, 1078, 1075, 1068, 1077, 1090, 1099, 1065, 1120, 1024, 1076, 1075, 1073, 1069, 1067, 1079, 1075, 1072, 1073, 1072, 1100, 1071, 1082, 1081, 1074, 1077, 1103, 1092, 1070, 1072, 1096, 1072, 1078, 1072, 1124, 1086, 1067, 1077, 1076, 1084, 1044, 1075, 1072, 1087, 1065, 1104, 1032, 1068, 1103, 1092, 1074, 1079, 1107, 1085, 1074, 1074, 1057, 1085, 1048, 1071, 1075, 1086, 1065, 1067, 1063, 1075, 1064, 1063, 1063, 1062, 1063, 1065, 1062, 1069, 1069, 1066, 1071, 1072, 1071, 1066, 1071, 1063, 1076, 1072, 1089, 1093, 1040, 1069, 1068, 1073, 1082, 1071, 1067, 1073, 1077, 1069, 1095, 1084, 1080, 1069, 1074, 1070, 1066, 1072, 1068, 1097, 1071, 1067, 1098, 1068, 1072, 1066, 1074, 1074, 1069, 1071, 1077, 1070, 1072, 1083, 1072, 1076, 1061, 1067, 1072, 1071, 1077, 1070, 1069, 1080, 1069, 1070, 1067, 1075, 1072, 1063, 1081, 1071, 1065, 1141, 1088, 1074, 1076, 1081, 1072, 1104, 1042, 1071, 1075, 1070, 1065, 1072, 1066, 1076, 1071, 1068, 1072, 1070, 1072, 1083, 1073, 1075, 1072, 1075, 1070, 1073, 1072, 1073, 1101, 1076, 1071, 1073, 1080, 1068, 1068, 1072, 1074, 1074, 1068, 1093, 1077, 1073, 1072, 1073, 1073, 1075, 1095, 1071, 1068, 1092, 1069, 1078, 1106, 1075, 1075, 1074, 1071, 1069, 1070, 1108, 1044, 1062, 1084, 1060, 1082, 1064, 1082, 1069, 1079, 1066, 1080, 1072, 1080, 1071, 1077, 1070, 1080, 1081, 1118, 1079, 3343, 360, 1169, 1052, 1075, 1130, 1028, 1093, 1217, 963, 1075, 1068, 1102, 1074, 1082, 1073, 1070, 1069, 1077, 1078, 1072, 1078, 1077, 1953, 1077, 1068, 1099, 1085, 1079, 1075, 1075, 1072, 1074, 1067, 1070, 1072, 1066, 1075, 1073, 1072, 1071, 1068, 1080, 1080, 1071, 1068, 1065, 1092, 1062, 1078, 1072, 1068, 1067, 1080, 1065, 1070, 1074, 1067, 1096, 1075, 1068, 1101, 1053, 1078, 1081, 1093, 1071, 1079, 1090, 1077, 1068, 1074, 1069, 1089, 1072, 1070, 1068, 1082, 1091, 1075, 1079, 1066, 1072, 1081, 1079, 1052, 2670, 1080, 1065, 1077, 1096, 1063, 1070, 1057, 1069, 1070, 1069, 1066, 1083, 1069, 1076, 1072, 1070, 1079, 1074, 1072, 1071, 1072, 1103, 1085, 1069, 1071, 1065, 1071, 1068, 1079, 1076, 1080, 1060, 1071, 1068, 1068, 1072, 1067, 1065, 1067, 1079, 1066, 1086, 1109, 1070, 1080, 1083, 1067, 1076, 1063, 1077, 1075, 1073, 1070, 1067, 1072, 1071, 1077, 1070, 1064, 1082, 1133, 1002, 1058, 1116, 1059, 1073, 1077, 1070, 1063, 1090, 1096, 1053, 435 ] }; var myCopy = null;
Tests:
Lodash cloneDeep
myCopy = _.cloneDeep(MyObject);
Native structuredClone
myCopy = structuredClone(MyObject);
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
Lodash cloneDeep
Native structuredClone
Fastest:
N/A
Slowest:
N/A
Latest run results:
Run details:
(Test run date:
one year ago
)
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Browser/OS:
Chrome 137 on Mac OS X 10.15.7
View result in a separate tab
Embed
Embed Benchmark Result
Native structuredClone
130/s
Lodash cloneDeep
53/s
View exact numbers
Test name
Executions per second
✓
Native structuredClone
130 Ops/sec
Lodash cloneDeep
53 Ops/sec
Related benchmarks
Lodash cloneDeep vs structuredClone v1
Lodash cloneDeep vs structuredClone 2222
Lodash cloneDeep vs structuredClone 22222
Comments
Confirm delete:
Do you really want to delete benchmark?