Conversation
|
This is great! Are you interested in continuing the integration work to see if we could extract some metadata that could be pushed to sentry? |
|
Hey @asabil -- I definitely wouldn't mind! General metadata like the source PID and such should be easy, and I can follow One issue: I'd like to avoid duplicating functionality: after issuing this pull request I found https://github.com/basho/lager/blob/7af433004d846f7489fab1f705f8b06f40171bb2/src/error_logger_lager_h.erl which performs for lager what I think Hope that made sense -- thoughts? |
This may be outside of the scope of this repo, but this pull request brings
raven-erlangandlagertogether.I'm sure that more sentry friendly metadata can be extracted from
lager, but before I drilled down I thought I'd see if this was even of interest.Cool repo btw.