mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
22 lines
414 B
JSON
22 lines
414 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "CloudWatch",
|
|
"id": "cloudwatch",
|
|
|
|
"metrics": true,
|
|
"alerting": true,
|
|
"annotations": true,
|
|
|
|
"info": {
|
|
"description": "Cloudwatch Data Source for Grafana",
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/amazon-web-services.png",
|
|
"large": "img/amazon-web-services.png"
|
|
}
|
|
}
|
|
}
|