mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(plugins): upgraded Cloudwatch to new plugin schema
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
"name": "CloudWatch",
|
||||
"id": "cloudwatch",
|
||||
|
||||
"serviceName": "CloudWatchDatasource",
|
||||
|
||||
"module": "app/plugins/datasource/cloudwatch/datasource",
|
||||
"module": "app/plugins/datasource/cloudwatch/module",
|
||||
|
||||
"partials": {
|
||||
"config": "app/plugins/datasource/cloudwatch/partials/config.html",
|
||||
|
||||
Reference in New Issue
Block a user