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
@holgerkoch haven't tried that myself.
If grafana is outside of the prometheus pod it will have to connect via the proxy, using openshift admin token in the Authorization header: "Authorization: Bearer $TOKEN"
If grafana headers can't be modified, as a workaround, you can deploy grafana in the same pod, and connect via clear http without the proxy.
Hello,
First, thank you very much for the really good Prometheus template. It is working very fine.
We try to connect from a grafana frontend to the Prometheus server. But we got no successful connection. Maybe the oauth proxy is a problem.
My question is, did somebody successfully connect from grafana to the prometheus server?
Best regards
Holger
Version
openshift 3.6
The text was updated successfully, but these errors were encountered: