small_js_error.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. {
  2. "event_id": "00952c9936084f759aecdb0f195dd82f",
  3. "project": 11,
  4. "release": null,
  5. "dist": null,
  6. "platform": "javascript",
  7. "message": "",
  8. "datetime": "2022-04-02T16:38:33.218000Z",
  9. "time_spent": null,
  10. "tags": [
  11. ["browser", "Firefox 98.0"],
  12. ["browser.name", "Firefox"],
  13. ["environment", "production"],
  14. ["handled", "no"],
  15. ["level", "error"],
  16. ["mechanism", "onerror"],
  17. ["os.name", "Ubuntu"],
  18. ["user", "ip:71.249.111.206"],
  19. ["skippedNormalization", "True"],
  20. ["url", "http://127.0.0.1:8080/"]
  21. ],
  22. "contexts": {
  23. "os": { "version": null, "name": "Ubuntu" },
  24. "browser": { "version": "98.0", "name": "Firefox" }
  25. },
  26. "culprit": "?(/dist/bundle.js)",
  27. "environment": "production",
  28. "errors": [
  29. {
  30. "url": "http://127.0.0.1:8080/dist/bundle.js",
  31. "type": "fetch_generic_error",
  32. "value": "<class 'requests.exceptions.ConnectionError'>"
  33. }
  34. ],
  35. "exception": {
  36. "values": [
  37. {
  38. "stacktrace": {
  39. "frames": [
  40. {
  41. "abs_path": "http://127.0.0.1:8080/dist/bundle.js",
  42. "module": "dist/bundle",
  43. "in_app": false,
  44. "lineno": 2,
  45. "colno": 74008,
  46. "filename": "/dist/bundle.js"
  47. },
  48. {
  49. "abs_path": "http://127.0.0.1:8080/dist/bundle.js",
  50. "module": "dist/bundle",
  51. "in_app": false,
  52. "lineno": 2,
  53. "colno": 74004,
  54. "filename": "/dist/bundle.js"
  55. },
  56. {
  57. "abs_path": "http://127.0.0.1:8080/dist/bundle.js",
  58. "module": "dist/bundle",
  59. "in_app": false,
  60. "lineno": 2,
  61. "colno": 73977,
  62. "filename": "/dist/bundle.js"
  63. }
  64. ]
  65. },
  66. "type": "Error",
  67. "value": "this is an error",
  68. "mechanism": { "type": "onerror", "handled": false }
  69. }
  70. ]
  71. },
  72. "extra": { "normalizeDepth": 3 },
  73. "fingerprint": ["{{ default }}"],
  74. "grouping_config": { "id": "legacy:2019-03-12" },
  75. "hashes": ["e72903c169d4dceeac7fc31c58213360"],
  76. "key_id": "11",
  77. "level": "error",
  78. "location": "/dist/bundle.js",
  79. "logger": "",
  80. "metadata": {
  81. "type": "Error",
  82. "value": "this is an error",
  83. "filename": "/dist/bundle.js"
  84. },
  85. "received": 1648917565.093,
  86. "request": {
  87. "url": "http://127.0.0.1:8080/",
  88. "headers": [
  89. [
  90. "User-Agent",
  91. "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0"
  92. ]
  93. ]
  94. },
  95. "sdk": {
  96. "version": "6.19.2",
  97. "name": "sentry.javascript.browser",
  98. "packages": [{ "version": "6.19.2", "name": "npm:@sentry/browser" }],
  99. "integrations": [
  100. "InboundFilters",
  101. "FunctionToString",
  102. "TryCatch",
  103. "Breadcrumbs",
  104. "GlobalHandlers",
  105. "LinkedErrors",
  106. "Dedupe",
  107. "UserAgent"
  108. ]
  109. },
  110. "timestamp": 1648917513.218,
  111. "title": "Error: this is an error",
  112. "type": "error",
  113. "use_rust_normalize": true,
  114. "user": { "ip_address": "71.249.111.206" },
  115. "version": "7"
  116. }