Commit 252e7ca
committed
Remove duplicate AWS Lambda and Route53 dashboards
The standalone AWS Lambda and Route53 dashboards are fully superseded by
the comprehensive aws/ collection, which is managed by the
cloudwatch-dashboards repository. A graph-set diff confirms the aws/
versions are strict supersets at the metric level (no graphs are lost):
- dashboards/lambda/ -> aws/compute_lambda.json (AWS/Lambda)
aws/ adds Dead Letter Errors, Destination Delivery Failures, Iterator Age
- dashboards/route53/ -> aws/networking_route53.json (AWS/Route53)
aws/ adds Endpoint Latency (connection/SSL/TTFB); renamed graphs only
Drop the matching README entries.
Firehose is intentionally NOT removed: a graph-set diff shows the
standalone firehose/ dashboard has 21 metrics (HTTP endpoint delivery,
KMS key errors, failed validation, PutRecord latency/requests, rate
limits, throttled records) that aws/messaging_firehose.json does not
cover, so deleting it would be a coverage regression.
The AWS CloudWatch Metric Streams dashboard (dashboards/cloudwatch/) is
also kept; it monitors the metric streams ingestion pipeline and has no
equivalent in the aws/ collection.1 parent e0aaee0 commit 252e7ca
5 files changed
Lines changed: 0 additions & 700 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
This file was deleted.
0 commit comments