Migrate to sentry-go
2 unresolved threads
2 unresolved threads
Compare changes
-
The previous library `raven-go` used to add a Header `host` automatically for the Event. To keep the same kind of information add this back manually.
+ 19
− 13
@@ -3,29 +3,35 @@ package errortracking
@@ -37,7 +43,7 @@ func cleanHeadersForRaven(r *http.Request) *raven.Http {