airbrake / airbrake-android

Exception tracking for Android Apps.
19 stars 26 forks source link

Setting host in settings #14

Open sasharevzin opened 4 years ago

sasharevzin commented 4 years ago

Hello,

Is there a way to make host configurable?

https://github.com/airbrake/airbrake-android/blob/master/src/com/loopj/android/airbrake/AirbrakeNotifier.java#L54

Thanks

phumpal commented 4 years ago

@sasharevzin it would make sense. We do support a configurable host parameter in our other notifiers. Do you have a use case?

Happy to review a pull request should you feel inclined! ;)

sasharevzin commented 4 years ago

@phumpal I'll be honest with you. The reason why I'm is to try https://github.com/errbit/errbit that works with airbrake protocol and requires a custom host.

phumpal commented 4 years ago

@sasharevzin not a problem at all and makes sense. We'll prioritize accordingly. Thanks!

sasharevzin commented 4 years ago

awesome, thanks :)

On Thu, Sep 5, 2019 at 12:25 PM Patrick Humpal notifications@github.com wrote:

@sasharevzin https://github.com/sasharevzin not a problem at all and makes sense. We'll prioritize accordingly. Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/airbrake/airbrake-android/issues/14?email_source=notifications&email_token=AABYXSAVIPTZGXIYSUOM543QIEXGZA5CNFSM4ISFAIZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD57XYCI#issuecomment-528448521, or mute the thread https://github.com/notifications/unsubscribe-auth/AABYXSBEMKIAJZAFQ7SXIYLQIEXGZANCNFSM4ISFAIZA .

-- Thank you

benyamin218118 commented 2 years ago

hello, i can't see any option to set the host to a errbit server, is it added? how to set the host?