Skip to content

Commit ca92f4d

Browse files
add DBLoadRelativeToNumVCPUs metric to RDS (#219)
1 parent 086e293 commit ca92f4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/cloudWatchConsts/metrics.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2600,6 +2600,7 @@ var NamespaceMetricsMap = map[string][]string{
26002600
"DBLoad",
26012601
"DBLoadCPU",
26022602
"DBLoadNonCPU",
2603+
"DBLoadRelativeToNumVCPUs",
26032604
"DDLLatency",
26042605
"DDLThroughput",
26052606
"DMLLatency",

0 commit comments

Comments
 (0)