Skip to content

Commit

Permalink
Add dimensions for the AWS/ECR
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikushch committed Aug 8, 2024
1 parent 29ff78c commit 692a75f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cloudWatchConsts/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -3206,4 +3206,5 @@ var NamespaceDimensionKeysMap = map[string][]string{
"CloudWatchSynthetics": {"CanaryName", "StepName"},
"AWS/Scheduler": {"ScheduleGroup"},
"AWS/MWAA": {"Cluster", "Queue", "Database"},
"AWS/ECR": {"RepositoryName"},
}

0 comments on commit 692a75f

Please sign in to comment.