js_angular.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. [
  2. {
  3. "event_id": "aa159604bf264634bf69a542511f10a3",
  4. "sent_at": "2022-07-12T01:31:22.636Z",
  5. "sdk": {
  6. "name": "sentry.javascript.angular",
  7. "version": "7.6.0"
  8. },
  9. "trace": {
  10. "public_key": "3887bca678924cd3a276f7e57d135ad9",
  11. "trace_id": "58c97bf3cf5d455c864741913e122d41",
  12. "sample_rate": "1"
  13. }
  14. },
  15. {
  16. "type": "transaction",
  17. "sample_rates": [
  18. {
  19. "id": "client_sampler",
  20. "rate": 1
  21. }
  22. ]
  23. },
  24. {
  25. "contexts": {
  26. "angular": {
  27. "version": 13
  28. },
  29. "trace": {
  30. "op": "navigation",
  31. "span_id": "905d36eebee31df8",
  32. "tags": {
  33. "hardwareConcurrency": "16",
  34. "sentry_reportAllChanges": false
  35. },
  36. "trace_id": "58c97bf3cf5d455c864741913e122d41"
  37. }
  38. },
  39. "spans": [],
  40. "start_timestamp": 1657589481.622,
  41. "tags": {
  42. "hardwareConcurrency": "16",
  43. "sentry_reportAllChanges": false
  44. },
  45. "timestamp": 1657589482.623,
  46. "transaction": "/tracing-3",
  47. "type": "transaction",
  48. "transaction_info": {
  49. "source": "url"
  50. },
  51. "platform": "javascript",
  52. "event_id": "aa159604bf264634bf69a542511f10a3",
  53. "environment": "production",
  54. "sdk": {
  55. "integrations": [
  56. "InboundFilters",
  57. "FunctionToString",
  58. "TryCatch",
  59. "Breadcrumbs",
  60. "GlobalHandlers",
  61. "LinkedErrors",
  62. "Dedupe",
  63. "HttpContext",
  64. "BrowserTracing"
  65. ],
  66. "name": "sentry.javascript.angular",
  67. "version": "7.6.0",
  68. "packages": [
  69. {
  70. "name": "npm:@sentry/angular",
  71. "version": "7.6.0"
  72. }
  73. ]
  74. },
  75. "breadcrumbs": [
  76. {
  77. "timestamp": 1657588833.579,
  78. "category": "console",
  79. "data": {
  80. "arguments": [
  81. "Angular is running in development mode. Call enableProdMode() to enable production mode."
  82. ],
  83. "logger": "console"
  84. },
  85. "level": "log",
  86. "message": "Angular is running in development mode. Call enableProdMode() to enable production mode."
  87. },
  88. {
  89. "timestamp": 1657588833.583,
  90. "category": "navigation",
  91. "data": {
  92. "from": "/",
  93. "to": "/"
  94. }
  95. },
  96. {
  97. "timestamp": 1657588841.216,
  98. "category": "ui.click",
  99. "message": "body > app-root > ol > li > button"
  100. },
  101. {
  102. "timestamp": 1657588841.24,
  103. "category": "sentry.event",
  104. "event_id": "2b6d317ffaee4bf6bf957b5ac703d58e",
  105. "level": "error",
  106. "message": "RangeError: The number must be between 0 and 10."
  107. },
  108. {
  109. "timestamp": 1657588841.244,
  110. "category": "console",
  111. "data": {
  112. "arguments": [
  113. {
  114. "message": "The number must be between 0 and 10.",
  115. "name": "RangeError",
  116. "stack": "checkRange@http://localhost:4201/main.js:94:19\nAppComponent_Template_button_click_17_listener@http://localhost:4201/main.js:158:146\nexecuteListenerWithErrorHandling@http://localhost:4201/vendor.js:46108:16\nwrapListenerIn_markDirtyAndPreventDefault@http://localhost:4201/vendor.js:46146:54\ndecoratePreventDefault/<@http://localhost:4201/vendor.js:60555:46\nsentryWrapped@http://localhost:4201/vendor.js:1052:17\ninvokeTask@http://localhost:4201/polyfills.js:3521:31\nonInvokeTask@http://localhost:4201/vendor.js:56672:33\ninvokeTask@http://localhost:4201/polyfills.js:3520:60\nrunTask@http://localhost:4201/polyfills.js:3293:47\ninvokeTask@http://localhost:4201/polyfills.js:3602:34\ninvokeTask@http://localhost:4201/polyfills.js:4715:14\nglobalZoneAwareCallback@http://localhost:4201/polyfills.js:4752:31\n"
  117. }
  118. ],
  119. "logger": "console"
  120. },
  121. "level": "error",
  122. "message": "RangeError: The number must be between 0 and 10."
  123. },
  124. {
  125. "timestamp": 1657588842.24,
  126. "category": "ui.click",
  127. "message": "body > app-root > ol > li > button"
  128. },
  129. {
  130. "timestamp": 1657588842.248,
  131. "category": "console",
  132. "data": {
  133. "arguments": [
  134. {
  135. "message": "The number must be between 0 and 10.",
  136. "name": "RangeError",
  137. "stack": "checkRange@http://localhost:4201/main.js:94:19\nAppComponent_Template_button_click_17_listener@http://localhost:4201/main.js:158:146\nexecuteListenerWithErrorHandling@http://localhost:4201/vendor.js:46108:16\nwrapListenerIn_markDirtyAndPreventDefault@http://localhost:4201/vendor.js:46146:54\ndecoratePreventDefault/<@http://localhost:4201/vendor.js:60555:46\nsentryWrapped@http://localhost:4201/vendor.js:1052:17\ninvokeTask@http://localhost:4201/polyfills.js:3521:31\nonInvokeTask@http://localhost:4201/vendor.js:56672:33\ninvokeTask@http://localhost:4201/polyfills.js:3520:60\nrunTask@http://localhost:4201/polyfills.js:3293:47\ninvokeTask@http://localhost:4201/polyfills.js:3602:34\ninvokeTask@http://localhost:4201/polyfills.js:4715:14\nglobalZoneAwareCallback@http://localhost:4201/polyfills.js:4752:31\n"
  138. }
  139. ],
  140. "logger": "console"
  141. },
  142. "level": "error",
  143. "message": "RangeError: The number must be between 0 and 10."
  144. },
  145. {
  146. "timestamp": 1657588842.621,
  147. "category": "console",
  148. "data": {
  149. "arguments": [
  150. {
  151. "message": "The number must be between 0 and 10.",
  152. "name": "RangeError",
  153. "stack": "checkRange@http://localhost:4201/main.js:94:19\nAppComponent_Template_button_click_17_listener@http://localhost:4201/main.js:158:146\nexecuteListenerWithErrorHandling@http://localhost:4201/vendor.js:46108:16\nwrapListenerIn_markDirtyAndPreventDefault@http://localhost:4201/vendor.js:46146:54\ndecoratePreventDefault/<@http://localhost:4201/vendor.js:60555:46\nsentryWrapped@http://localhost:4201/vendor.js:1052:17\ninvokeTask@http://localhost:4201/polyfills.js:3521:31\nonInvokeTask@http://localhost:4201/vendor.js:56672:33\ninvokeTask@http://localhost:4201/polyfills.js:3520:60\nrunTask@http://localhost:4201/polyfills.js:3293:47\ninvokeTask@http://localhost:4201/polyfills.js:3602:34\ninvokeTask@http://localhost:4201/polyfills.js:4715:14\nglobalZoneAwareCallback@http://localhost:4201/polyfills.js:4752:31\n"
  154. }
  155. ],
  156. "logger": "console"
  157. },
  158. "level": "error",
  159. "message": "RangeError: The number must be between 0 and 10."
  160. },
  161. {
  162. "timestamp": 1657588850.911,
  163. "category": "ui.click",
  164. "message": "body > app-root > ol > li > a"
  165. },
  166. {
  167. "timestamp": 1657588850.927,
  168. "category": "navigation",
  169. "data": {
  170. "from": "/",
  171. "to": "/tracing"
  172. }
  173. },
  174. {
  175. "timestamp": 1657588852.439,
  176. "category": "ui.click",
  177. "message": "body > app-root > app-tracing > nav > a"
  178. },
  179. {
  180. "timestamp": 1657588852.452,
  181. "category": "navigation",
  182. "data": {
  183. "from": "/tracing",
  184. "to": "/tracing-2"
  185. }
  186. },
  187. {
  188. "timestamp": 1657588853.344,
  189. "category": "ui.click",
  190. "message": "body > app-root > app-tracing-2 > nav > a"
  191. },
  192. {
  193. "timestamp": 1657588853.351,
  194. "category": "navigation",
  195. "data": {
  196. "from": "/tracing-2",
  197. "to": "/tracing-3"
  198. }
  199. },
  200. {
  201. "timestamp": 1657588853.369,
  202. "category": "sentry.transaction",
  203. "event_id": "ed89609601d749f1b6d340b840478980",
  204. "message": "ed89609601d749f1b6d340b840478980"
  205. },
  206. {
  207. "timestamp": 1657588853.982,
  208. "category": "sentry.transaction",
  209. "event_id": "484c0306446245a7a22a2a4047937da2",
  210. "message": "484c0306446245a7a22a2a4047937da2"
  211. },
  212. {
  213. "timestamp": 1657589477.161,
  214. "category": "ui.click",
  215. "message": "body > app-root > app-tracing-3 > nav > a"
  216. },
  217. {
  218. "timestamp": 1657589481.582,
  219. "category": "ui.click",
  220. "message": "body > app-root > app-tracing-3 > nav > a"
  221. },
  222. {
  223. "timestamp": 1657589481.619,
  224. "category": "navigation",
  225. "data": {
  226. "from": "/tracing-3",
  227. "to": "/tracing-2"
  228. }
  229. }
  230. ],
  231. "request": {
  232. "url": "http://localhost:4201/tracing-2",
  233. "headers": {
  234. "User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0"
  235. }
  236. }
  237. }
  238. ]