Skip to content

Instantly share code, notes, and snippets.

@dcramer
Created October 6, 2011 19:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcramer/1268426 to your computer and use it in GitHub Desktop.
Save dcramer/1268426 to your computer and use it in GitHub Desktop.
"data": {
"__sentry__": {
"frames": [
{
"filename": filename,
"module": module,
"function": function,
"lineno": ...,
"vars": {
"key": "value"
},
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment