django_message_params.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. {
  2. "eventID": "a968a7f1f494452f96e8be1a017d81ec",
  3. "dist": null,
  4. "userReport": null,
  5. "projectID": "3",
  6. "previousEventID": null,
  7. "message": "Here is a new error",
  8. "id": "73",
  9. "size": 3713,
  10. "errors": [],
  11. "culprit": "/message/Z",
  12. "title": "Here is a new error",
  13. "platform": "python",
  14. "location": null,
  15. "nextEventID": null,
  16. "type": "default",
  17. "metadata": { "title": "Here is a new error" },
  18. "groupingConfig": { "id": "legacy:2019-03-12" },
  19. "crashFile": null,
  20. "tags": [
  21. { "value": "Firefox 105.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.9.9", "key": "runtime", "_meta": null },
  26. { "value": "CPython", "key": "runtime.name", "_meta": null },
  27. { "value": "b25ba1d08e79", "key": "server_name", "_meta": null },
  28. { "value": "/message/Z", "key": "transaction", "_meta": null },
  29. { "value": "http://localhost:8001/message/", "key": "url", "_meta": null }
  30. ],
  31. "dateCreated": "2022-10-11T15:18:38.363Z",
  32. "dateReceived": "2022-10-11T15:18:38.528Z",
  33. "user": null,
  34. "entries": [
  35. {
  36. "type": "message",
  37. "data": {
  38. "message": "Here is a new {foo}",
  39. "params": { "foo": "error" },
  40. "formatted": "Here is a new error"
  41. }
  42. },
  43. {
  44. "type": "request",
  45. "data": {
  46. "fragment": "",
  47. "cookies": [],
  48. "inferredContentType": "text/plain",
  49. "env": { "SERVER_NAME": "b25ba1d08e79", "SERVER_PORT": "8001" },
  50. "headers": [
  51. [
  52. "Accept",
  53. "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  54. ],
  55. ["Accept-Encoding", "gzip, deflate, br"],
  56. ["Accept-Language", "en-US,en;q=0.5"],
  57. ["Connection", "keep-alive"],
  58. ["Content-Length", ""],
  59. ["Content-Type", "text/plain"],
  60. ["Host", "localhost:8001"],
  61. ["Referer", "http://localhost:8001/"],
  62. ["Sec-Fetch-Dest", "document"],
  63. ["Sec-Fetch-Mode", "navigate"],
  64. ["Sec-Fetch-Site", "same-origin"],
  65. ["Sec-Fetch-User", "?1"],
  66. ["Upgrade-Insecure-Requests", "1"],
  67. [
  68. "User-Agent",
  69. "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0"
  70. ]
  71. ],
  72. "url": "http://localhost:8001/message/",
  73. "query": [],
  74. "data": null,
  75. "method": "GET"
  76. }
  77. }
  78. ],
  79. "packages": {
  80. "more-itertools": "8.14.0",
  81. "platformdirs": "2.5.2",
  82. "cffi": "1.15.1",
  83. "ipython-genutils": "0.2.0",
  84. "packaging": "21.3",
  85. "pygments": "2.13.0",
  86. "cleo": "1.0.0a5",
  87. "pip": "21.2.4",
  88. "prompt-toolkit": "3.0.3",
  89. "parso": "0.7.1",
  90. "jeepney": "0.8.0",
  91. "html5lib": "1.1",
  92. "appdirs": "1.4.4",
  93. "requests-toolbelt": "0.9.1",
  94. "regex": "2022.9.13",
  95. "sqlparse": "0.4.3",
  96. "distlib": "0.3.6",
  97. "msgpack": "1.0.4",
  98. "crashtest": "0.3.1",
  99. "sentry-sdk": "0.19.5",
  100. "ipdb": "0.12.3",
  101. "six": "1.16.0",
  102. "poetry": "1.2.1",
  103. "ptyprocess": "0.7.0",
  104. "click": "8.0.4",
  105. "importlib-metadata": "4.12.0",
  106. "jedi": "0.17.2",
  107. "traitlets": "4.3.3",
  108. "asgiref": "3.4.1",
  109. "charset-normalizer": "2.1.1",
  110. "cachy": "0.3.0",
  111. "pathspec": "0.9.0",
  112. "cachecontrol": "0.12.11",
  113. "certifi": "2022.9.24",
  114. "wheel": "0.37.0",
  115. "backcall": "0.2.0",
  116. "jsonschema": "4.16.0",
  117. "cryptography": "38.0.1",
  118. "pycparser": "2.21",
  119. "secretstorage": "3.3.3",
  120. "urllib3": "1.26.12",
  121. "virtualenv": "20.16.5",
  122. "webencodings": "0.5.1",
  123. "poetry-plugin-export": "1.0.7",
  124. "pytz": "2022.2.1",
  125. "ipython": "7.16.3",
  126. "pexpect": "4.8.0",
  127. "jaraco.classes": "3.2.3",
  128. "zipp": "3.8.1",
  129. "pickleshare": "0.7.5",
  130. "decorator": "5.1.1",
  131. "filelock": "3.8.0",
  132. "dulwich": "0.20.46",
  133. "lockfile": "0.12.2",
  134. "typed-ast": "1.5.4",
  135. "keyring": "23.9.3",
  136. "wcwidth": "0.2.5",
  137. "django": "3.2.15",
  138. "poetry-core": "1.2.0",
  139. "pyrsistent": "0.18.1",
  140. "pyparsing": "3.0.9",
  141. "pylev": "1.4.0",
  142. "toml": "0.10.2",
  143. "setuptools": "59.6.0",
  144. "pkginfo": "1.8.3",
  145. "black": "19.10b0",
  146. "requests": "2.28.1",
  147. "shellingham": "1.5.0",
  148. "idna": "3.4",
  149. "tomlkit": "0.11.5",
  150. "attrs": "22.1.0"
  151. },
  152. "sdk": {
  153. "version": "0.19.5",
  154. "name": "sentry.python",
  155. "upstream": { "url": null, "isNewer": false, "name": "sentry.python" }
  156. },
  157. "_meta": {
  158. "user": null,
  159. "context": null,
  160. "entries": {},
  161. "contexts": null,
  162. "message": null,
  163. "packages": null,
  164. "tags": {},
  165. "sdk": null
  166. },
  167. "contexts": {
  168. "runtime": {
  169. "version": "3.9.9",
  170. "type": "runtime",
  171. "build": "3.9.9 (main, Dec 21 2021, 10:14:07) \n[GCC 10.2.1 20210110]",
  172. "name": "CPython"
  173. },
  174. "os": { "type": "os", "name": "Ubuntu" },
  175. "trace": {
  176. "description": "message",
  177. "parent_span_id": "a1102070ade944af",
  178. "trace_id": "e5cfa4061b63408c8ffdcf918704e357",
  179. "span_id": "aebc3c0e76dc7c6e",
  180. "type": "default",
  181. "op": "django.view"
  182. },
  183. "browser": { "version": "105.0", "type": "browser", "name": "Firefox" }
  184. },
  185. "fingerprints": ["6585c6be473d334e97c29a955f843790"],
  186. "context": { "sys.argv": ["./manage.py", "runserver", "0.0.0.0:8001"] },
  187. "release": null,
  188. "groupID": "33"
  189. }