[v11.0.x] CloudWatch : Add missing AWS/ES metrics (#86271)
CloudWatch : Add missing AWS/ES metrics (#85210)
Adding missing ES metrics
(cherry picked from commit ace1cd6301)
Co-authored-by: Pablo <2617411+thepalbi@users.noreply.github.com>
This commit is contained in:
co-authored by
Pablo
parent
ddea51b403
commit
18db3762f8
@@ -135,6 +135,7 @@ var NamespaceMetricsMap = map[string][]string{
|
||||
"IndexingLatency",
|
||||
"IndexingRate",
|
||||
"InvalidHostHeaderRequests",
|
||||
"IopsThrottle",
|
||||
"JVMGCOldCollectionCount",
|
||||
"JVMGCOldCollectionTime",
|
||||
"JVMGCYoungCollectionCount",
|
||||
@@ -187,6 +188,7 @@ var NamespaceMetricsMap = map[string][]string{
|
||||
"MasterOldGenJVMMemoryPressure",
|
||||
"MasterReachableFromNode",
|
||||
"MasterSysMemoryUtilization",
|
||||
"MaxProvisionedThroughput",
|
||||
"Nodes",
|
||||
"OldGenJVMMemoryPressure",
|
||||
"OpenSearchDashboardsConcurrentConnections",
|
||||
|
||||
Reference in New Issue
Block a user