Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to set a proxy only to the bugsnag instance? #2017

Closed
dr0-dev opened this issue Apr 15, 2024 · 2 comments
Closed

Any way to set a proxy only to the bugsnag instance? #2017

dr0-dev opened this issue Apr 15, 2024 · 2 comments

Comments

@dr0-dev
Copy link

dr0-dev commented Apr 15, 2024

we need to have only the bugsnag calls use a proxy, while the rest of the network requests run internally.

@mclack
Copy link

mclack commented May 8, 2024

Hi @dr0-dev

You should be able to achieve this by configuring the BugSnag notify and sessions endpoints to point towards your proxy: https://docs.bugsnag.com/platforms/android/configuration-options/#endpoints

You could then forward the BugSnag requests from your proxy onto the notify.bugsnag.com endpoint for error reports, and sessions.bugsnag.com endpoint for session reports.

Would this suit your use case?

@mclack mclack added the awaiting feedback Awaiting a response from a customer. Will be automatically closed after approximately 2 weeks. label May 8, 2024
@mclack
Copy link

mclack commented Jun 3, 2024

Hi @dr0-dev

As there has been no activity on this for a while, we are going to close the issue now.

If you need any further assistance or have any questions, please feel free to reopen this or open a ticket with us directly by contacting support@bugsnag.com, along with any relevant information.

@mclack mclack closed this as completed Jun 3, 2024
@mclack mclack removed the awaiting feedback Awaiting a response from a customer. Will be automatically closed after approximately 2 weeks. label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants