n-plus-one-api-calls-in-issue-stream.json 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930
  1. {
  2. "event_id": "8198d867e4c84136a3588fa0a1a57e18",
  3. "platform": "javascript",
  4. "datetime": "2022-11-01T19:14:52.996900+00:00",
  5. "tags": [
  6. ["browser", "Chrome 107.0.0"],
  7. ["browser.name", "Chrome"],
  8. ["device", "Mac"],
  9. ["device.family", "Mac"],
  10. ["level", "info"],
  11. ["os", "Mac OS X 10.15.7"],
  12. ["os.name", "Mac OS X"],
  13. ["transaction", "/organizations/:orgId/issues/"],
  14. ["url", "https://sentry.io/organizations/sentry/issues/"]
  15. ],
  16. "culprit": "/organizations/:orgId/issues/",
  17. "environment": "prod",
  18. "location": "/organizations/:orgId/issues/",
  19. "received": 1667330093.08279,
  20. "request": {
  21. "url": "https://sentry.io/organizations/sentry/issues/",
  22. "headers": [
  23. [
  24. "User-Agent",
  25. "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"
  26. ]
  27. ]
  28. },
  29. "sdk": {
  30. "name": "sentry.javascript.react",
  31. "version": "7.15.0",
  32. "integrations": [
  33. "InboundFilters",
  34. "FunctionToString",
  35. "TryCatch",
  36. "Breadcrumbs",
  37. "GlobalHandlers",
  38. "LinkedErrors",
  39. "Dedupe",
  40. "HttpContext",
  41. "ExtraErrorData",
  42. "BrowserTracing"
  43. ],
  44. "packages": [{"name": "npm:@sentry/react", "version": "7.15.0"}]
  45. },
  46. "spans": [
  47. {
  48. "timestamp": 1667330086.2848,
  49. "start_timestamp": 1667330086.2827,
  50. "exclusive_time": 2.099991,
  51. "description": "<OrganizationContextContainer>",
  52. "op": "ui.react.mount",
  53. "span_id": "8a469dc5c6c4dbd4",
  54. "parent_span_id": "a0c39078d1570b00",
  55. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  56. "hash": "d81f30cfc3785478"
  57. },
  58. {
  59. "timestamp": 1667330086.5292,
  60. "start_timestamp": 1667330086.2861,
  61. "exclusive_time": 243.100167,
  62. "description": "GET /api/0/organizations/?member=1",
  63. "op": "http.client",
  64. "span_id": "b8ce6bbc7a6bb29f",
  65. "parent_span_id": "a0c39078d1570b00",
  66. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  67. "status": "ok",
  68. "tags": {"http.status_code": "200"},
  69. "data": {"http.method": "GET", "type": "fetch", "url": "/api/0/organizations/?member=1"},
  70. "hash": "cbc1d1c7a6500a75"
  71. },
  72. {
  73. "timestamp": 1667330086.4261,
  74. "start_timestamp": 1667330086.2911,
  75. "exclusive_time": 134.99999,
  76. "description": "GET /api/0/organizations/sentry/client-state/",
  77. "op": "http.client",
  78. "span_id": "81abe18d6de65766",
  79. "parent_span_id": "a0c39078d1570b00",
  80. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  81. "status": "ok",
  82. "tags": {"http.status_code": "200"},
  83. "data": {
  84. "http.method": "GET",
  85. "type": "fetch",
  86. "url": "/api/0/organizations/sentry/client-state/"
  87. },
  88. "hash": "8d5b892af8f5784d"
  89. },
  90. {
  91. "timestamp": 1667330086.5295,
  92. "start_timestamp": 1667330086.3058,
  93. "exclusive_time": 223.700046,
  94. "description": "GET /api/0/subscriptions/sentry/",
  95. "op": "http.client",
  96. "span_id": "8252b556def01d1c",
  97. "parent_span_id": "a0c39078d1570b00",
  98. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  99. "status": "ok",
  100. "tags": {"http.status_code": "200"},
  101. "data": {"http.method": "GET", "type": "fetch", "url": "/api/0/subscriptions/sentry/"},
  102. "hash": "51a97bb49057facc"
  103. },
  104. {
  105. "timestamp": 1667330086.4925,
  106. "start_timestamp": 1667330086.3065,
  107. "exclusive_time": 186.000108,
  108. "description": "GET /api/0/organizations/sentry/broadcasts/",
  109. "op": "http.client",
  110. "span_id": "aa619733a70c5d15",
  111. "parent_span_id": "a0c39078d1570b00",
  112. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  113. "status": "ok",
  114. "tags": {"http.status_code": "200"},
  115. "data": {
  116. "http.method": "GET",
  117. "type": "fetch",
  118. "url": "/api/0/organizations/sentry/broadcasts/"
  119. },
  120. "hash": "a1b34470e41ddd97"
  121. },
  122. {
  123. "timestamp": 1667330086.3124,
  124. "start_timestamp": 1667330086.3101,
  125. "exclusive_time": 2.300024,
  126. "description": "<IssueListOverview>",
  127. "op": "ui.react.mount",
  128. "span_id": "908c253ca76ac83c",
  129. "parent_span_id": "a0c39078d1570b00",
  130. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  131. "hash": "530d2b028b19c71b"
  132. },
  133. {
  134. "timestamp": 1667330086.3112,
  135. "start_timestamp": 1667330086.3109,
  136. "exclusive_time": 0.299931,
  137. "description": "<LoadingIndicator>",
  138. "op": "ui.react.mount",
  139. "span_id": "b0759b34555a6aad",
  140. "parent_span_id": "a0c39078d1570b00",
  141. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  142. "hash": "f93d7e6580639d76"
  143. },
  144. {
  145. "timestamp": 1667330086.5291,
  146. "start_timestamp": 1667330086.3114,
  147. "exclusive_time": 217.700005,
  148. "description": "GET /api/0/organizations/sentry/searches/",
  149. "op": "http.client",
  150. "span_id": "9f47d352a8907aac",
  151. "parent_span_id": "a0c39078d1570b00",
  152. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  153. "status": "ok",
  154. "tags": {"http.status_code": "200"},
  155. "data": {
  156. "http.method": "GET",
  157. "type": "fetch",
  158. "url": "/api/0/organizations/sentry/searches/"
  159. },
  160. "hash": "66ba771639b7c0d6"
  161. },
  162. {
  163. "timestamp": 1667330092.9969,
  164. "start_timestamp": 1667330086.3118,
  165. "exclusive_time": 6685.100078,
  166. "description": "GET /api/0/organizations/sentry/tags/?statsPeriod=14d&use_cache=1",
  167. "op": "http.client",
  168. "span_id": "b4930fb7108ce7a1",
  169. "parent_span_id": "a0c39078d1570b00",
  170. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  171. "status": "cancelled",
  172. "data": {
  173. "http.method": "GET",
  174. "type": "fetch",
  175. "url": "/api/0/organizations/sentry/tags/?statsPeriod=14d&use_cache=1"
  176. },
  177. "hash": "ae33a3ecac656ef3"
  178. },
  179. {
  180. "timestamp": 1667330087.1583,
  181. "start_timestamp": 1667330086.3121,
  182. "exclusive_time": 846.199989,
  183. "description": "GET /api/0/organizations/sentry/users/",
  184. "op": "http.client",
  185. "span_id": "8f1f77e10853820f",
  186. "parent_span_id": "a0c39078d1570b00",
  187. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  188. "status": "ok",
  189. "tags": {"http.status_code": "200"},
  190. "data": {
  191. "http.method": "GET",
  192. "type": "fetch",
  193. "url": "/api/0/organizations/sentry/users/"
  194. },
  195. "hash": "679d11aab1658687"
  196. },
  197. {
  198. "timestamp": 1667330086.5772,
  199. "start_timestamp": 1667330086.5471,
  200. "exclusive_time": 30.099868,
  201. "description": "<IssueListOverview>",
  202. "op": "ui.react.update",
  203. "span_id": "97b3cf73b7c03596",
  204. "parent_span_id": "908c253ca76ac83c",
  205. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  206. "data": {"changedProps": ["savedSearches", "savedSearchLoading"]},
  207. "hash": "530d2b028b19c71b"
  208. },
  209. {
  210. "timestamp": 1667330086.5764,
  211. "start_timestamp": 1667330086.5701,
  212. "exclusive_time": 6.299972,
  213. "description": "<LoadingIndicator>",
  214. "op": "ui.react.mount",
  215. "span_id": "af2f6d13fa8f8921",
  216. "parent_span_id": "a0c39078d1570b00",
  217. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  218. "hash": "f93d7e6580639d76"
  219. },
  220. {
  221. "timestamp": 1667330086.5703,
  222. "start_timestamp": 1667330086.3112,
  223. "exclusive_time": 259.100199,
  224. "description": "<LoadingIndicator>",
  225. "op": "ui.react.render",
  226. "span_id": "8d4e5fc9393d6d94",
  227. "parent_span_id": "b0759b34555a6aad",
  228. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  229. "hash": "f93d7e6580639d76"
  230. },
  231. {
  232. "timestamp": 1667330086.6718,
  233. "start_timestamp": 1667330086.5761,
  234. "exclusive_time": 95.699787,
  235. "description": "GET /api/0/organizations/sentry/processingissues/",
  236. "op": "http.client",
  237. "span_id": "bf06cf268553aef6",
  238. "parent_span_id": "a0c39078d1570b00",
  239. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  240. "status": "ok",
  241. "tags": {"http.status_code": "200"},
  242. "data": {
  243. "http.method": "GET",
  244. "type": "fetch",
  245. "url": "/api/0/organizations/sentry/processingissues/"
  246. },
  247. "hash": "d90b327be49a3442"
  248. },
  249. {
  250. "timestamp": 1667330087.0166,
  251. "start_timestamp": 1667330086.577,
  252. "exclusive_time": 439.599991,
  253. "description": "GET /api/0/organizations/sentry/issues/?collapse=stats&expand=owners&expand=inbox&limit=25&query=is%3Aunresolved&shortIdLookup=1&statsPeriod=14d",
  254. "op": "http.client",
  255. "span_id": "8d8722d2433d22b5",
  256. "parent_span_id": "a0c39078d1570b00",
  257. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  258. "status": "ok",
  259. "tags": {"http.status_code": "200"},
  260. "data": {
  261. "http.method": "GET",
  262. "type": "fetch",
  263. "url": "/api/0/organizations/sentry/issues/?collapse=stats&expand=owners&expand=inbox&limit=25&query=is%3Aunresolved&shortIdLookup=1&statsPeriod=14d"
  264. },
  265. "hash": "b277c48e9d089b78"
  266. },
  267. {
  268. "timestamp": 1667330086.5772,
  269. "start_timestamp": 1667330086.5541,
  270. "exclusive_time": 23.099899,
  271. "description": "<App>",
  272. "op": "ui.react.update",
  273. "span_id": "9615cb58ffda53dc",
  274. "parent_span_id": "a0c39078d1570b00",
  275. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  276. "hash": "692fda753348e2cb"
  277. },
  278. {
  279. "timestamp": 1667330086.5988,
  280. "start_timestamp": 1667330086.5901,
  281. "exclusive_time": 8.699894,
  282. "description": "<OrganizationContextContainer>",
  283. "op": "ui.react.update",
  284. "span_id": "ad45d575ff3caa88",
  285. "parent_span_id": "8a469dc5c6c4dbd4",
  286. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  287. "data": {"changedProps": ["organizationsLoading", "organizations"]},
  288. "hash": "d81f30cfc3785478"
  289. },
  290. {
  291. "timestamp": 1667330086.7904,
  292. "start_timestamp": 1667330086.7849,
  293. "exclusive_time": 5.500078,
  294. "description": "<IssueListOverview>",
  295. "op": "ui.react.update",
  296. "span_id": "b266649f69a56ebd",
  297. "parent_span_id": "908c253ca76ac83c",
  298. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  299. "data": {"changedProps": ["selection"]},
  300. "hash": "530d2b028b19c71b"
  301. },
  302. {
  303. "timestamp": 1667330086.8048,
  304. "start_timestamp": 1667330086.7957,
  305. "exclusive_time": 9.09996,
  306. "description": "<IssueListOverview>",
  307. "op": "ui.react.update",
  308. "span_id": "82983065ab2c04e9",
  309. "parent_span_id": "908c253ca76ac83c",
  310. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  311. "data": {"changedProps": ["tags"]},
  312. "hash": "530d2b028b19c71b"
  313. },
  314. {
  315. "timestamp": 1667330087.7177,
  316. "start_timestamp": 1667330087.0318,
  317. "exclusive_time": 685.899973,
  318. "description": "GET /api/0/organizations/sentry/issues-stats/?groups=3357551786&groups=3653952005&groups=3632201767&groups=3615922758&groups=1816441087&groups=2735845732&groups=2021019829&groups=3708674711&groups=3635082165&groups=1888630303&groups=2615251187&groups=3476760148&groups=3254685754&groups=2364324326&groups=3677909695&groups=1816441096&groups=3708657138&groups=3146776098&groups=3542232742&groups=2636653063&groups=2615489334&groups=3696257335&groups=3696257277&groups=3693916318&groups=3696257055&query=is%3Aunresolved&statsPeriod=14d",
  319. "op": "http.client",
  320. "span_id": "af0d375777af3c31",
  321. "parent_span_id": "a0c39078d1570b00",
  322. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  323. "status": "ok",
  324. "tags": {"http.status_code": "200"},
  325. "data": {
  326. "http.method": "GET",
  327. "type": "fetch",
  328. "url": "/api/0/organizations/sentry/issues-stats/?groups=3357551786&groups=3653952005&groups=3632201767&groups=3615922758&groups=1816441087&groups=2735845732&groups=2021019829&groups=3708674711&groups=3635082165&groups=1888630303&groups=2615251187&groups=3476760148&groups=3254685754&groups=2364324326&groups=3677909695&groups=1816441096&groups=3708657138&groups=3146776098&groups=3542232742&groups=2636653063&groups=2615489334&groups=3696257335&groups=3696257277&groups=3693916318&groups=3696257055&query=is%3Aunresolved&statsPeriod=14d"
  329. },
  330. "hash": "503b4456ee900820"
  331. },
  332. {
  333. "timestamp": 1667330087.4632,
  334. "start_timestamp": 1667330087.0426,
  335. "exclusive_time": 420.600176,
  336. "description": "GET /api/0/organizations/sentry/issues-count/?query=is%3Aunresolved%20is%3Afor_review%20assigned_or_suggested%3A%5Bme%2C%20none%5D&query=is%3Aignored&query=is%3Areprocessing&statsPeriod=14d",
  337. "op": "http.client",
  338. "span_id": "bbfe8bc3204425db",
  339. "parent_span_id": "a0c39078d1570b00",
  340. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  341. "status": "ok",
  342. "tags": {"http.status_code": "200"},
  343. "data": {
  344. "http.method": "GET",
  345. "type": "fetch",
  346. "url": "/api/0/organizations/sentry/issues-count/?query=is%3Aunresolved%20is%3Afor_review%20assigned_or_suggested%3A%5Bme%2C%20none%5D&query=is%3Aignored&query=is%3Areprocessing&statsPeriod=14d"
  347. },
  348. "hash": "545cb7f4994c77bd"
  349. },
  350. {
  351. "timestamp": 1667330087.0933,
  352. "start_timestamp": 1667330086.5764,
  353. "exclusive_time": 516.900063,
  354. "description": "<LoadingIndicator>",
  355. "op": "ui.react.render",
  356. "span_id": "b4d92ecc59276559",
  357. "parent_span_id": "af2f6d13fa8f8921",
  358. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  359. "hash": "f93d7e6580639d76"
  360. },
  361. {
  362. "timestamp": 1667330087.3683,
  363. "start_timestamp": 1667330087.1034,
  364. "exclusive_time": 264.89997,
  365. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3357551786%20%21replayId%3A%22%22&statsPeriod=14d",
  366. "op": "http.client",
  367. "span_id": "ba198ace55bdb20f",
  368. "parent_span_id": "a0c39078d1570b00",
  369. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  370. "status": "ok",
  371. "tags": {"http.status_code": "200"},
  372. "data": {
  373. "http.method": "GET",
  374. "type": "fetch",
  375. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3357551786%20%21replayId%3A%22%22&statsPeriod=14d"
  376. },
  377. "hash": "c62fb7386c5b1fcd"
  378. },
  379. {
  380. "timestamp": 1667330087.9189,
  381. "start_timestamp": 1667330087.104,
  382. "exclusive_time": 814.899921,
  383. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3653952005%20%21replayId%3A%22%22&statsPeriod=14d",
  384. "op": "http.client",
  385. "span_id": "8a20c71faa0fb6a7",
  386. "parent_span_id": "a0c39078d1570b00",
  387. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  388. "status": "ok",
  389. "tags": {"http.status_code": "200"},
  390. "data": {
  391. "http.method": "GET",
  392. "type": "fetch",
  393. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3653952005%20%21replayId%3A%22%22&statsPeriod=14d"
  394. },
  395. "hash": "c62fb7386c5b1fcd"
  396. },
  397. {
  398. "timestamp": 1667330087.3722,
  399. "start_timestamp": 1667330087.1044,
  400. "exclusive_time": 267.800093,
  401. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3632201767%20%21replayId%3A%22%22&statsPeriod=14d",
  402. "op": "http.client",
  403. "span_id": "9269c825d935b33a",
  404. "parent_span_id": "a0c39078d1570b00",
  405. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  406. "status": "ok",
  407. "tags": {"http.status_code": "200"},
  408. "data": {
  409. "http.method": "GET",
  410. "type": "fetch",
  411. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3632201767%20%21replayId%3A%22%22&statsPeriod=14d"
  412. },
  413. "hash": "c62fb7386c5b1fcd"
  414. },
  415. {
  416. "timestamp": 1667330087.6783,
  417. "start_timestamp": 1667330087.1049,
  418. "exclusive_time": 573.40002,
  419. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3615922758%20%21replayId%3A%22%22&statsPeriod=14d",
  420. "op": "http.client",
  421. "span_id": "9ea82f759505e0f3",
  422. "parent_span_id": "a0c39078d1570b00",
  423. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  424. "status": "ok",
  425. "tags": {"http.status_code": "200"},
  426. "data": {
  427. "http.method": "GET",
  428. "type": "fetch",
  429. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3615922758%20%21replayId%3A%22%22&statsPeriod=14d"
  430. },
  431. "hash": "c62fb7386c5b1fcd"
  432. },
  433. {
  434. "timestamp": 1667330087.619,
  435. "start_timestamp": 1667330087.1052,
  436. "exclusive_time": 513.799906,
  437. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A1816441087%20%21replayId%3A%22%22&statsPeriod=14d",
  438. "op": "http.client",
  439. "span_id": "8c55019639e94ab3",
  440. "parent_span_id": "a0c39078d1570b00",
  441. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  442. "status": "ok",
  443. "tags": {"http.status_code": "200"},
  444. "data": {
  445. "http.method": "GET",
  446. "type": "fetch",
  447. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A1816441087%20%21replayId%3A%22%22&statsPeriod=14d"
  448. },
  449. "hash": "c62fb7386c5b1fcd"
  450. },
  451. {
  452. "timestamp": 1667330087.9192,
  453. "start_timestamp": 1667330087.1054,
  454. "exclusive_time": 813.799858,
  455. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2735845732%20%21replayId%3A%22%22&statsPeriod=14d",
  456. "op": "http.client",
  457. "span_id": "9b86746e9cc7fbf0",
  458. "parent_span_id": "a0c39078d1570b00",
  459. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  460. "status": "ok",
  461. "tags": {"http.status_code": "200"},
  462. "data": {
  463. "http.method": "GET",
  464. "type": "fetch",
  465. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2735845732%20%21replayId%3A%22%22&statsPeriod=14d"
  466. },
  467. "hash": "c62fb7386c5b1fcd"
  468. },
  469. {
  470. "timestamp": 1667330087.92,
  471. "start_timestamp": 1667330087.1056,
  472. "exclusive_time": 814.399958,
  473. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2021019829%20%21replayId%3A%22%22&statsPeriod=14d",
  474. "op": "http.client",
  475. "span_id": "806aa31fe1874495",
  476. "parent_span_id": "a0c39078d1570b00",
  477. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  478. "status": "ok",
  479. "tags": {"http.status_code": "200"},
  480. "data": {
  481. "http.method": "GET",
  482. "type": "fetch",
  483. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2021019829%20%21replayId%3A%22%22&statsPeriod=14d"
  484. },
  485. "hash": "c62fb7386c5b1fcd"
  486. },
  487. {
  488. "timestamp": 1667330087.936,
  489. "start_timestamp": 1667330087.1058,
  490. "exclusive_time": 830.200195,
  491. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3708674711%20%21replayId%3A%22%22&statsPeriod=14d",
  492. "op": "http.client",
  493. "span_id": "bf409b62d9c30197",
  494. "parent_span_id": "a0c39078d1570b00",
  495. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  496. "status": "ok",
  497. "tags": {"http.status_code": "200"},
  498. "data": {
  499. "http.method": "GET",
  500. "type": "fetch",
  501. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3708674711%20%21replayId%3A%22%22&statsPeriod=14d"
  502. },
  503. "hash": "c62fb7386c5b1fcd"
  504. },
  505. {
  506. "timestamp": 1667330087.9952,
  507. "start_timestamp": 1667330087.106,
  508. "exclusive_time": 889.199972,
  509. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3635082165%20%21replayId%3A%22%22&statsPeriod=14d",
  510. "op": "http.client",
  511. "span_id": "896ac7d28addb37f",
  512. "parent_span_id": "a0c39078d1570b00",
  513. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  514. "status": "ok",
  515. "tags": {"http.status_code": "200"},
  516. "data": {
  517. "http.method": "GET",
  518. "type": "fetch",
  519. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3635082165%20%21replayId%3A%22%22&statsPeriod=14d"
  520. },
  521. "hash": "c62fb7386c5b1fcd"
  522. },
  523. {
  524. "timestamp": 1667330088.0358,
  525. "start_timestamp": 1667330087.1062,
  526. "exclusive_time": 929.600001,
  527. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A1888630303%20%21replayId%3A%22%22&statsPeriod=14d",
  528. "op": "http.client",
  529. "span_id": "9c859aeaf6bfaea9",
  530. "parent_span_id": "a0c39078d1570b00",
  531. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  532. "status": "ok",
  533. "tags": {"http.status_code": "200"},
  534. "data": {
  535. "http.method": "GET",
  536. "type": "fetch",
  537. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A1888630303%20%21replayId%3A%22%22&statsPeriod=14d"
  538. },
  539. "hash": "c62fb7386c5b1fcd"
  540. },
  541. {
  542. "timestamp": 1667330088.0622,
  543. "start_timestamp": 1667330087.1065,
  544. "exclusive_time": 955.700159,
  545. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2615251187%20%21replayId%3A%22%22&statsPeriod=14d",
  546. "op": "http.client",
  547. "span_id": "950d8f569bbe3d9e",
  548. "parent_span_id": "a0c39078d1570b00",
  549. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  550. "status": "ok",
  551. "tags": {"http.status_code": "200"},
  552. "data": {
  553. "http.method": "GET",
  554. "type": "fetch",
  555. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2615251187%20%21replayId%3A%22%22&statsPeriod=14d"
  556. },
  557. "hash": "c62fb7386c5b1fcd"
  558. },
  559. {
  560. "timestamp": 1667330088.1993,
  561. "start_timestamp": 1667330087.1066,
  562. "exclusive_time": 1092.700004,
  563. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3476760148%20%21replayId%3A%22%22&statsPeriod=14d",
  564. "op": "http.client",
  565. "span_id": "b19a2811b457e87a",
  566. "parent_span_id": "a0c39078d1570b00",
  567. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  568. "status": "ok",
  569. "tags": {"http.status_code": "200"},
  570. "data": {
  571. "http.method": "GET",
  572. "type": "fetch",
  573. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3476760148%20%21replayId%3A%22%22&statsPeriod=14d"
  574. },
  575. "hash": "c62fb7386c5b1fcd"
  576. },
  577. {
  578. "timestamp": 1667330088.1787,
  579. "start_timestamp": 1667330087.1069,
  580. "exclusive_time": 1071.799994,
  581. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3254685754%20%21replayId%3A%22%22&statsPeriod=14d",
  582. "op": "http.client",
  583. "span_id": "b566d4ce5b46d4f0",
  584. "parent_span_id": "a0c39078d1570b00",
  585. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  586. "status": "ok",
  587. "tags": {"http.status_code": "200"},
  588. "data": {
  589. "http.method": "GET",
  590. "type": "fetch",
  591. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3254685754%20%21replayId%3A%22%22&statsPeriod=14d"
  592. },
  593. "hash": "c62fb7386c5b1fcd"
  594. },
  595. {
  596. "timestamp": 1667330088.2656,
  597. "start_timestamp": 1667330087.1071,
  598. "exclusive_time": 1158.499957,
  599. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2364324326%20%21replayId%3A%22%22&statsPeriod=14d",
  600. "op": "http.client",
  601. "span_id": "b33e9da4441a4800",
  602. "parent_span_id": "a0c39078d1570b00",
  603. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  604. "status": "ok",
  605. "tags": {"http.status_code": "200"},
  606. "data": {
  607. "http.method": "GET",
  608. "type": "fetch",
  609. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2364324326%20%21replayId%3A%22%22&statsPeriod=14d"
  610. },
  611. "hash": "c62fb7386c5b1fcd"
  612. },
  613. {
  614. "timestamp": 1667330088.3552,
  615. "start_timestamp": 1667330087.1073,
  616. "exclusive_time": 1247.900009,
  617. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3677909695%20%21replayId%3A%22%22&statsPeriod=14d",
  618. "op": "http.client",
  619. "span_id": "8b68818410aa45d8",
  620. "parent_span_id": "a0c39078d1570b00",
  621. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  622. "status": "ok",
  623. "tags": {"http.status_code": "200"},
  624. "data": {
  625. "http.method": "GET",
  626. "type": "fetch",
  627. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3677909695%20%21replayId%3A%22%22&statsPeriod=14d"
  628. },
  629. "hash": "c62fb7386c5b1fcd"
  630. },
  631. {
  632. "timestamp": 1667330088.3235,
  633. "start_timestamp": 1667330087.1076,
  634. "exclusive_time": 1215.899944,
  635. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A1816441096%20%21replayId%3A%22%22&statsPeriod=14d",
  636. "op": "http.client",
  637. "span_id": "8ac4e73b53fc2077",
  638. "parent_span_id": "a0c39078d1570b00",
  639. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  640. "status": "ok",
  641. "tags": {"http.status_code": "200"},
  642. "data": {
  643. "http.method": "GET",
  644. "type": "fetch",
  645. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A1816441096%20%21replayId%3A%22%22&statsPeriod=14d"
  646. },
  647. "hash": "c62fb7386c5b1fcd"
  648. },
  649. {
  650. "timestamp": 1667330088.4005,
  651. "start_timestamp": 1667330087.1081,
  652. "exclusive_time": 1292.400122,
  653. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3708657138%20%21replayId%3A%22%22&statsPeriod=14d",
  654. "op": "http.client",
  655. "span_id": "9fe4a1aff019e39e",
  656. "parent_span_id": "a0c39078d1570b00",
  657. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  658. "status": "ok",
  659. "tags": {"http.status_code": "200"},
  660. "data": {
  661. "http.method": "GET",
  662. "type": "fetch",
  663. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3708657138%20%21replayId%3A%22%22&statsPeriod=14d"
  664. },
  665. "hash": "c62fb7386c5b1fcd"
  666. },
  667. {
  668. "timestamp": 1667330088.4701,
  669. "start_timestamp": 1667330087.1085,
  670. "exclusive_time": 1361.599922,
  671. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3146776098%20%21replayId%3A%22%22&statsPeriod=14d",
  672. "op": "http.client",
  673. "span_id": "b29cd0c0cd85ae85",
  674. "parent_span_id": "a0c39078d1570b00",
  675. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  676. "status": "ok",
  677. "tags": {"http.status_code": "200"},
  678. "data": {
  679. "http.method": "GET",
  680. "type": "fetch",
  681. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3146776098%20%21replayId%3A%22%22&statsPeriod=14d"
  682. },
  683. "hash": "c62fb7386c5b1fcd"
  684. },
  685. {
  686. "timestamp": 1667330088.5634,
  687. "start_timestamp": 1667330087.1087,
  688. "exclusive_time": 1454.699993,
  689. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3542232742%20%21replayId%3A%22%22&statsPeriod=14d",
  690. "op": "http.client",
  691. "span_id": "b3ff0062caa3ea51",
  692. "parent_span_id": "a0c39078d1570b00",
  693. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  694. "status": "ok",
  695. "tags": {"http.status_code": "200"},
  696. "data": {
  697. "http.method": "GET",
  698. "type": "fetch",
  699. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3542232742%20%21replayId%3A%22%22&statsPeriod=14d"
  700. },
  701. "hash": "c62fb7386c5b1fcd"
  702. },
  703. {
  704. "timestamp": 1667330088.6106,
  705. "start_timestamp": 1667330087.109,
  706. "exclusive_time": 1501.600027,
  707. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2636653063%20%21replayId%3A%22%22&statsPeriod=14d",
  708. "op": "http.client",
  709. "span_id": "a3fde2e38a66cc2c",
  710. "parent_span_id": "a0c39078d1570b00",
  711. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  712. "status": "ok",
  713. "tags": {"http.status_code": "200"},
  714. "data": {
  715. "http.method": "GET",
  716. "type": "fetch",
  717. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2636653063%20%21replayId%3A%22%22&statsPeriod=14d"
  718. },
  719. "hash": "c62fb7386c5b1fcd"
  720. },
  721. {
  722. "timestamp": 1667330088.5925,
  723. "start_timestamp": 1667330087.1091,
  724. "exclusive_time": 1483.399868,
  725. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2615489334%20%21replayId%3A%22%22&statsPeriod=14d",
  726. "op": "http.client",
  727. "span_id": "b78802cd80762f57",
  728. "parent_span_id": "a0c39078d1570b00",
  729. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  730. "status": "ok",
  731. "tags": {"http.status_code": "200"},
  732. "data": {
  733. "http.method": "GET",
  734. "type": "fetch",
  735. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A2615489334%20%21replayId%3A%22%22&statsPeriod=14d"
  736. },
  737. "hash": "c62fb7386c5b1fcd"
  738. },
  739. {
  740. "timestamp": 1667330088.657,
  741. "start_timestamp": 1667330087.1094,
  742. "exclusive_time": 1547.600031,
  743. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3696257335%20%21replayId%3A%22%22&statsPeriod=14d",
  744. "op": "http.client",
  745. "span_id": "9e2ea4d33b1c1bc6",
  746. "parent_span_id": "a0c39078d1570b00",
  747. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  748. "status": "ok",
  749. "tags": {"http.status_code": "200"},
  750. "data": {
  751. "http.method": "GET",
  752. "type": "fetch",
  753. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3696257335%20%21replayId%3A%22%22&statsPeriod=14d"
  754. },
  755. "hash": "c62fb7386c5b1fcd"
  756. },
  757. {
  758. "timestamp": 1667330088.7533,
  759. "start_timestamp": 1667330087.1096,
  760. "exclusive_time": 1643.699884,
  761. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3696257277%20%21replayId%3A%22%22&statsPeriod=14d",
  762. "op": "http.client",
  763. "span_id": "bb827dc7a11085f4",
  764. "parent_span_id": "a0c39078d1570b00",
  765. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  766. "status": "ok",
  767. "tags": {"http.status_code": "200"},
  768. "data": {
  769. "http.method": "GET",
  770. "type": "fetch",
  771. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3696257277%20%21replayId%3A%22%22&statsPeriod=14d"
  772. },
  773. "hash": "c62fb7386c5b1fcd"
  774. },
  775. {
  776. "timestamp": 1667330088.8777,
  777. "start_timestamp": 1667330087.1099,
  778. "exclusive_time": 1767.800093,
  779. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3693916318%20%21replayId%3A%22%22&statsPeriod=14d",
  780. "op": "http.client",
  781. "span_id": "a34089b08b6d0646",
  782. "parent_span_id": "a0c39078d1570b00",
  783. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  784. "status": "ok",
  785. "tags": {"http.status_code": "200"},
  786. "data": {
  787. "http.method": "GET",
  788. "type": "fetch",
  789. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3693916318%20%21replayId%3A%22%22&statsPeriod=14d"
  790. },
  791. "hash": "c62fb7386c5b1fcd"
  792. },
  793. {
  794. "timestamp": 1667330088.8689,
  795. "start_timestamp": 1667330087.11,
  796. "exclusive_time": 1758.900165,
  797. "description": "GET /api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3696257055%20%21replayId%3A%22%22&statsPeriod=14d",
  798. "op": "http.client",
  799. "span_id": "950801c0d7576650",
  800. "parent_span_id": "a0c39078d1570b00",
  801. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  802. "status": "ok",
  803. "tags": {"http.status_code": "200"},
  804. "data": {
  805. "http.method": "GET",
  806. "type": "fetch",
  807. "url": "/api/0/organizations/sentry/events/?field=replayId&field=count%28%29&per_page=50&query=issue.id%3A3696257055%20%21replayId%3A%22%22&statsPeriod=14d"
  808. },
  809. "hash": "c62fb7386c5b1fcd"
  810. },
  811. {
  812. "timestamp": 1667330087.1101,
  813. "start_timestamp": 1667330087.0665,
  814. "exclusive_time": 43.600082,
  815. "description": "<IssueList-Body>",
  816. "op": "ui.react.update",
  817. "span_id": "a5f8997745b03570",
  818. "parent_span_id": "a0c39078d1570b00",
  819. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  820. "hash": "f1caedb3639d1ee8"
  821. },
  822. {
  823. "timestamp": 1667330087.1101,
  824. "start_timestamp": 1667330087.061,
  825. "exclusive_time": 49.099922,
  826. "description": "<App>",
  827. "op": "ui.react.update",
  828. "span_id": "8cea6bf46cf3a13c",
  829. "parent_span_id": "a0c39078d1570b00",
  830. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  831. "hash": "692fda753348e2cb"
  832. },
  833. {
  834. "timestamp": 1667330087.1349,
  835. "start_timestamp": 1667330087.1181,
  836. "exclusive_time": 16.800166,
  837. "description": "<App>",
  838. "op": "ui.react.update",
  839. "span_id": "b4881d546625be43",
  840. "parent_span_id": "a0c39078d1570b00",
  841. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  842. "hash": "692fda753348e2cb"
  843. },
  844. {
  845. "timestamp": 1667330087.1888,
  846. "start_timestamp": 1667330087.1705,
  847. "exclusive_time": 18.300056,
  848. "description": "<IssueListOverview>",
  849. "op": "ui.react.update",
  850. "span_id": "9c3f12e4cc661b19",
  851. "parent_span_id": "908c253ca76ac83c",
  852. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  853. "data": {"changedProps": ["tags"]},
  854. "hash": "530d2b028b19c71b"
  855. },
  856. {
  857. "timestamp": 1667330087.2528,
  858. "start_timestamp": 1667330087.2258,
  859. "exclusive_time": 26.99995,
  860. "description": "<IssueList-Body>",
  861. "op": "ui.react.update",
  862. "span_id": "85bc4a37aba0554b",
  863. "parent_span_id": "a0c39078d1570b00",
  864. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  865. "hash": "f1caedb3639d1ee8"
  866. },
  867. {
  868. "timestamp": 1667330087.2529,
  869. "start_timestamp": 1667330087.2207,
  870. "exclusive_time": 32.19986,
  871. "description": "<App>",
  872. "op": "ui.react.update",
  873. "span_id": "b49928146fc35f1c",
  874. "parent_span_id": "a0c39078d1570b00",
  875. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  876. "hash": "692fda753348e2cb"
  877. },
  878. {
  879. "timestamp": 1667330087.4917,
  880. "start_timestamp": 1667330087.4721,
  881. "exclusive_time": 19.599915,
  882. "description": "<App>",
  883. "op": "ui.react.update",
  884. "span_id": "89686910585a5a7c",
  885. "parent_span_id": "a0c39078d1570b00",
  886. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  887. "hash": "692fda753348e2cb"
  888. },
  889. {
  890. "timestamp": 1667330086.0807,
  891. "start_timestamp": 1667330086.0807,
  892. "exclusive_time": 0.0,
  893. "description": "domContentLoadedEvent",
  894. "op": "browser",
  895. "span_id": "bd195128ff9e708c",
  896. "parent_span_id": "a0c39078d1570b00",
  897. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  898. "hash": "b0e3ee8970392a6f"
  899. },
  900. {
  901. "timestamp": 1667330086.6597,
  902. "start_timestamp": 1667330086.6555,
  903. "exclusive_time": 4.199981,
  904. "description": "loadEvent",
  905. "op": "browser",
  906. "span_id": "b663931693d3019f",
  907. "parent_span_id": "a0c39078d1570b00",
  908. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  909. "hash": "39e89edd65c7c22a"
  910. },
  911. {
  912. "timestamp": 1667330085.8388,
  913. "start_timestamp": 1667330085.8388,
  914. "exclusive_time": 0.0,
  915. "description": "connect",
  916. "op": "browser",
  917. "span_id": "8fae64eccbbb51c6",
  918. "parent_span_id": "a0c39078d1570b00",
  919. "trace_id": "0102834d0bf74d388ce0b1e15329f731",
  920. "hash": "b640a0ce465fa2a4"
  921. }
  922. ],
  923. "start_timestamp": 1667330085.6959,
  924. "timestamp": 1667330092.9969,
  925. "title": "/organizations/:orgId/issues/",
  926. "transaction": "/organizations/:orgId/issues/",
  927. "transaction_info": {"source": "route", "changes": [], "propagations": 41},
  928. "type": "transaction",
  929. "version": "7"
  930. }