|
@@ -0,0 +1,189 @@
|
|
|
+{
|
|
|
+ "eventID": "a968a7f1f494452f96e8be1a017d81ec",
|
|
|
+ "dist": null,
|
|
|
+ "userReport": null,
|
|
|
+ "projectID": "3",
|
|
|
+ "previousEventID": null,
|
|
|
+ "message": "Here is a new error",
|
|
|
+ "id": "73",
|
|
|
+ "size": 3713,
|
|
|
+ "errors": [],
|
|
|
+ "culprit": "/message/Z",
|
|
|
+ "title": "Here is a new error",
|
|
|
+ "platform": "python",
|
|
|
+ "location": null,
|
|
|
+ "nextEventID": null,
|
|
|
+ "type": "default",
|
|
|
+ "metadata": { "title": "Here is a new error" },
|
|
|
+ "groupingConfig": { "id": "legacy:2019-03-12" },
|
|
|
+ "crashFile": null,
|
|
|
+ "tags": [
|
|
|
+ { "value": "Firefox 105.0", "key": "browser", "_meta": null },
|
|
|
+ { "value": "Firefox", "key": "browser.name", "_meta": null },
|
|
|
+ { "value": "info", "key": "level", "_meta": null },
|
|
|
+ { "value": "Ubuntu", "key": "os.name", "_meta": null },
|
|
|
+ { "value": "CPython 3.9.9", "key": "runtime", "_meta": null },
|
|
|
+ { "value": "CPython", "key": "runtime.name", "_meta": null },
|
|
|
+ { "value": "b25ba1d08e79", "key": "server_name", "_meta": null },
|
|
|
+ { "value": "/message/Z", "key": "transaction", "_meta": null },
|
|
|
+ { "value": "http://localhost:8001/message/", "key": "url", "_meta": null }
|
|
|
+ ],
|
|
|
+ "dateCreated": "2022-10-11T15:18:38.363Z",
|
|
|
+ "dateReceived": "2022-10-11T15:18:38.528Z",
|
|
|
+ "user": null,
|
|
|
+ "entries": [
|
|
|
+ {
|
|
|
+ "type": "message",
|
|
|
+ "data": {
|
|
|
+ "message": "Here is a new {foo}",
|
|
|
+ "params": { "foo": "error" },
|
|
|
+ "formatted": "Here is a new error"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "request",
|
|
|
+ "data": {
|
|
|
+ "fragment": "",
|
|
|
+ "cookies": [],
|
|
|
+ "inferredContentType": "text/plain",
|
|
|
+ "env": { "SERVER_NAME": "b25ba1d08e79", "SERVER_PORT": "8001" },
|
|
|
+ "headers": [
|
|
|
+ [
|
|
|
+ "Accept",
|
|
|
+ "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
|
|
|
+ ],
|
|
|
+ ["Accept-Encoding", "gzip, deflate, br"],
|
|
|
+ ["Accept-Language", "en-US,en;q=0.5"],
|
|
|
+ ["Connection", "keep-alive"],
|
|
|
+ ["Content-Length", ""],
|
|
|
+ ["Content-Type", "text/plain"],
|
|
|
+ ["Host", "localhost:8001"],
|
|
|
+ ["Referer", "http://localhost:8001/"],
|
|
|
+ ["Sec-Fetch-Dest", "document"],
|
|
|
+ ["Sec-Fetch-Mode", "navigate"],
|
|
|
+ ["Sec-Fetch-Site", "same-origin"],
|
|
|
+ ["Sec-Fetch-User", "?1"],
|
|
|
+ ["Upgrade-Insecure-Requests", "1"],
|
|
|
+ [
|
|
|
+ "User-Agent",
|
|
|
+ "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0"
|
|
|
+ ]
|
|
|
+ ],
|
|
|
+ "url": "http://localhost:8001/message/",
|
|
|
+ "query": [],
|
|
|
+ "data": null,
|
|
|
+ "method": "GET"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "packages": {
|
|
|
+ "more-itertools": "8.14.0",
|
|
|
+ "platformdirs": "2.5.2",
|
|
|
+ "cffi": "1.15.1",
|
|
|
+ "ipython-genutils": "0.2.0",
|
|
|
+ "packaging": "21.3",
|
|
|
+ "pygments": "2.13.0",
|
|
|
+ "cleo": "1.0.0a5",
|
|
|
+ "pip": "21.2.4",
|
|
|
+ "prompt-toolkit": "3.0.3",
|
|
|
+ "parso": "0.7.1",
|
|
|
+ "jeepney": "0.8.0",
|
|
|
+ "html5lib": "1.1",
|
|
|
+ "appdirs": "1.4.4",
|
|
|
+ "requests-toolbelt": "0.9.1",
|
|
|
+ "regex": "2022.9.13",
|
|
|
+ "sqlparse": "0.4.3",
|
|
|
+ "distlib": "0.3.6",
|
|
|
+ "msgpack": "1.0.4",
|
|
|
+ "crashtest": "0.3.1",
|
|
|
+ "sentry-sdk": "0.19.5",
|
|
|
+ "ipdb": "0.12.3",
|
|
|
+ "six": "1.16.0",
|
|
|
+ "poetry": "1.2.1",
|
|
|
+ "ptyprocess": "0.7.0",
|
|
|
+ "click": "8.0.4",
|
|
|
+ "importlib-metadata": "4.12.0",
|
|
|
+ "jedi": "0.17.2",
|
|
|
+ "traitlets": "4.3.3",
|
|
|
+ "asgiref": "3.4.1",
|
|
|
+ "charset-normalizer": "2.1.1",
|
|
|
+ "cachy": "0.3.0",
|
|
|
+ "pathspec": "0.9.0",
|
|
|
+ "cachecontrol": "0.12.11",
|
|
|
+ "certifi": "2022.9.24",
|
|
|
+ "wheel": "0.37.0",
|
|
|
+ "backcall": "0.2.0",
|
|
|
+ "jsonschema": "4.16.0",
|
|
|
+ "cryptography": "38.0.1",
|
|
|
+ "pycparser": "2.21",
|
|
|
+ "secretstorage": "3.3.3",
|
|
|
+ "urllib3": "1.26.12",
|
|
|
+ "virtualenv": "20.16.5",
|
|
|
+ "webencodings": "0.5.1",
|
|
|
+ "poetry-plugin-export": "1.0.7",
|
|
|
+ "pytz": "2022.2.1",
|
|
|
+ "ipython": "7.16.3",
|
|
|
+ "pexpect": "4.8.0",
|
|
|
+ "jaraco.classes": "3.2.3",
|
|
|
+ "zipp": "3.8.1",
|
|
|
+ "pickleshare": "0.7.5",
|
|
|
+ "decorator": "5.1.1",
|
|
|
+ "filelock": "3.8.0",
|
|
|
+ "dulwich": "0.20.46",
|
|
|
+ "lockfile": "0.12.2",
|
|
|
+ "typed-ast": "1.5.4",
|
|
|
+ "keyring": "23.9.3",
|
|
|
+ "wcwidth": "0.2.5",
|
|
|
+ "django": "3.2.15",
|
|
|
+ "poetry-core": "1.2.0",
|
|
|
+ "pyrsistent": "0.18.1",
|
|
|
+ "pyparsing": "3.0.9",
|
|
|
+ "pylev": "1.4.0",
|
|
|
+ "toml": "0.10.2",
|
|
|
+ "setuptools": "59.6.0",
|
|
|
+ "pkginfo": "1.8.3",
|
|
|
+ "black": "19.10b0",
|
|
|
+ "requests": "2.28.1",
|
|
|
+ "shellingham": "1.5.0",
|
|
|
+ "idna": "3.4",
|
|
|
+ "tomlkit": "0.11.5",
|
|
|
+ "attrs": "22.1.0"
|
|
|
+ },
|
|
|
+ "sdk": {
|
|
|
+ "version": "0.19.5",
|
|
|
+ "name": "sentry.python",
|
|
|
+ "upstream": { "url": null, "isNewer": false, "name": "sentry.python" }
|
|
|
+ },
|
|
|
+ "_meta": {
|
|
|
+ "user": null,
|
|
|
+ "context": null,
|
|
|
+ "entries": {},
|
|
|
+ "contexts": null,
|
|
|
+ "message": null,
|
|
|
+ "packages": null,
|
|
|
+ "tags": {},
|
|
|
+ "sdk": null
|
|
|
+ },
|
|
|
+ "contexts": {
|
|
|
+ "runtime": {
|
|
|
+ "version": "3.9.9",
|
|
|
+ "type": "runtime",
|
|
|
+ "build": "3.9.9 (main, Dec 21 2021, 10:14:07) \n[GCC 10.2.1 20210110]",
|
|
|
+ "name": "CPython"
|
|
|
+ },
|
|
|
+ "os": { "type": "os", "name": "Ubuntu" },
|
|
|
+ "trace": {
|
|
|
+ "description": "message",
|
|
|
+ "parent_span_id": "a1102070ade944af",
|
|
|
+ "trace_id": "e5cfa4061b63408c8ffdcf918704e357",
|
|
|
+ "span_id": "aebc3c0e76dc7c6e",
|
|
|
+ "type": "default",
|
|
|
+ "op": "django.view"
|
|
|
+ },
|
|
|
+ "browser": { "version": "105.0", "type": "browser", "name": "Firefox" }
|
|
|
+ },
|
|
|
+ "fingerprints": ["6585c6be473d334e97c29a955f843790"],
|
|
|
+ "context": { "sys.argv": ["./manage.py", "runserver", "0.0.0.0:8001"] },
|
|
|
+ "release": null,
|
|
|
+ "groupID": "33"
|
|
|
+}
|