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

Feature: A way to import all AWS dashboards under a grafana folder #76 #77

Closed shubhamc183 closed 4 years ago

shubhamc183 commented 4 years ago

Import all grafana dashboard under a folder option.

If the variable is grafana_folder is not defined then it'll import in General folder aka root.

Also, I have a check if jq(https://github.com/stedolan/jq/) package is present at the start.

Issue: https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards/issues/76

jangaraj commented 4 years ago

Perfect. Thank you very much Shubham.