evalphobia
evalphobia
@DavidGamba Thank you for your patience and suggestion! It's a good idea to use the session that you want. What about Config struct directly have AWS session? If it have...
@mzuneska Sorry for late reply 😭 It's good to move `evalphobia/logrus_sentry` into `getsentry` 's repository, but I prefer other repo like `getsentry/logrus_sentry`. not here `getsentry/raven-go`. The reasons are, - logrus...
@ellisonleao I think there is no official logger. I mean `logrus` is not controllable by Sentry team. If the logger is controllable by Sentry team, it's okay to include it...
@gcxRun @siller174 Thank you for your patience, I forgot to answer it... 🙏 💦 After v0.5.4, you can use `AddCustomizer` to modify any fields. ```go hook.AddCustomizer(func(entry *logrus.Entry, data logrus.Fields) {...
@flimzy Thank you for contributing. And sorry for my lateness. `429 error` is the kind of error for `rate limit`, right? As @mcpherrinm mentioned, I think it needs some waiting...
Available options; - a) Add an flag into hook struct and if it is `true` then override `packet.Culprit` - b) Add special field like `culprit` and if it is set...
@mattrobenolt Sounds good! If you officially supports sentry library for logrus, it's more stable and be awared by gophers. @gigaroby @awonak @miloconway any thoughts? @miloconway If you're re-creating the [PR...
@miloconway @gigaroby Thanks guys. @mattrobenolt When you ready, tell me that? After that, we have to do... - Mark this repository as a deprecated one. - Modify the link on...
WIP https://github.com/getsentry/raven-go/pull/98
ref: https://github.com/getsentry/raven-go/issues/118