CloudWatch: Changes incorrect dimension wmlid to wlmid (#19679)
Fixes #19476
(cherry picked from commit 6c0b5163dd)
This commit is contained in:
committed by
Hugo Häggmark
parent
f2347adca7
commit
855eda5332
@@ -179,7 +179,7 @@ func init() {
|
||||
"AWS/OpsWorks": {"InstanceId", "LayerId", "StackId"},
|
||||
"AWS/Polly": {"Operation"},
|
||||
"AWS/RDS": {"DBClusterIdentifier", "DBInstanceIdentifier", "DatabaseClass", "DbClusterIdentifier", "EngineName", "Role", "SourceRegion"},
|
||||
"AWS/Redshift": {"ClusterIdentifier", "NodeID", "Service class", "Stage", "latency", "wmlid"},
|
||||
"AWS/Redshift": {"ClusterIdentifier", "NodeID", "Service class", "Stage", "latency", "wlmid"},
|
||||
"AWS/Route53": {"HealthCheckId", "Region"},
|
||||
"AWS/S3": {"BucketName", "FilterId", "StorageType"},
|
||||
"AWS/SES": {},
|
||||
|
||||
Reference in New Issue
Block a user