You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
~ :
No support for querying HTTPS OpenTSDB endpoints currently exists, it implicitly uses HTTP:
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
The text was updated successfully, but these errors were encountered: