Skip to content

Commit 5939990

Browse files
authored
Add TCPConnections metric for AWS/Kafka namespace (#158)
1 parent 06071bf commit 5939990

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
@@ -1668,6 +1668,7 @@ var NamespaceMetricsMap = map[string][]string{
16681668
"SumOffsetLag",
16691669
"SwapFree",
16701670
"SwapUsed",
1671+
"TCPConnections",
16711672
"TcpConnections",
16721673
"TrafficBytes",
16731674
"TrafficShaping",

0 commit comments

Comments
 (0)