Skip to content

Instantly share code, notes, and snippets.

@CharlieHess
Created November 18, 2020 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CharlieHess/55e107ae6e96b8f7c9b1389c64b97256 to your computer and use it in GitHub Desktop.
Save CharlieHess/55e107ae6e96b8f7c9b1389c64b97256 to your computer and use it in GitHub Desktop.
{
"environment": "production",
"extra": {
"crashed_process": "browser"
},
"release": "Slack@4.13.0-alpha1",
"user": {
"ip_address": "{{auto}}"
},
"tags": {
"uuid": "6d5e1f49-fe2e-591d-b3d7-5edf33b4da64",
"locale": "en-US",
"team_id": "T5J4Q04QG",
"enterprise_id": "E12KS1G65",
"event_type": "javascript"
},
"platform": "node",
"sdk": {
"name": "sentry.javascript.electron",
"packages": [
{
"name": "npm:@sentry/electron",
"version": "2.0.3"
}
],
"version": "2.0.3",
"integrations": [
"InboundFilters",
"FunctionToString",
"Console",
"Http",
"OnUnhandledRejection",
"LinkedErrors",
"OnUncaughtException",
"Electron"
]
},
"timestamp": 1605649132.838,
"breadcrumbs": [
{
"timestamp": 1605649129.949,
"category": "electron",
"message": "app.session-created",
"type": "ui"
},
{
"timestamp": 1605649130.03,
"category": "electron",
"message": "app.gpu-info-update",
"type": "ui"
},
{
"timestamp": 1605649130.077,
"category": "electron",
"message": "app.web-contents-created",
"type": "ui"
},
{
"timestamp": 1605649130.078,
"category": "electron",
"message": "app.browser-window-created",
"type": "ui"
},
{
"timestamp": 1605649130.456,
"category": "electron",
"message": "WebContents[1].dom-ready",
"type": "ui"
},
{
"timestamp": 1605649130.543,
"category": "electron",
"message": "app.did-become-active",
"type": "ui"
},
{
"timestamp": 1605649130.565,
"category": "electron",
"message": "app.browser-window-focus",
"type": "ui"
},
{
"timestamp": 1605649132.712,
"category": "fetch",
"data": {
"method": "GET",
"url": "https://slack.com/api/api.test?error=",
"status_code": 200
},
"type": "http"
}
],
"contexts": {
"app": {
"app_name": "Slack",
"app_version": "4.13.0-alpha1"
},
"browser": {
"name": "Chrome"
},
"chrome": {
"name": "Chrome",
"type": "runtime",
"version": "87.0.4280.40"
},
"device": {
"arch": "x64",
"family": "Desktop"
},
"node": {
"name": "Node",
"type": "runtime",
"version": "12.18.3"
},
"os": {
"kernel_version": "19.6.0",
"name": "Mac OS X",
"version": "10.15.7",
"build": "19H15"
},
"runtime": {
"name": "Electron",
"version": "11.0.0-beta.20"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment