Skip to content

Commit 0d86d6f

Browse files
committed
Dashboards ELB update
1 parent 8631952 commit 0d86d6f

File tree

6 files changed

+2076
-1772
lines changed

6 files changed

+2076
-1772
lines changed

.github/workflows/standards.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@
1919
"aws-ecs/aws-ecs.json",
2020
"aws-efs/aws-efs.json",
2121
"aws-eks/aws-eks.json",
22-
"aws-elasticache/aws-elasticache-redis.json"
22+
"aws-elasticache/aws-elasticache-redis.json",
23+
"aws-elb/aws-elb-application-lb.json",
24+
"aws-elb/aws-elb-classic-lb.json"
2325
]
2426

2527
standard_footer = "<a target=\"_blank\" href=\"http://www.monitoringartist.com\" title=\"Dashboard maintained by Monitoring Artist - DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring\"><img src=\"https://monitoringartist.github.io/monitoring-artist-logo-grafana.png\" height=\"30px\" /></a> | \n<a target=\"_blank\" href=\"https://docs.aws.amazon.com/transfer/latest/userguide/monitoring.html\">AWS CloudWatch Transfer Family documentation</a> | \n<a target=\"_blank\" href=\"https://grafana.com/dashboards/20008\">Installed from Grafana.com dashboards</a>"

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ Single click provisioning [![Gitpod ready-to-test](https://img.shields.io/badge/
168168
[![AWS Kinesis](aws-kinesis/aws-kinesis.png)](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards/tree/master/aws-kinesis)
169169

170170
### [AWS Kinesis Firehose](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards/tree/master/aws-kinesis-firehose)
171-
[![AWS Kinesis Firehose](aws-kinesis-firehose/aws-kinesis-firehose.png)](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards/tree/master/aws-kinesis-firehose)
172171

173172
### [AWS Lambda](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards/tree/master/aws-lambda)
174173
[![AWS Lambda](aws-lambda/aws-lambda.png)](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards/tree/master/aws-lambda)

0 commit comments

Comments
 (0)