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

No support for HTTPS OpenTSDB endpoints #5

Open
patrasap0908 opened this issue Jan 21, 2021 · 0 comments
Open

No support for HTTPS OpenTSDB endpoints #5

patrasap0908 opened this issue Jan 21, 2021 · 0 comments

Comments

@patrasap0908
Copy link

No support for querying HTTPS OpenTSDB endpoints currently exists, it implicitly uses HTTP:

Failed to send request for POST http://<hostname>:443/api/query: Post "http://<hostname>:443/api/query": net/http: HTTP/1.x transport connection broken: malformed HTTP response "\x15\x03\x03\x00\x02\x02P"
~ :

Ref. - https://github.com/bluebreezecf/opentsdb-goclient/blob/master/client/client.go#L422.

Is there any plan to add support for this? Let me know if I'm missing something and if it actually does support HTTPS endpoints.
@bluebreezecf

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