mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
CloudWatch: Changes incorrect dimension wmlid to wlmid (#19679)
Fixes #19476
This commit is contained in:
parent
5238faf6da
commit
6c0b5163dd
@ -180,7 +180,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": {},
|
||||
|
Loading…
Reference in New Issue
Block a user