m-n-plus-one-mostly-http.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. {
  2. "event_id": "11111111111111111111111111111111",
  3. "project": 1,
  4. "release": "3333333",
  5. "dist": null,
  6. "platform": "ruby",
  7. "message": "",
  8. "datetime": "2023-05-26T08:52:20.292635+00:00",
  9. "tags": [],
  10. "_meta": {},
  11. "_metrics": {},
  12. "breadcrumbs": {},
  13. "contexts": {},
  14. "culprit": "FooController#show",
  15. "environment": "production",
  16. "level": "error",
  17. "location": "FooController#show",
  18. "logger": "",
  19. "metadata": {
  20. "location": "FooController#show",
  21. "title": "FooController#show"
  22. },
  23. "modules": {
  24. },
  25. "nodestore_insert": 1685091142.544455,
  26. "received": 1685091140.377818,
  27. "request": {
  28. },
  29. "sdk": { "name": "sentry.ruby", "version": "5.8.0" },
  30. "span_grouping_config": { "id": "default:2022-10-27" },
  31. "spans": [
  32. {
  33. "timestamp": 1685091140.292279,
  34. "start_timestamp": 1685091139.288372,
  35. "exclusive_time": 291.781901,
  36. "description": "FooController#show",
  37. "op": "view.process_action.action_controller",
  38. "span_id": "b89142d517229164",
  39. "parent_span_id": "5555555555555555",
  40. "trace_id": "33333333333333333333333333333333",
  41. "status": "ok",
  42. "tags": {},
  43. "data": {
  44. "format": "text/html",
  45. "method": "GET",
  46. "params": {
  47. "action": "show",
  48. "controller": "foo"
  49. },
  50. "path": "/foo",
  51. "status_code": 200
  52. },
  53. "hash": "36bb8bcb198f1596"
  54. },
  55. {
  56. "timestamp": 1685091139.34459,
  57. "start_timestamp": 1685091139.295076,
  58. "exclusive_time": 49.514055,
  59. "description": "POST https://example.com/one",
  60. "op": "http.client",
  61. "span_id": "35db7bb79ed0ef63",
  62. "parent_span_id": "b89142d517229164",
  63. "trace_id": "33333333333333333333333333333333",
  64. "tags": {},
  65. "data": { "status": 200 },
  66. "hash": "9a8ce3dd9d71bc3d"
  67. },
  68. {
  69. "timestamp": 1685091139.437309,
  70. "start_timestamp": 1685091139.414414,
  71. "exclusive_time": 22.895098,
  72. "description": "POST https://example.com/two",
  73. "op": "http.client",
  74. "span_id": "a480c57f085fc295",
  75. "parent_span_id": "b89142d517229164",
  76. "trace_id": "33333333333333333333333333333333",
  77. "tags": {},
  78. "data": { "status": 200 },
  79. "hash": "3859bb9683ec2392"
  80. },
  81. {
  82. "timestamp": 1685091139.441493,
  83. "start_timestamp": 1685091139.440519,
  84. "exclusive_time": 0.97394,
  85. "description": "SELECT \"table\".* FROM \"table\" WHERE \"table\".\"a\" = $1 ORDER BY \"table\".\"b\" ASC LIMIT $2",
  86. "op": "db.sql.active_record",
  87. "span_id": "265dc6cbfeb13081",
  88. "parent_span_id": "b89142d517229164",
  89. "trace_id": "33333333333333333333333333333333",
  90. "tags": {},
  91. "data": { "connection_id": null },
  92. "hash": "99750e7f1f1d35dc"
  93. },
  94. {
  95. "timestamp": 1685091139.88174,
  96. "start_timestamp": 1685091139.499697,
  97. "exclusive_time": 382.043124,
  98. "description": "POST https://example.com/three",
  99. "op": "http.client",
  100. "span_id": "145d4877a712c89c",
  101. "parent_span_id": "b89142d517229164",
  102. "trace_id": "33333333333333333333333333333333",
  103. "tags": {},
  104. "data": { "status": 200 },
  105. "hash": "ca5cfe4a35f914f2"
  106. },
  107. {
  108. "timestamp": 1685091139.885125,
  109. "start_timestamp": 1685091139.884296,
  110. "exclusive_time": 0.828981,
  111. "description": "INSERT INTO \"table\" (\"a\", \"b\", \"c\") VALUES ($1, $2, $3) RETURNING \"id\"",
  112. "op": "db.sql.active_record",
  113. "span_id": "990aa1fcdecca46e",
  114. "parent_span_id": "b89142d517229164",
  115. "trace_id": "33333333333333333333333333333333",
  116. "tags": {},
  117. "data": { "connection_id": null },
  118. "hash": "486740cbe9b7a20c"
  119. },
  120. {
  121. "timestamp": 1685091140.05398,
  122. "start_timestamp": 1685091139.943991,
  123. "exclusive_time": 109.989167,
  124. "description": "POST https://example.com/three",
  125. "op": "http.client",
  126. "span_id": "e928f7922a7bd2f3",
  127. "parent_span_id": "b89142d517229164",
  128. "trace_id": "33333333333333333333333333333333",
  129. "tags": {},
  130. "data": { "status": 200 },
  131. "hash": "6afc12aad687d101"
  132. },
  133. {
  134. "timestamp": 1685091140.057297,
  135. "start_timestamp": 1685091140.056483,
  136. "exclusive_time": 0.813961,
  137. "description": "INSERT INTO \"table\" (\"a\", \"b\", \"c\") VALUES ($1, $2, $3) RETURNING \"id\"",
  138. "op": "db.sql.active_record",
  139. "span_id": "0d5487401a426152",
  140. "parent_span_id": "b89142d517229164",
  141. "trace_id": "33333333333333333333333333333333",
  142. "tags": {},
  143. "data": { "connection_id": null },
  144. "hash": "486740cbe9b7a20c"
  145. },
  146. {
  147. "timestamp": 1685091140.268561,
  148. "start_timestamp": 1685091140.124715,
  149. "exclusive_time": 143.845797,
  150. "description": "POST https://example.com/three",
  151. "op": "http.client",
  152. "span_id": "52eaf607572b509c",
  153. "parent_span_id": "b89142d517229164",
  154. "trace_id": "33333333333333333333333333333333",
  155. "tags": {},
  156. "data": { "status": 200 },
  157. "hash": "c9a07ea94441fae3"
  158. },
  159. {
  160. "timestamp": 1685091140.273934,
  161. "start_timestamp": 1685091140.272713,
  162. "exclusive_time": 1.220942,
  163. "description": "INSERT INTO \"table\" (\"a\", \"b\", \"c\") VALUES ($1, $2, $3) RETURNING \"id\"",
  164. "op": "db.sql.active_record",
  165. "span_id": "592ce34fe0471144",
  166. "parent_span_id": "b89142d517229164",
  167. "trace_id": "33333333333333333333333333333333",
  168. "tags": {},
  169. "data": { "connection_id": null },
  170. "hash": "486740cbe9b7a20c"
  171. }
  172. ],
  173. "start_timestamp": 1685091139.287358,
  174. "timestamp": 1685091140.292635,
  175. "title": "FooController#show",
  176. "transaction": "FooController#show",
  177. "transaction_info": { "source": "view" },
  178. "type": "transaction",
  179. "user": {
  180. },
  181. "version": "7"
  182. }