Created
March 7, 2016 22:04
-
-
Save hut8/80557e834856756f6b98 to your computer and use it in GitHub Desktop.
roll
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"body": { | |
"trace": { | |
"frames": [ | |
{ | |
"lineno": 79, | |
"method": "rollrus.(*Hook).Fire", | |
"filename": "github.com/heroku/rollrus/rollrus.go" | |
}, | |
{ | |
"lineno": 28, | |
"method": "logrus.LevelHooks.Fire", | |
"filename": "github.com/Sirupsen/logrus/hooks.go" | |
}, | |
{ | |
"lineno": 88, | |
"method": "logrus.Entry.log", | |
"filename": "github.com/Sirupsen/logrus/entry.go" | |
}, | |
{ | |
"lineno": 145, | |
"method": "logrus.(*Entry).Error", | |
"filename": "github.com/Sirupsen/logrus/entry.go" | |
}, | |
{ | |
"lineno": 102, | |
"method": "main.recoverHandler.func1.1", | |
"filename": "/home/ghc/go/src/ghc-app/main.go" | |
}, | |
{ | |
"lineno": 437, | |
"method": "runtime.call32", | |
"filename": "/usr/local/go/src/runtime/asm_amd64.s" | |
}, | |
{ | |
"lineno": 423, | |
"method": "runtime.gopanic", | |
"filename": "/usr/local/go/src/runtime/panic.go" | |
}, | |
{ | |
"lineno": 94, | |
"method": "main.(*GHCController).UserEvents", | |
"filename": "/home/ghc/go/src/ghc-app/controller.go" | |
}, | |
{ | |
"lineno": 35, | |
"method": "main.(*GHCController).UserEvents-fm", | |
"filename": "/home/ghc/go/src/ghc-app/controller.go" | |
}, | |
{ | |
"lineno": 1422, | |
"method": "http.HandlerFunc.ServeHTTP", | |
"filename": "/usr/local/go/src/net/http/server.go" | |
}, | |
{ | |
"lineno": 103, | |
"method": "mux.(*Router).ServeHTTP", | |
"filename": "github.com/gorilla/mux/mux.go" | |
}, | |
{ | |
"lineno": 125, | |
"method": "main.mainHandler.func1", | |
"filename": "/home/ghc/go/src/ghc-app/main.go" | |
}, | |
{ | |
"lineno": 1422, | |
"method": "http.HandlerFunc.ServeHTTP", | |
"filename": "/usr/local/go/src/net/http/server.go" | |
}, | |
{ | |
"lineno": 106, | |
"method": "main.recoverHandler.func1", | |
"filename": "/home/ghc/go/src/ghc-app/main.go" | |
}, | |
{ | |
"lineno": 1422, | |
"method": "http.HandlerFunc.ServeHTTP", | |
"filename": "/usr/local/go/src/net/http/server.go" | |
}, | |
{ | |
"lineno": 65, | |
"method": "main.logHandler.func1", | |
"filename": "/home/ghc/go/src/ghc-app/main.go" | |
}, | |
{ | |
"lineno": 1422, | |
"method": "http.HandlerFunc.ServeHTTP", | |
"filename": "/usr/local/go/src/net/http/server.go" | |
}, | |
{ | |
"lineno": 116, | |
"method": "main.remoteAddrHandler.func1", | |
"filename": "/home/ghc/go/src/ghc-app/main.go" | |
}, | |
{ | |
"lineno": 1422, | |
"method": "http.HandlerFunc.ServeHTTP", | |
"filename": "/usr/local/go/src/net/http/server.go" | |
}, | |
{ | |
"lineno": 1862, | |
"method": "http.serverHandler.ServeHTTP", | |
"filename": "/usr/local/go/src/net/http/server.go" | |
}, | |
{ | |
"lineno": 1361, | |
"method": "http.(*conn).serve", | |
"filename": "/usr/local/go/src/net/http/server.go" | |
}, | |
{ | |
"lineno": 1721, | |
"method": "runtime.goexit", | |
"filename": "/usr/local/go/src/runtime/asm_amd64.s" | |
} | |
], | |
"exception": { | |
"message": "write tcp 127.0.0.1:5000->127.0.0.1:33893: write: broken pipe", | |
"class": "{f56910f9}" | |
} | |
} | |
}, | |
"uuid": "2361b4703bf5465fa20f6fd7f4ee9972", | |
"language": "go", | |
"level": "error", | |
"timestamp": 1457209029, | |
"title": "write tcp 127.0.0.1:5000->127.0.0.1:33893: write: broken pipe", | |
"custom": { | |
"raw": "&net.OpError{Op:\"write\", Net:\"tcp\", Source:(*net.TCPAddr)(0xc8202db590), Addr:(*net.TCPAddr)(0xc8202db5c0), Err:(*os.SyscallError)(0xc820369120)}", | |
"time": "2016-03-05T20:17:09Z" | |
}, | |
"environment": "production", | |
"platform": "linux", | |
"framework": "unknown", | |
"fingerprint": "a341b69a", | |
"server": { | |
"host": "ibm704" | |
}, | |
"notifier": { | |
"version": "0.0.1", | |
"name": "go-roll" | |
}, | |
"metadata": { | |
"customer_timestamp": 1457209029 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment