instana / instana-grafana-datasource

🔭 Grafana datasource plugin for Instana
https://grafana.com/plugins/instana-datasource
Apache License 2.0
38 stars 20 forks source link

Access Instana with self-signed certificate (or even none) #99

Open flyingbarron opened 3 years ago

flyingbarron commented 3 years ago

Hello,

I've installed Instana on a local machine without a CA-signed certificate. When I try to access it using the grafana datasource, I get the following error in the log:

http: proxy error: x509: certificate is not valid for any names, but wanted to match myserver.mydomain.com

I'm guessing that adding the option "Skip TLS Verify" (which exists in many datasources) would solve this problem.

Thanks for your consideration.

bogaerba commented 10 months ago

@sophiaxu0424 Is there a plan to have this added? My data source is refusing to connect because i'm having a self-signed certificate