android_sdk_envelope.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. [
  2. {
  3. "event_id": "45e4eb512da94cb2956b788e6932c2cd",
  4. "sdk": {
  5. "name": "sentry.java.android",
  6. "version": "4.0.0",
  7. "packages": [
  8. {
  9. "name": "maven:sentry",
  10. "version": "4.0.0"
  11. },
  12. {
  13. "name": "maven:sentry-android-core",
  14. "version": "4.0.0"
  15. },
  16. {
  17. "name": "maven:sentry-android-ndk",
  18. "version": "4.0.0"
  19. }
  20. ]
  21. }
  22. },
  23. {
  24. "content_type": "application/json",
  25. "type": "event",
  26. "length": 5557
  27. },
  28. {
  29. "breadcrumbs": [
  30. {
  31. "category": "ui.lifecycle",
  32. "data": {
  33. "screen": "MainActivity",
  34. "state": "created"
  35. },
  36. "level": "info",
  37. "timestamp": "2021-02-23T03:12:07.454Z",
  38. "type": "navigation"
  39. },
  40. {
  41. "category": "ui.lifecycle",
  42. "data": {
  43. "screen": "MainActivity",
  44. "state": "started"
  45. },
  46. "level": "info",
  47. "timestamp": "2021-02-23T03:12:07.628Z",
  48. "type": "navigation"
  49. },
  50. {
  51. "category": "app.lifecycle",
  52. "data": {
  53. "state": "start"
  54. },
  55. "level": "info",
  56. "timestamp": "2021-02-23T03:12:07.636Z",
  57. "type": "session"
  58. },
  59. {
  60. "category": "app.lifecycle",
  61. "data": {
  62. "state": "foreground"
  63. },
  64. "level": "info",
  65. "timestamp": "2021-02-23T03:12:07.637Z",
  66. "type": "navigation"
  67. },
  68. {
  69. "category": "ui.lifecycle",
  70. "data": {
  71. "screen": "MainActivity",
  72. "state": "resumed"
  73. },
  74. "level": "info",
  75. "timestamp": "2021-02-23T03:12:07.637Z",
  76. "type": "navigation"
  77. },
  78. {
  79. "category": "ui.lifecycle",
  80. "data": {
  81. "screen": "MainActivity",
  82. "state": "paused"
  83. },
  84. "level": "info",
  85. "timestamp": "2021-02-23T03:13:23.808Z",
  86. "type": "navigation"
  87. },
  88. {
  89. "category": "ui.lifecycle",
  90. "data": {
  91. "screen": "MainActivity",
  92. "state": "stopped"
  93. },
  94. "level": "info",
  95. "timestamp": "2021-02-23T03:13:24.430Z",
  96. "type": "navigation"
  97. },
  98. {
  99. "category": "ui.lifecycle",
  100. "data": {
  101. "screen": "MainActivity",
  102. "state": "destroyed"
  103. },
  104. "level": "info",
  105. "timestamp": "2021-02-23T03:13:24.437Z",
  106. "type": "navigation"
  107. },
  108. {
  109. "category": "app.lifecycle",
  110. "data": {
  111. "state": "background"
  112. },
  113. "level": "info",
  114. "timestamp": "2021-02-23T03:13:24.524Z",
  115. "type": "navigation"
  116. },
  117. {
  118. "category": "ui.lifecycle",
  119. "data": {
  120. "screen": "MainActivity",
  121. "state": "created"
  122. },
  123. "level": "info",
  124. "timestamp": "2021-02-23T03:13:25.533Z",
  125. "type": "navigation"
  126. }
  127. ],
  128. "dist": "1",
  129. "exception": {
  130. "values": [
  131. {
  132. "module": "java.lang",
  133. "stacktrace": {
  134. "frames": [
  135. {
  136. "native": false,
  137. "filename": "ZygoteInit.java",
  138. "function": "main",
  139. "in_app": false,
  140. "lineno": 947,
  141. "module": "com.android.internal.os.ZygoteInit"
  142. },
  143. {
  144. "native": false,
  145. "filename": "RuntimeInit.java",
  146. "function": "run",
  147. "in_app": false,
  148. "lineno": 592,
  149. "module": "com.android.internal.os.RuntimeInit$MethodAndArgsCaller"
  150. },
  151. {
  152. "native": true,
  153. "filename": "Method.java",
  154. "function": "invoke",
  155. "in_app": false,
  156. "module": "java.lang.reflect.Method"
  157. },
  158. {
  159. "native": false,
  160. "filename": "ActivityThread.java",
  161. "function": "main",
  162. "in_app": false,
  163. "lineno": 7656,
  164. "module": "android.app.ActivityThread"
  165. },
  166. {
  167. "native": false,
  168. "filename": "Looper.java",
  169. "function": "loop",
  170. "in_app": false,
  171. "lineno": 223,
  172. "module": "android.os.Looper"
  173. },
  174. {
  175. "native": false,
  176. "filename": "Handler.java",
  177. "function": "dispatchMessage",
  178. "in_app": false,
  179. "lineno": 106,
  180. "module": "android.os.Handler"
  181. },
  182. {
  183. "native": false,
  184. "filename": "ActivityThread.java",
  185. "function": "handleMessage",
  186. "in_app": false,
  187. "lineno": 2066,
  188. "module": "android.app.ActivityThread$H"
  189. },
  190. {
  191. "native": false,
  192. "filename": "TransactionExecutor.java",
  193. "function": "execute",
  194. "in_app": false,
  195. "lineno": 95,
  196. "module": "android.app.servertransaction.TransactionExecutor"
  197. },
  198. {
  199. "native": false,
  200. "filename": "TransactionExecutor.java",
  201. "function": "executeCallbacks",
  202. "in_app": false,
  203. "lineno": 135,
  204. "module": "android.app.servertransaction.TransactionExecutor"
  205. },
  206. {
  207. "native": false,
  208. "filename": "LaunchActivityItem.java",
  209. "function": "execute",
  210. "in_app": false,
  211. "lineno": 85,
  212. "module": "android.app.servertransaction.LaunchActivityItem"
  213. },
  214. {
  215. "native": false,
  216. "filename": "ActivityThread.java",
  217. "function": "handleLaunchActivity",
  218. "in_app": false,
  219. "lineno": 3601,
  220. "module": "android.app.ActivityThread"
  221. },
  222. {
  223. "native": false,
  224. "filename": "ActivityThread.java",
  225. "function": "performLaunchActivity",
  226. "in_app": false,
  227. "lineno": 3422,
  228. "module": "android.app.ActivityThread"
  229. },
  230. {
  231. "native": false,
  232. "filename": "Instrumentation.java",
  233. "function": "callActivityOnCreate",
  234. "in_app": false,
  235. "lineno": 1309,
  236. "module": "android.app.Instrumentation"
  237. },
  238. {
  239. "native": false,
  240. "filename": "Activity.java",
  241. "function": "performCreate",
  242. "in_app": false,
  243. "lineno": 7984,
  244. "module": "android.app.Activity"
  245. },
  246. {
  247. "native": false,
  248. "filename": "Activity.java",
  249. "function": "performCreate",
  250. "in_app": false,
  251. "lineno": 8000,
  252. "module": "android.app.Activity"
  253. },
  254. {
  255. "native": false,
  256. "filename": "MainActivity.java",
  257. "function": "onCreate",
  258. "in_app": true,
  259. "lineno": 22,
  260. "module": "com.example.androiderrorfactory.MainActivity"
  261. }
  262. ]
  263. },
  264. "thread_id": 2,
  265. "type": "Exception",
  266. "value": "This is a test."
  267. }
  268. ]
  269. },
  270. "extra": {},
  271. "fingerprint": [],
  272. "platform": "java",
  273. "timestamp": "2021-02-23T03:13:25.533Z",
  274. "user": {
  275. "id": "3968871acdaea46f"
  276. },
  277. "contexts": {
  278. "app": {
  279. "app_build": "1",
  280. "app_identifier": "com.example.androiderrorfactory",
  281. "app_name": "Android Error Factory",
  282. "app_start_time": "2021-02-23T03:12:07.391Z",
  283. "app_version": "1.0"
  284. },
  285. "os": {
  286. "build": "sdk_gphone_x86_arm-userdebug 11 RSR1.201013.001 6903271 dev-keys",
  287. "kernel_version": "5.4.61-android11-0-00791-gbad091cc4bf3-ab6833933",
  288. "name": "Android",
  289. "rooted": true,
  290. "version": "11"
  291. },
  292. "device": {
  293. "archs": [
  294. "x86",
  295. "armeabi-v7a",
  296. "armeabi"
  297. ],
  298. "battery_level": 100.0,
  299. "battery_temperature": 25.0,
  300. "boot_time": "2021-02-23T02:57:18.841Z",
  301. "brand": "google",
  302. "charging": false,
  303. "connection_type": "wifi",
  304. "external_free_storage": 835477504,
  305. "external_storage_size": 835573760,
  306. "family": "sdk_gphone_x86_arm",
  307. "free_memory": 1124958208,
  308. "free_storage": 5904179200,
  309. "id": "3968871acdaea46f",
  310. "language": "en_US",
  311. "low_memory": false,
  312. "manufacturer": "Google",
  313. "memory_size": 2076913664,
  314. "model": "sdk_gphone_x86_arm",
  315. "model_id": "RSR1.201013.001",
  316. "name": "sdk_gphone_x86_arm",
  317. "online": true,
  318. "orientation": "portrait",
  319. "screen_density": 2.75,
  320. "screen_dpi": 440,
  321. "screen_height_pixels": 2088,
  322. "screen_width_pixels": 1080,
  323. "simulator": true,
  324. "storage_size": 6240665600,
  325. "timezone": "America/New_York"
  326. }
  327. },
  328. "environment": "production",
  329. "event_id": "45e4eb512da94cb2956b788e6932c2cd",
  330. "release": "com.example.androiderrorfactory@1.0+1",
  331. "sdk": {
  332. "name": "sentry.java.android",
  333. "packages": [
  334. {
  335. "name": "maven:sentry",
  336. "version": "4.0.0"
  337. },
  338. {
  339. "name": "maven:sentry-android-core",
  340. "version": "4.0.0"
  341. },
  342. {
  343. "name": "maven:sentry-android-ndk",
  344. "version": "4.0.0"
  345. }
  346. ],
  347. "version": "4.0.0"
  348. },
  349. "tags": {
  350. "isSideLoaded": "true"
  351. }
  352. },
  353. {
  354. "content_type": "application/json",
  355. "type": "session",
  356. "length": 272
  357. },
  358. {
  359. "sid": "cd2277eb-c49c-4780-98ba-e0faced3050b",
  360. "did": "747c00a9-5685-491e-a6a3-e962f4eaf8ba",
  361. "started": "2021-02-23T03:12:07.637Z",
  362. "status": "ok",
  363. "seq": 1614050005549,
  364. "errors": 1,
  365. "timestamp": "2021-02-23T03:13:25.549Z",
  366. "attrs": {
  367. "release": "com.example.androiderrorfactory@1.0+1"
  368. }
  369. }
  370. ]