django_message_event.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. {
  2. "eventID": "689c95324bc8479e9eb9540c2a0a35a4",
  3. "dist": null,
  4. "userReport": null,
  5. "projectID": "2",
  6. "previousEventID": null,
  7. "message": "Page not found!",
  8. "id": "42",
  9. "size": 3326,
  10. "errors": [],
  11. "culprit": "/message/",
  12. "title": "Page not found!",
  13. "platform": "python",
  14. "location": null,
  15. "nextEventID": null,
  16. "type": "default",
  17. "metadata": { "title": "Page not found!" },
  18. "groupingConfig": { "id": "legacy:2019-03-12" },
  19. "crashFile": null,
  20. "tags": [
  21. { "value": "Firefox 73.0", "key": "browser", "_meta": null },
  22. { "value": "Firefox", "key": "browser.name", "_meta": null },
  23. { "value": "info", "key": "level", "_meta": null },
  24. { "value": "Ubuntu", "key": "os.name", "_meta": null },
  25. { "value": "CPython 3.8.2", "key": "runtime", "_meta": null },
  26. { "value": "CPython", "key": "runtime.name", "_meta": null },
  27. { "value": "93db3ccc62e0", "key": "server_name", "_meta": null },
  28. { "value": "/message/", "key": "transaction", "_meta": null },
  29. { "value": "http://localhost:8001/message/", "key": "url", "_meta": null }
  30. ],
  31. "dateCreated": "2020-03-08T16:24:50.128Z",
  32. "dateReceived": "2020-03-08T16:24:50.414Z",
  33. "user": null,
  34. "entries": [
  35. { "type": "message", "data": { "formatted": "Page not found!" } },
  36. {
  37. "type": "request",
  38. "data": {
  39. "fragment": "",
  40. "cookies": [],
  41. "inferredContentType": "text/plain",
  42. "env": { "SERVER_NAME": "93db3ccc62e0", "SERVER_PORT": "8001" },
  43. "headers": [
  44. [
  45. "Accept",
  46. "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
  47. ],
  48. ["Accept-Encoding", "gzip, deflate"],
  49. ["Accept-Language", "en-US,en;q=0.5"],
  50. ["Cache-Control", "max-age=0"],
  51. ["Connection", "keep-alive"],
  52. ["Content-Length", ""],
  53. ["Content-Type", "text/plain"],
  54. ["Dnt", "1"],
  55. ["Host", "localhost:8001"],
  56. ["Referer", "http://localhost:8001/"],
  57. ["Upgrade-Insecure-Requests", "1"],
  58. [
  59. "User-Agent",
  60. "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0"
  61. ]
  62. ],
  63. "url": "http://localhost:8001/message/",
  64. "query": [],
  65. "data": null,
  66. "method": "GET"
  67. }
  68. }
  69. ],
  70. "packages": {
  71. "cffi": "1.14.0",
  72. "ipython-genutils": "0.2.0",
  73. "pygments": "2.6.1",
  74. "cleo": "0.7.6",
  75. "pip": "20.0.2",
  76. "prompt-toolkit": "3.0.3",
  77. "parso": "0.6.2",
  78. "jeepney": "0.4.3",
  79. "click": "7.0",
  80. "appdirs": "1.4.3",
  81. "requests-toolbelt": "0.8.0",
  82. "regex": "2020.2.20",
  83. "pastel": "0.2.0",
  84. "msgpack": "1.0.0",
  85. "pexpect": "4.8.0",
  86. "sentry-sdk": "0.14.2",
  87. "ipdb": "0.12.3",
  88. "six": "1.14.0",
  89. "poetry": "1.0.0",
  90. "ptyprocess": "0.6.0",
  91. "html5lib": "1.0.1",
  92. "jedi": "0.16.0",
  93. "traitlets": "4.3.3",
  94. "asgiref": "3.2.3",
  95. "cachy": "0.3.0",
  96. "pathspec": "0.7.0",
  97. "cachecontrol": "0.12.6",
  98. "certifi": "2019.11.28",
  99. "chardet": "3.0.4",
  100. "wheel": "0.34.2",
  101. "backcall": "0.1.0",
  102. "cryptography": "2.8",
  103. "sqlparse": "0.3.1",
  104. "pycparser": "2.20",
  105. "secretstorage": "3.1.2",
  106. "urllib3": "1.25.8",
  107. "webencodings": "0.5.1",
  108. "pytz": "2019.3",
  109. "clikit": "0.4.2",
  110. "ipython": "7.13.0",
  111. "lockfile": "0.12.2",
  112. "pickleshare": "0.7.5",
  113. "decorator": "4.4.2",
  114. "tomlkit": "0.5.11",
  115. "jsonschema": "3.2.0",
  116. "typed-ast": "1.4.1",
  117. "keyring": "19.3.0",
  118. "wcwidth": "0.1.8",
  119. "django": "3.0.4",
  120. "pyrsistent": "0.14.11",
  121. "pyparsing": "2.4.6",
  122. "pylev": "1.3.0",
  123. "toml": "0.10.0",
  124. "setuptools": "45.2.0",
  125. "pkginfo": "1.5.0.1",
  126. "black": "19.10b0",
  127. "requests": "2.23.0",
  128. "shellingham": "1.3.2",
  129. "idna": "2.9",
  130. "attrs": "19.3.0"
  131. },
  132. "sdk": {
  133. "version": "0.14.2",
  134. "name": "sentry.python",
  135. "upstream": { "url": null, "isNewer": false, "name": "sentry.python" }
  136. },
  137. "_meta": {
  138. "user": null,
  139. "context": null,
  140. "entries": {},
  141. "contexts": null,
  142. "message": null,
  143. "packages": null,
  144. "tags": {},
  145. "sdk": null
  146. },
  147. "contexts": {
  148. "runtime": {
  149. "version": "3.8.2",
  150. "type": "runtime",
  151. "build": "3.8.2 (default, Feb 26 2020, 15:09:34) \n[GCC 8.3.0]",
  152. "name": "CPython"
  153. },
  154. "os": { "type": "os", "name": "Ubuntu" },
  155. "trace": {
  156. "description": "django.middleware.clickjacking.XFrameOptionsMiddleware.__call__",
  157. "parent_span_id": "8d04e9b6c4671bda",
  158. "trace_id": "9b7c84900a1845e2b3f1dc6db5739e49",
  159. "span_id": "8964af42f928db58",
  160. "type": "default",
  161. "op": "django.middleware"
  162. },
  163. "browser": { "version": "73.0", "type": "browser", "name": "Firefox" }
  164. },
  165. "fingerprints": ["e51020711238315fb2d4ac9dad39a842"],
  166. "context": { "sys.argv": ["./manage.py", "runserver", "0.0.0.0:8001"] },
  167. "release": null,
  168. "groupID": "13"
  169. }