python_logging.json 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. {
  2. "eventID": "78d24ed7495c46fc8dbde72c1f20679b",
  3. "dist": null,
  4. "userReport": null,
  5. "projectID": "1",
  6. "previousEventID": null,
  7. "message": "This is a warning",
  8. "id": "2087",
  9. "size": 2436,
  10. "errors": [],
  11. "culprit": "/warning/",
  12. "title": "This is a warning",
  13. "platform": "python",
  14. "location": null,
  15. "nextEventID": null,
  16. "type": "default",
  17. "metadata": { "title": "This is a warning" },
  18. "groupingConfig": { "id": "legacy:2019-03-12" },
  19. "crashFile": null,
  20. "tags": [
  21. { "value": "Firefox 75.0", "key": "browser", "_meta": null },
  22. { "value": "Firefox", "key": "browser.name", "_meta": null },
  23. { "value": "warning", "key": "level", "_meta": null },
  24. { "value": "errors.views", "key": "logger", "_meta": null },
  25. { "value": "Ubuntu", "key": "os.name", "_meta": null },
  26. { "value": "CPython 3.8.2", "key": "runtime", "_meta": null },
  27. { "value": "CPython", "key": "runtime.name", "_meta": null },
  28. { "value": "5949a3cc0cd4", "key": "server_name", "_meta": null },
  29. { "value": "/warning/", "key": "transaction", "_meta": null },
  30. { "value": "http://localhost:8001/warning/", "key": "url", "_meta": null }
  31. ],
  32. "dateCreated": "2020-04-24T18:23:02.951Z",
  33. "dateReceived": "2020-04-24T18:25:05.149Z",
  34. "user": null,
  35. "entries": [
  36. { "type": "message", "data": { "formatted": "This is a warning" } },
  37. {
  38. "type": "request",
  39. "data": {
  40. "fragment": "",
  41. "cookies": [],
  42. "inferredContentType": "text/plain",
  43. "env": { "SERVER_NAME": "5949a3cc0cd4", "SERVER_PORT": "8001" },
  44. "headers": [
  45. [
  46. "Accept",
  47. "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
  48. ],
  49. ["Accept-Encoding", "gzip, deflate"],
  50. ["Accept-Language", "en-US,en;q=0.5"],
  51. ["Cache-Control", "max-age=0"],
  52. ["Connection", "keep-alive"],
  53. ["Content-Length", ""],
  54. ["Content-Type", "text/plain"],
  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:75.0) Gecko/20100101 Firefox/75.0"
  61. ]
  62. ],
  63. "url": "http://localhost:8001/warning/",
  64. "query": [],
  65. "data": null,
  66. "method": "GET"
  67. }
  68. }
  69. ],
  70. "packages": {
  71. "wheel": "0.34.2",
  72. "sqlparse": "0.3.1",
  73. "typed-ast": "1.4.1",
  74. "six": "1.14.0",
  75. "urllib3": "1.25.8",
  76. "wcwidth": "0.1.8",
  77. "traitlets": "4.3.3",
  78. "toml": "0.10.0",
  79. "webencodings": "0.5.1",
  80. "tomlkit": "0.5.11",
  81. "appdirs": "1.4.3"
  82. },
  83. "sdk": {
  84. "version": "0.14.2",
  85. "name": "sentry.python",
  86. "upstream": { "url": null, "isNewer": false, "name": "sentry.python" }
  87. },
  88. "_meta": {
  89. "user": null,
  90. "context": null,
  91. "entries": {},
  92. "contexts": null,
  93. "message": null,
  94. "packages": null,
  95. "tags": {},
  96. "sdk": null
  97. },
  98. "contexts": {
  99. "runtime": {
  100. "version": "3.8.2",
  101. "type": "runtime",
  102. "build": "3.8.2 (default, Feb 26 2020, 15:09:34) \n[GCC 8.3.0]",
  103. "name": "CPython"
  104. },
  105. "os": { "type": "os", "name": "Ubuntu" },
  106. "trace": {
  107. "description": "django.middleware.clickjacking.XFrameOptionsMiddleware.__call__",
  108. "parent_span_id": "b18a82b300d6699d",
  109. "trace_id": "1022e5e9d8e44d2ebafddfa839b58c5f",
  110. "span_id": "9d329137b651e5ce",
  111. "type": "default",
  112. "op": "django.middleware"
  113. },
  114. "browser": { "version": "75.0", "type": "browser", "name": "Firefox" }
  115. },
  116. "fingerprints": ["6f8498b9fd52b3c93a8a4672aac43e76"],
  117. "context": { "sys.argv": ["./manage.py", "runserver", "0.0.0.0:8001"] },
  118. "release": null,
  119. "groupID": "56"
  120. }