Plugins: Set backend metadata property for core plugins (#43349) (#43475)

Ref #42648
Ref #42781

(cherry picked from commit 7d3bdb6d1b)

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2021-12-22 18:15:33 +01:00
committed by GitHub
co-authored by Marcus Efraimsson
parent bee8cedfae
commit a36706f226
15 changed files with 16 additions and 1 deletions
@@ -79,6 +79,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",