-
What Grafana version and what operating system are you using?
Grafana 9.5.2, Linux+Docker -
What are you trying to achieve?
Grafana to access internet via a proxy endpoint -
How are you trying to achieve it?
Configure the proxy endpoint in yml file -
What happened?
Getting error when starting grafana container
Error: Get “https://grafana.com/api/plugins/repo/grafana-piechart-panel”: EOF -
What did you expect to happen?
Grafana container started
I have already exported the proxy endpoints in my server as “http_proxy” and “https_proxy”
Kindly help to suggest ways on how to tell grafana to use the proxy endpoints when getting resources over the internet