...
You can further define alert properties on the Errorception integration page in Jira Service Management.
Sample payload sent from Errorception
Expand |
---|
title | Sample payload (in JSON format) |
---|
|
Code Block |
---|
{
"isInline": true,
"message": "Uncaught RefereceError: leJohn is not defined",
"userAgent": "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36",
"when": "before",
"scriptPath": "skriptPeth",
"page": "http://localhost:8080/integration/index/?state=4",
"date": "2014-10-14T08:43:04.029Z",
"isFirstOccurrence": true,
"webUrl": "http://errorception.com/projects/543ce00c69c1935122000029/errors/543ce218bfb6f76cbe96ff4b",
"apiUrl": "https://api.errorception.com/projects/543ce00c69c1935122000029/errors/543ce218bfb6f76cbe96ff4b"
} |
|
...