This is a follow up to #79 which was merged with failing tests. This PR does the following:
[x] Updates the datalinks example to make it compatible with Grafana 9.0+
[x] Fixes the plugin name in artefact names on a test failure
[x] Updates datalinks test to remove duplicate test scenarios
[x] Fixes failing datalinks test by introducing a cypress.json to disable video recording (we believe grafana/grafana/pull/53342 is too much for gh actions and causes tests to hang when trying to encode video to mp4)
This is a follow up to #79 which was merged with failing tests. This PR does the following: