mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 11:52:30 +08:00
feat(testdata): progress on test data stuff
This commit is contained in:
@ -6,6 +6,7 @@ type DataSourcePlugin struct {
|
||||
FrontendPluginBase
|
||||
Annotations bool `json:"annotations"`
|
||||
Metrics bool `json:"metrics"`
|
||||
Alerting bool `json:"alerting"`
|
||||
BuiltIn bool `json:"builtIn"`
|
||||
Mixed bool `json:"mixed"`
|
||||
App string `json:"app"`
|
||||
|
Reference in New Issue
Block a user