redhat-performance / odf-grafana

Playbook and dashboards to help with ODF performance analysis
GNU General Public License v3.0
5 stars 11 forks source link

datasource: Fix auth issue in datasource #14

Closed pcuzner closed 1 year ago

pcuzner commented 1 year ago

Under Grafana 9.3, auth issues were hidden under HTTP 500. This patch regresses the grafana image to 9.1.7 and changes the location of the token and how it is extracted/decoded.

Signed-off-by: Paul Cuzner pcuzner@redhat.com