123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- {
- "level": "warning",
- "logger": "errors.views",
- "logentry": { "message": "This is a warning: %s", "params": ["warning"] },
- "extra": { "sys.argv": ["./manage.py", "runserver", "0.0.0.0:8001"] },
- "event_id": "d2e68809a8524be4b1a1d314a1f159ec",
- "timestamp": "2022-02-16T16:03:21.363647Z",
- "breadcrumbs": {
- "values": [
- {
- "type": "log",
- "level": "warning",
- "category": "errors.views",
- "message": "This is a warning",
- "timestamp": "2022-02-16T16:03:21.362913Z",
- "data": {}
- }
- ]
- },
- "transaction": "/logger-warning/",
- "contexts": {
- "trace": {
- "trace_id": "94cb880c05a64d24830b7b965a3f252b",
- "span_id": "a1bd762572798358",
- "parent_span_id": "8975a24136cb2cd8",
- "op": "django.view",
- "description": "logger-warning"
- },
- "runtime": {
- "name": "CPython",
- "version": "3.10.1",
- "build": "3.10.1 (main, Dec 21 2021, 09:17:12) [GCC 10.2.1 20210110]"
- }
- },
- "modules": {
- "wheel": "0.37.0",
- "webencodings": "0.5.1",
- "wcwidth": "0.2.5",
- "virtualenv": "20.13.0",
- "urllib3": "1.26.8",
- "typed-ast": "1.5.1",
- "traitlets": "4.3.3",
- "tomlkit": "0.8.0",
- "toml": "0.10.2",
- "sqlparse": "0.4.2",
- "six": "1.16.0",
- "shellingham": "1.4.0",
- "setuptools": "57.5.0",
- "sentry-sdk": "1.5.1",
- "secretstorage": "3.3.1",
- "requests": "2.27.1",
- "requests-toolbelt": "0.9.1",
- "regex": "2021.11.10",
- "pytz": "2021.3",
- "pyparsing": "3.0.6",
- "pylev": "1.4.0",
- "pygments": "2.11.2",
- "pycparser": "2.21",
- "ptyprocess": "0.7.0",
- "prompt-toolkit": "3.0.3",
- "poetry": "1.1.12",
- "poetry-core": "1.0.7",
- "platformdirs": "2.4.1",
- "pkginfo": "1.8.2",
- "pip": "21.2.4",
- "pickleshare": "0.7.5",
- "pexpect": "4.8.0",
- "pathspec": "0.9.0",
- "pastel": "0.2.1",
- "parso": "0.7.1",
- "packaging": "20.9",
- "msgpack": "1.0.3",
- "lockfile": "0.12.2",
- "keyring": "21.8.0",
- "jeepney": "0.7.1",
- "jedi": "0.17.2",
- "ipython": "7.16.2",
- "ipython-genutils": "0.2.0",
- "ipdb": "0.12.3",
- "idna": "3.3",
- "html5lib": "1.1",
- "filelock": "3.4.2",
- "django": "3.2.11",
- "distlib": "0.3.4",
- "decorator": "5.1.1",
- "cryptography": "36.0.1",
- "crashtest": "0.3.1",
- "clikit": "0.6.2",
- "click": "8.0.3",
- "cleo": "0.8.1",
- "charset-normalizer": "2.0.10",
- "cffi": "1.15.0",
- "certifi": "2021.10.8",
- "cachy": "0.3.0",
- "cachecontrol": "0.12.10",
- "black": "19.10b0",
- "backcall": "0.2.0",
- "attrs": "21.4.0",
- "asgiref": "3.4.1",
- "appdirs": "1.4.4"
- },
- "request": {
- "url": "http://localhost:8001/logger-warning/",
- "query_string": "",
- "method": "GET",
- "env": { "SERVER_NAME": "78b41d5b387e", "SERVER_PORT": "8001" },
- "headers": {
- "Content-Length": "",
- "Content-Type": "text/plain",
- "Host": "localhost:8001",
- "User-Agent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0",
- "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,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",
- "Sec-Fetch-Dest": "document",
- "Sec-Fetch-Mode": "navigate",
- "Sec-Fetch-Site": "same-origin",
- "Dnt": "1",
- "Sec-Gpc": "1",
- "Cache-Control": "max-age=0"
- }
- },
- "environment": "production",
- "server_name": "78b41d5b387e",
- "sdk": {
- "name": "sentry.python",
- "version": "1.5.1",
- "packages": [{ "name": "pypi:sentry-sdk", "version": "1.5.1" }],
- "integrations": [
- "argv",
- "atexit",
- "dedupe",
- "django",
- "excepthook",
- "logging",
- "modules",
- "stdlib",
- "threading"
- ]
- },
- "platform": "python",
- "_meta": {
- "request": {
- "headers": { "Cookie": { "": { "rem": [["!config", "x", 0, 393]] } } }
- }
- }
- }
|