mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Plugins: Set backend metadata property for core plugins (#43349)
Ref #42648 Ref #42781
This commit is contained in:
committed by
GitHub
parent
4ec6f95bcd
commit
7d3bdb6d1b
@@ -80,6 +80,7 @@ func TestLoader_Load(t *testing.T) {
|
||||
Metrics: true,
|
||||
Alerting: true,
|
||||
Logs: true,
|
||||
Backend: true,
|
||||
QueryOptions: map[string]bool{"minInterval": true},
|
||||
},
|
||||
Module: "app/plugins/datasource/cloudwatch/module",
|
||||
|
Reference in New Issue
Block a user