Plugins: Update all core plugins with raise issue and docs links (#101929)
* update all core plugins with raise issue and docs links * fix plugin loader test, run prettier * fix test * update test results for api plugin tests
This commit is contained in:
@@ -87,6 +87,9 @@ func TestLoader_Load(t *testing.T) {
|
||||
Small: "public/app/plugins/datasource/cloudwatch/img/amazon-web-services.png",
|
||||
Large: "public/app/plugins/datasource/cloudwatch/img/amazon-web-services.png",
|
||||
},
|
||||
Links: []plugins.InfoLink{
|
||||
{Name: "Raise issue", URL: "https://github.com/grafana/grafana/issues/new"},
|
||||
},
|
||||
},
|
||||
Includes: []*plugins.Includes{
|
||||
{Name: "EC2", Path: "dashboards/ec2.json", Type: "dashboard", Role: "Viewer"},
|
||||
|
||||
Reference in New Issue
Block a user