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

API does not support URLs including a path #57

Closed
tboehme opened this issue Feb 7, 2019 · 0 comments
Closed

API does not support URLs including a path #57

tboehme opened this issue Feb 7, 2019 · 0 comments

Comments

@tboehme
Copy link
Contributor

tboehme commented Feb 7, 2019

I have an InfluxDb that is located behind a reverse proxy and therefore the URL is https://somehost/influxdb/
However, the current API always strips off the path from the URL and therefore, such a setup is not supported.

I have submitted PR #56 that should fix this issue.

Would be nice if this could be merged.

@mvadu mvadu closed this as completed in #56 Feb 7, 2019
mvadu pushed a commit that referenced this issue Feb 7, 2019
…reverse proxy) (#56)

Fix to allow InfluxUrls including a path (e.g. if database is behind proxy) Fix #57
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

1 participant