1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "level": "warning",
- "logger": "errors.views",
- "logentry": { "message": "This is a warning", "params": [] },
- "extra": { "sys.argv": ["./manage.py", "runserver", "0.0.0.0:8001"] },
- "event_id": "78d24ed7495c46fc8dbde72c1f20679b",
- "timestamp": "2020-04-24T18:23:02.950832Z",
- "breadcrumbs": [],
- "transaction": "/warning/",
- "contexts": {
- "trace": {
- "trace_id": "1022e5e9d8e44d2ebafddfa839b58c5f",
- "span_id": "9d329137b651e5ce",
- "parent_span_id": "b18a82b300d6699d",
- "op": "django.middleware",
- "description": "django.middleware.clickjacking.XFrameOptionsMiddleware.__call__"
- },
- "runtime": {
- "name": "CPython",
- "version": "3.8.2",
- "build": "3.8.2 (default, Feb 26 2020, 15:09:34) \n[GCC 8.3.0]"
- }
- },
- "modules": {
- "wheel": "0.34.2",
- "webencodings": "0.5.1",
- "wcwidth": "0.1.8",
- "urllib3": "1.25.8",
- "typed-ast": "1.4.1",
- "traitlets": "4.3.3",
- "tomlkit": "0.5.11",
- "toml": "0.10.0",
- "sqlparse": "0.3.1",
- "six": "1.14.0",
- "appdirs": "1.4.3"
- },
- "request": {
- "url": "http://localhost:8001/warning/",
- "query_string": "",
- "method": "GET",
- "env": { "SERVER_NAME": "5949a3cc0cd4", "SERVER_PORT": "8001" },
- "headers": {
- "Content-Length": "",
- "Content-Type": "text/plain",
- "Host": "localhost:8001",
- "User-Agent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0",
- "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8",
- "Accept-Language": "en-US,en;q=0.5",
- "Accept-Encoding": "gzip, deflate",
- "Referer": "http://localhost:8001/",
- "Connection": "keep-alive",
- "Cookie": "",
- "Upgrade-Insecure-Requests": "1",
- "Cache-Control": "max-age=0"
- }
- },
- "server_name": "5949a3cc0cd4",
- "sdk": {
- "name": "sentry.python",
- "version": "0.14.2",
- "packages": [{ "name": "pypi:sentry-sdk", "version": "0.14.2" }],
- "integrations": [
- "argv",
- "atexit",
- "dedupe",
- "django",
- "excepthook",
- "logging",
- "modules",
- "stdlib",
- "threading"
- ]
- },
- "platform": "python",
- "_meta": {
- "request": {
- "headers": { "Cookie": { "": { "rem": [["!config", "x", 0, 1110]] } } }
- }
- }
- }
|