Skip to content

Fix faulty grafana targets in Verify Dashboard

Frédéric Caplette requested to merge fc-fix-faulty-grafana-queries into master

We had an issue with product dashboards not rendering any data. This is because since they were created, we added a new subvalue called testname (which has a value of .gitlab and we need to add this in order to show data.

./test-dashboard.sh product/verify.dashboard.jsonnet

Installed https://dashboards.gitlab.net/dashboard/snapshot/pJ3FEMpIHLFwI0MLUlSWeerORu0JZqyO - product: Performance - Verify

Before After
Screenshot_2023-04-21_at_2.09.34_PM Screenshot_2023-04-21_at_2.28.39_PM
Edited by Frédéric Caplette

Merge request reports