monitoringartist / grafana-aws-cloudwatch-dashboards

:cloud: 40+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, Step Functions, Route 53, CodeBuild, ...
https://grafana.com/orgs/monitoringartist/dashboards
GNU General Public License v3.0
2.05k stars 790 forks source link

Not able to add two AWS EC2 dashboard for two different cloudwatch data sources #34

Closed santakd closed 6 years ago

santakd commented 6 years ago

Hello, We have different cloudwatch data sources So we wanted to add the AWS EC2 dashboard for each of the data source When importing the AWS EC2 dashboard, it is adding the new one but removing the earlier added dashboard which is for a different data source and is in a different folder with a different name The dashboard we are trying to import is https://grafana.com/dashboards/617 This is what we need but it is not letting us keep two copies of AWS EC2 dashboard for different datasources in different folders

Folder CW-1 AWS EC2 CW-1 Folder CW-2 AWS EC2 CW-2

Please can you help

Thanks Santak

santakd commented 6 years ago

I think I got a workaround Changed the UID and uploaded it again, it worked

Before "timezone": "browser", "title": "AWS EC2", "uid": "AWSEC2000", "version": 1 } After "timezone": "browser", "title": "AWS EC2", "uid": "AWSEC2001", "version": 1 }