Skip to content

Instantly share code, notes, and snippets.

@umurkontaci
Last active August 29, 2015 13:56
Show Gist options
  • Save umurkontaci/9270201 to your computer and use it in GitHub Desktop.
Save umurkontaci/9270201 to your computer and use it in GitHub Desktop.
{
"event_id": "32cebd5d-1542-4703-a5a3-be5eaa90af81",
"level": "error",
"logger": "android-exception",
"message": "java.lang.Error null",
"platform": "android",
"project": 10222,
"sentry.Interfaces.Exception": [
{
"module": "java.lang",
"type": "error"
}
],
"sentry.Interfaces.Stacktrace": {
"frames": [
{
"filename": "Togethera.java",
"function": "onResume",
"lineno": 46,
"module": "java.lang"
},
{
"filename": "Instrumentation.java",
"function": "callActivityOnResume",
"lineno": 1192,
"module": "java.lang"
},
{
"filename": "Activity.java",
"function": "performResume",
"lineno": 5322,
"module": "java.lang"
},
{
"filename": "ActivityThread.java",
"function": "performResumeActivity",
"lineno": 2759,
"module": "java.lang"
},
{
"filename": "ActivityThread.java",
"function": "handleResumeActivity",
"lineno": 2798,
"module": "java.lang"
},
{
"filename": "ActivityThread.java",
"function": "handleMessage",
"lineno": 1439,
"module": "java.lang"
},
{
"filename": "Handler.java",
"function": "dispatchMessage",
"lineno": 102,
"module": "java.lang"
},
{
"filename": "Looper.java",
"function": "loop",
"lineno": 137,
"module": "java.lang"
},
{
"filename": "ActivityThread.java",
"function": "main",
"lineno": 4998,
"module": "java.lang"
},
{
"filename": "Method.java",
"function": "invokeNative",
"lineno": -2,
"module": "java.lang"
},
{
"filename": "Method.java",
"function": "invoke",
"lineno": 515,
"module": "java.lang"
},
{
"filename": "ZygoteInit.java",
"function": "run",
"lineno": 777,
"module": "java.lang"
},
{
"filename": "ZygoteInit.java",
"function": "main",
"lineno": 593,
"module": "java.lang"
},
{
"filename": "NativeStart.java",
"function": "main",
"lineno": -2,
"module": "java.lang"
}
]
},
"tags": {
"app_version_code": 1,
"app_version_name": "1.0.0",
"os": "Android",
"package_name": "com.togethera.webapp",
"sdk_version": 19
},
"timestamp": "2014-02-28T02:10Z"
}
{
"culprit": "https://staging.togethera.com/",
"logger": "javascript",
"message": "test",
"platform": "javascript",
"project": 10222,
"sentry.interfaces.Exception": {
"type": "Error",
"value": "test"
},
"sentry.interfaces.Http": {
"headers": {
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36"
},
"url": "https://staging.togethera.com/"
},
"sentry.interfaces.Stacktrace": {
"frames": [
{
"colno": 11473,
"filename": "https://staging.togethera.com/static/js/vendor/raven/raven.min.d5867c561448.js",
"function": "?",
"in_app": true,
"lineno": 2
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment