Grafana behind http proxy #2119
Unanswered
kkromkowski-GOD
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Please forgive me if this is a trivial thing but I was not able to find a solution anywhere.
I am running the RKE2 cluster on which I have installed Prometheus-Stack with Grafana using Helm3 (45.30.0).
The thing is that all nodes are running behind http-proxy to reach the internet.
So when a Grafana tries to import a dashboard using ID it gets "Gateway Timeout".
How can I set the proxy so that it works only for Grafana? - No other service should be able to use it.
Beta Was this translation helpful? Give feedback.
All reactions