django_simple.json 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. [
  2. {
  3. "event_id": "5a337086bc1545448e29ed938729cba3",
  4. "sent_at": "2020-12-29T17:51:08.471989Z"
  5. },
  6. { "type": "transaction", "content_type": "application/json", "length": 5684 },
  7. {
  8. "type": "transaction",
  9. "transaction": "/",
  10. "contexts": {
  11. "trace": {
  12. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  13. "span_id": "a51f11f130d703b2",
  14. "parent_span_id": null,
  15. "op": "http.server",
  16. "description": null,
  17. "status": "ok"
  18. },
  19. "runtime": {
  20. "name": "CPython",
  21. "version": "3.9.1",
  22. "build": "3.9.1 (default, Dec 11 2020, 14:22:09) \n[GCC 8.3.0]"
  23. }
  24. },
  25. "tags": { "http.status_code": "200" },
  26. "timestamp": "2020-12-29T17:51:08.468108Z",
  27. "start_timestamp": "2020-12-29T17:51:08.458023Z",
  28. "spans": [
  29. {
  30. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  31. "span_id": "b822e9dedc69ad38",
  32. "parent_span_id": "a51f11f130d703b2",
  33. "same_process_as_parent": true,
  34. "op": "django.middleware",
  35. "description": "django.middleware.security.SecurityMiddleware.__call__",
  36. "start_timestamp": "2020-12-29T17:51:08.459184Z",
  37. "timestamp": "2020-12-29T17:51:08.467908Z",
  38. "tags": {
  39. "django.function_name": "django.utils.deprecation.MiddlewareMixin.__call__",
  40. "django.middleware_name": "django.middleware.security.SecurityMiddleware"
  41. }
  42. },
  43. {
  44. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  45. "span_id": "bc3b7d5de96413aa",
  46. "parent_span_id": "b822e9dedc69ad38",
  47. "same_process_as_parent": true,
  48. "op": "django.middleware",
  49. "description": "django.contrib.sessions.middleware.SessionMiddleware.__call__",
  50. "start_timestamp": "2020-12-29T17:51:08.459378Z",
  51. "timestamp": "2020-12-29T17:51:08.467850Z",
  52. "tags": {
  53. "django.function_name": "django.utils.deprecation.MiddlewareMixin.__call__",
  54. "django.middleware_name": "django.contrib.sessions.middleware.SessionMiddleware"
  55. }
  56. },
  57. {
  58. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  59. "span_id": "b32df5137e2bda2e",
  60. "parent_span_id": "bc3b7d5de96413aa",
  61. "same_process_as_parent": true,
  62. "op": "django.middleware",
  63. "description": "django.middleware.common.CommonMiddleware.__call__",
  64. "start_timestamp": "2020-12-29T17:51:08.459741Z",
  65. "timestamp": "2020-12-29T17:51:08.467817Z",
  66. "tags": {
  67. "django.function_name": "django.utils.deprecation.MiddlewareMixin.__call__",
  68. "django.middleware_name": "django.middleware.common.CommonMiddleware"
  69. }
  70. },
  71. {
  72. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  73. "span_id": "aea5c38d0ed37a0a",
  74. "parent_span_id": "b32df5137e2bda2e",
  75. "same_process_as_parent": true,
  76. "op": "django.middleware",
  77. "description": "django.middleware.csrf.CsrfViewMiddleware.__call__",
  78. "start_timestamp": "2020-12-29T17:51:08.459987Z",
  79. "timestamp": "2020-12-29T17:51:08.467742Z",
  80. "tags": {
  81. "django.function_name": "django.utils.deprecation.MiddlewareMixin.__call__",
  82. "django.middleware_name": "django.middleware.csrf.CsrfViewMiddleware"
  83. }
  84. },
  85. {
  86. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  87. "span_id": "96637f64cccce95c",
  88. "parent_span_id": "aea5c38d0ed37a0a",
  89. "same_process_as_parent": true,
  90. "op": "django.middleware",
  91. "description": "django.contrib.auth.middleware.AuthenticationMiddleware.__call__",
  92. "start_timestamp": "2020-12-29T17:51:08.460158Z",
  93. "timestamp": "2020-12-29T17:51:08.467536Z",
  94. "tags": {
  95. "django.function_name": "django.utils.deprecation.MiddlewareMixin.__call__",
  96. "django.middleware_name": "django.contrib.auth.middleware.AuthenticationMiddleware"
  97. }
  98. },
  99. {
  100. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  101. "span_id": "b26d935f9bb37598",
  102. "parent_span_id": "96637f64cccce95c",
  103. "same_process_as_parent": true,
  104. "op": "django.middleware",
  105. "description": "django.contrib.messages.middleware.MessageMiddleware.__call__",
  106. "start_timestamp": "2020-12-29T17:51:08.460300Z",
  107. "timestamp": "2020-12-29T17:51:08.467519Z",
  108. "tags": {
  109. "django.function_name": "django.utils.deprecation.MiddlewareMixin.__call__",
  110. "django.middleware_name": "django.contrib.messages.middleware.MessageMiddleware"
  111. }
  112. },
  113. {
  114. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  115. "span_id": "ab1235482d7ab4c3",
  116. "parent_span_id": "b26d935f9bb37598",
  117. "same_process_as_parent": true,
  118. "op": "django.middleware",
  119. "description": "django.middleware.clickjacking.XFrameOptionsMiddleware.__call__",
  120. "start_timestamp": "2020-12-29T17:51:08.460705Z",
  121. "timestamp": "2020-12-29T17:51:08.467470Z",
  122. "tags": {
  123. "django.function_name": "django.utils.deprecation.MiddlewareMixin.__call__",
  124. "django.middleware_name": "django.middleware.clickjacking.XFrameOptionsMiddleware"
  125. }
  126. },
  127. {
  128. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  129. "span_id": "9196aae1b05da8d2",
  130. "parent_span_id": "ab1235482d7ab4c3",
  131. "same_process_as_parent": true,
  132. "op": "django.middleware",
  133. "description": "django.middleware.csrf.CsrfViewMiddleware.process_view",
  134. "start_timestamp": "2020-12-29T17:51:08.461004Z",
  135. "timestamp": "2020-12-29T17:51:08.461040Z",
  136. "tags": {
  137. "django.function_name": "django.middleware.csrf.CsrfViewMiddleware.process_view",
  138. "django.middleware_name": "django.middleware.csrf.CsrfViewMiddleware"
  139. }
  140. },
  141. {
  142. "trace_id": "581eb3bc1f4740eea53717cb7f7450f6",
  143. "span_id": "9990658f017f5a82",
  144. "parent_span_id": "ab1235482d7ab4c3",
  145. "same_process_as_parent": true,
  146. "op": "django.view",
  147. "description": "home",
  148. "start_timestamp": "2020-12-29T17:51:08.461294Z",
  149. "timestamp": "2020-12-29T17:51:08.461498Z"
  150. }
  151. ],
  152. "event_id": "5a337086bc1545448e29ed938729cba3",
  153. "extra": { "sys.argv": ["./manage.py", "runserver", "0.0.0.0:8001"] },
  154. "request": {
  155. "url": "http://localhost:8001/",
  156. "query_string": "",
  157. "method": "GET",
  158. "env": { "SERVER_NAME": "45e6cd65994c", "SERVER_PORT": "8001" },
  159. "headers": {
  160. "Content-Length": "",
  161. "Content-Type": "text/plain",
  162. "Host": "localhost:8001",
  163. "User-Agent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0",
  164. "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8",
  165. "Accept-Language": "en-US,en;q=0.5",
  166. "Accept-Encoding": "gzip, deflate",
  167. "Connection": "keep-alive",
  168. "Cookie": "",
  169. "Upgrade-Insecure-Requests": "1",
  170. "Cache-Control": "max-age=0"
  171. }
  172. },
  173. "server_name": "45e6cd65994c",
  174. "sdk": {
  175. "name": "sentry.python",
  176. "version": "0.19.5",
  177. "packages": [{ "name": "pypi:sentry-sdk", "version": "0.19.5" }],
  178. "integrations": [
  179. "argv",
  180. "atexit",
  181. "dedupe",
  182. "django",
  183. "excepthook",
  184. "logging",
  185. "modules",
  186. "stdlib",
  187. "threading"
  188. ]
  189. },
  190. "platform": "python",
  191. "_meta": {
  192. "request": {
  193. "headers": { "Cookie": { "": { "rem": [["!config", "x", 0, 445]] } } }
  194. }
  195. }
  196. }
  197. ]