[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:
grafana-delivery-bot[bot]
2024-04-16 12:30:09 +01:00
committed by GitHub
co-authored by Pablo
parent ddea51b403
commit 18db3762f8
+2
View File
@@ -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",