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

Errbit compatibility #1

Closed
clekstro opened this issue Sep 10, 2015 · 3 comments
Closed

Errbit compatibility #1

clekstro opened this issue Sep 10, 2015 · 3 comments

Comments

@clekstro
Copy link

It would be nice to be able to configure the endpoint one is hitting, as some organizations have their own Errbit instances running privately. You'd currently have to maintain a private fork of this repo to make that work. I'd be happy to submit a PR.

@fazibear
Copy link
Owner

Sure, I've looked at airbrake-js source and find this piece of code:

url = "#{opts.host}/api/v3/projects/#{opts.projectId}/create-notice?key=#{opts.projectKey}"

Is this #2 enough to work with errbit ?

Can you add airbrakex from this branch to your mix.exs and check if it works ?

@clekstro
Copy link
Author

Sure, I can have a look a little later. I left a comment on the commit, as I'm not sure it's currently compatible with our Errbit URL.

@fazibear
Copy link
Owner

Released!

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