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

Dashboard regions to be default, selected at datasoruce #82

Closed shubhamc183 closed 4 years ago

shubhamc183 commented 4 years ago

sort=0, which is Disable instead of sort=1 which is Alphabetic(asc) for region variable to select default.

So, whenever the dashboard loads region is set to the value set at the DataSource label for the data source.

This make a bad experience for the end-user. For example, the default region is us-east-1 for them but everytime they open the dashboard they have to manually select us-east-1 from ap-east-1, Alphabetic(asc).

Also, please update these

  1. AWS API Gateway: https://grafana.com/grafana/dashboards/1516
  2. AWS Cloudwatch Browser: https://grafana.com/grafana/dashboards/590
  3. AWS CodeBuild: https://grafana.com/grafana/dashboards/11155
  4. AWS Lambda: https://grafana.com/grafana/dashboards/593
  5. AWS Redshift: https://grafana.com/grafana/dashboards/8050
  6. AWS Route 53: https://grafana.com/grafana/dashboards/11154
  7. AWS S3: https://grafana.com/grafana/dashboards/575
  8. AWS Step Functions: https://grafana.com/grafana/dashboards/11099
jangaraj commented 4 years ago

Awesome, that improves UX. Actually, I have never noticed this small detail.