Skip to content

Fix Grafana auth URLs

Ben Kochie requested to merge bjk/59415_fix_grafana_uri into master

Use a URI.join() to create Grafana auth URLs.

Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/59415

Merge request reports