bugsnag / bugsnag-agent

A forwarding agent for BugSnag to guarantee minimal reporting impact.
MIT License
14 stars 9 forks source link

Ideas #25

Open sandstrom opened 3 years ago

sandstrom commented 3 years ago

Adblockers is a problem for bugsnag (both sessions and actual bug reports).

This agent is great, but could use improvements. Some ideas:

johnkiely1 commented 3 years ago

Hi @sandstrom,

Thanks for the suggestions, we will definitely bear them in mind when we do come to update bugsnag-agent.

mgreenw commented 1 year ago

+1 for support for forwarding sessions. It would be really helpful to avoid ad blockers.

sandstrom commented 1 year ago

You should just copy what Sentry has, their setup is good:

https://docs.sentry.io/product/relay/

mgreenw commented 1 year ago

@sandstrom ha I literally just visited sentry's doc page and was considering including it in my comment! +100 to that