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

Add proxy support, for sending events via a CNAME #86

Open
josephwegner opened this issue Jan 17, 2017 · 2 comments
Open

Add proxy support, for sending events via a CNAME #86

josephwegner opened this issue Jan 17, 2017 · 2 comments

Comments

@josephwegner
Copy link

No description provided.

@masojus
Copy link
Collaborator

masojus commented Mar 12, 2017

HTTP Proxy support via KeenClient.setProxy() is available as of commits 4613656 and bfb7cad. Is there more that needs to be done here?

@masojus
Copy link
Collaborator

masojus commented Apr 1, 2017

We need to support setting the root authority to something other than https://api.keen.io. Adding support for true HTTP proxying to query functionality and clearing up authenticated proxy support in the docs should/will be a separate issues. But, using an alternate base address is already supported for KeenClient via the setBaseUrl() method. It needs testing, and possibly work to make sure it applies to the KeenQueryClient as appropriate. This way a given client can leverage the custom SSL domains feature. This should work with HTTP proxying as well, of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants