Documentation forSolarWinds Observability SaaS

OpenSearch Domain metrics

Amazon OpenSearch is a fully open-source search and analytics engine for use cases, such as log analytics, real-time application monitoring, and clickstream analysis. Ensure your cloud platform is configured in SolarWinds Observability SaaS to collect this service's data. See Add an AWS cloud account. CloudWatch metrics must also be enabled for this service in the AWS Console for the metric data to be available.

Many of the collected metrics from OpenSearch Domain entities are displayed as widgets in SolarWinds Observability explorers; additional metrics may be collected and available in the Metrics Explorer. You can also create an alert for when an entity's metric value moves out of a specific range. See Entities in SolarWinds Observability SaaS for information about entity types in SolarWinds Observability SaaS.

The following table lists some of the metrics collected for these entities. To see the OpenSearch Domain metrics in the Metrics Explorer, type AWS.ES in the search box.

Metric Units Description
sw.metrics.healthscore Percent (%)

Health score. A health score provides real-time insight into the overall health and performance of your monitored entities. The health score is calculated based on anomalies detected for the entity, alerts triggered for the entity's metrics, and the status of the entity. The health score is displayed as a single numerical value that ranges from a Good (70-100) to Moderate (40-69) to Bad (0-39) distinction.

To view the health score for OpenSearch Domain entities in the Metrics Explorer, filter the sw.metrics.healthscore metric by entity_types and select awsopensearchdomain.

AWS.ES.2xx Count

The number of successful responses from the OpenSearch Service. For example, a 200 status code indicates that the request was successfully processed.

AWS.ES.3xx Count

The number of redirection responses. For example, a 301 status code means that the requested resource has been moved to a new URL.

AWS.ES.4xx Count

The number of client error responses. For example, a 404 status code indicates that the requested resource was not found.

AWS.ES.5xx Count

The number of server error responses. For example, a 500 status code means that the server encountered an unexpected condition that prevented it from fulfilling the request.

AWS.ES.ADAnomalyDetectorsIndexStatus.red Boolean Indicates the status of the anomaly detectors index in Amazon OpenSearch Service. A red status means that at least one primary shard and its replicas are not allocated to a node.
AWS.ES.ADAnomalyDetectorsIndexStatusIndexExists Boolean Checks if the anomaly detectors index exists in the OpenSearch Service cluster.
AWS.ES.ADAnomalyResultsIndexStatus.red Boolean Indicates the status of the anomaly results index. A red status means that at least one primary shard and its replicas are not allocated to a node.
AWS.ES.ADAnomalyResultsIndexStatusIndexExists Boolean Checks if the anomaly results index exists in the OpenSearch Service cluster.
AWS.ES.ADExecuteFailureCount Count The number of failures when executing anomaly detection tasks.
AWS.ES.ADExecuteRequestCount Count

The number of requests made to execute anomaly detection tasks.

AWS.ES.ADHCExecuteFailureCount Count The number of failures when executing anomaly detection tasks in high-availability clusters.
AWS.ES.ADHCExecuteRequestCount Count The number of requests executed by the asynchronous data processing component (ADHC).
AWS.ES.ADModelsCheckpointIndexStatus.red Boolean The health status of the checkpoint index for anomaly detection models. A status of "red" means there is a problem with the index.
AWS.ES.ADModelsCheckpointIndexStatusIndexExists Boolean Checks if the checkpoint index for anomaly detection models exists.
AWS.ES.ADPluginUnhealthy Boolean Indicates the health status of the anomaly detection plugin. A status of "unhealthy" means the plugin is not functioning correctly.
AWS.ES.AlertingDegraded Boolean

Indicates the health status of the alerting system. A status of "degraded" means the alerting system is not performing optimally.

AWS.ES.AlertingIndexExists Boolean

Checks if the alerting index exists.

AWS.ES.AlertingIndexStatus.green Boolean

Indicates the health status of the alerting index. A status of "green" means the index is healthy and functioning correctly.

AWS.ES.AlertingIndexStatus.red Boolean

Indicates that the alerting index is in a red status, meaning that at least one primary shard and its replicas are not allocated to a node.

AWS.ES.AlertingIndexStatus.yellow Boolean

Indicates that the alerting index is in a yellow status, meaning that at least one replica shard is not allocated to a node.

AWS.ES.AlertingNodesNotOnSchedule Count

The number of alerting nodes that are not on schedule.

AWS.ES.AlertingNodesOnSchedule Count

The number of alerting nodes that are on schedule.

AWS.ES.AlertingScheduledJobEnabled Boolean

Indicates whether the scheduled job for alerting is enabled.

AWS.ES.AsynchronousSearchCancelled Count

The number of asynchronous search requests that were canceled.

AWS.ES.AsynchronousSearchCompletionRate Percent (%)

The rate at which asynchronous search requests are completed successfully.

AWS.ES.AsynchronousSearchFailureRate Percent (%)

Indicates the rate at which asynchronous search requests fail.

AWS.ES.AsynchronousSearchInitializedRate Count

The rate at which asynchronous search requests are initialized.

AWS.ES.AsynchronousSearchPersistFailedRate Percent (%) The rate at which attempts to persist asynchronous search results fail.
AWS.ES.AsynchronousSearchPersistRate Percent (%) The rate at which asynchronous search results are successfully persisted.
AWS.ES.AsynchronousSearchRejected Count The number of asynchronous search requests that are rejected due to various reasons, such as exceeding resource limits.
AWS.ES.AsynchronousSearchRunningCurrent Count The current number of asynchronous search requests that are running.
AWS.ES.AsynchronousSearchSubmissionRate Count The rate at which asynchronous search requests are submitted.
AWS.ES.AsyncQueryCancelApiFailedRequestCusErrCount Count The number of failed asynchronous query cancel API requests due to customer errors.
AWS.ES.AsyncQueryCancelApiFailedRequestSysErrCount Count The number of failed asynchronous query cancel API requests due to system errors.
AWS.ES.AsyncQueryCancelApiRequestCount Count The total number of asynchronous query cancel API requests.
AWS.ES.AsyncQueryCreateApiFailedRequestCusErrCount Count The number of failed asynchronous query create API requests due to customer errors.
AWS.ES.AsyncQueryCreateApiFailedRequestSysErrCount Count The number of failed asynchronous query create API requests due to system errors.
AWS.ES.AsyncQueryCreateApiRequestCount Count The total number of asynchronous query create API requests.
AWS.ES.AsyncQueryGetApiFailedRequestCusErrCount Count The number of failed asynchronous query get API requests due to customer errors.
AWS.ES.AsyncQueryGetApiFailedRequestSysErrCount Count The number of failed asynchronous query get API requests due to system errors.
AWS.ES.AsyncQueryGetApiRequestCount Count The total number of asynchronous query get API requests.
AWS.ES.AutomatedSnapshotFailure Count The number of automated snapshot failures in the OpenSearch Service. It helps in identifying issues with the automated snapshot process, such as network problems, insufficient storage, or high CPU utilization.
AWS.ES.AvgPointInTimeAliveTime milliseconds (ms) Average alive time for point-in-time search requests.
AWS.ES.BurstBalance Percent (%) The burst balance of the instance.
AWS.ES.ClusterIndexWritesBlocked Count Number of blocked index writes in the cluster.
AWS.ES.ClusterStatus.green Status Indicator Indicates if the cluster status is green.
AWS.ES.ClusterStatus.red Status Indicator Indicates if the cluster status is red.
AWS.ES.ClusterStatus.yellow Status Indicator Indicates if the cluster status is yellow.
AWS.ES.ClusterUsedSpace Bytes The total space used by the cluster.
AWS.ES.ColdStorageSpaceUtilization Percent (%) The percentage of cold storage space utilized.
AWS.ES.ColdToWarmMigrationFailureCount Count The number of cold to warm migration failures.
AWS.ES.ColdToWarmMigrationLatency milliseconds (ms) The latency of cold to warm migrations.
AWS.ES.ColdToWarmMigrationQueueSize Count The size of the cold to warm migration queue.
AWS.ES.ColdToWarmMigrationSuccessCount Count The number of successful cold to warm migrations.
AWS.ES.ConcurrentSearchLatency milliseconds (ms) The latency of concurrent search requests.
AWS.ES.ConcurrentSearchRate Count per second The rate of concurrent search requests.
AWS.ES.CoordinatingWriteRejected Count The number of coordinating write requests rejected.
AWS.ES.CPUCreditBalance Credits The remaining CPU credit balance.
AWS.ES.CPUUtilization Percent (%) The percentage of CPU utilization.
AWS.ES.DeletedDocuments Count The total number of deleted documents.
AWS.ES.DiskQueueDepth Count The depth of the disk queue.
AWS.ES.ESReportingFailedRequestSysErrCount Count The number of failed OpenSearch reporting requests due to system errors.
AWS.ES.ESReportingFailedRequestUserErrCount Count The number of failed OpenSearch reporting requests due to user errors.
AWS.ES.ESReportingRequestCount Count The total number of OpenSearch reporting requests.
AWS.ES.ESReportingSuccessCount Count The number of successful OpenSearch reporting requests.
AWS.ES.FreeStorageSpace bytes The amount of free storage space available.
AWS.ES.HasActivePointInTime Boolean Indicates if there is an active point-in-time search.
AWS.ES.HasUsedPointInTime Boolean Indicates if a point-in-time search has been used.
AWS.ES.HotStorageSpaceUtilization Percent (%) The percentage of hot storage space utilized.
AWS.ES.HotToWarmMigrationFailureCount Count The number of hot to warm migration failures.
AWS.ES.HotToWarmMigrationForceMergeLatency milliseconds (ms) The latency of force merge operations during hot to warm migrations.
AWS.ES.HotToWarmMigrationProcessingLatency milliseconds (ms) The processing latency of hot to warm migrations.
AWS.ES.HotToWarmMigrationQueueSize Count Number of migration tasks from hot to warm storage currently in the queue.
AWS.ES.HotToWarmMigrationSnapshotLatency milliseconds (ms) Time taken to create a snapshot during hot to warm migration.
AWS.ES.HotToWarmMigrationSuccessCount Count Total number of successful hot to warm migrations.
AWS.ES.HotToWarmMigrationSuccessLatency milliseconds (ms) Time taken for a successful hot to warm migration.
AWS.ES.IndexingLatency milliseconds (ms) Time taken to index documents.
AWS.ES.IndexingRate Count per second Number of documents indexed per second.
AWS.ES.InFlightFetches Count Number of fetch operations currently in progress.
AWS.ES.InvalidHostHeaderRequests Count Number of requests with an invalid host header.
AWS.ES.IopsThrottle Count Number of IO operations throttled due to exceeding provisioned IOPS limits.
AWS.ES.JVMGCOldCollectionCount Count Number of old generation garbage collection events in the JVM.
AWS.ES.JVMGCOldCollectionTime milliseconds (ms) Time spent in old generation garbage collection in the JVM.
AWS.ES.JVMGCYoungCollectionCount Count Number of young generation garbage collection events in the JVM.
AWS.ES.JVMGCYoungCollectionTime milliseconds (ms) Time spent in young generation garbage collection in the JVM.
AWS.ES.JVMMemoryPressure Percent (%) JVM memory pressure expressed as a percentage of the total available memory.
AWS.ES.KMSKeyError Count Number of errors encountered while accessing KMS keys.
AWS.ES.KMSKeyInaccessible Count Number of times KMS keys were found to be inaccessible.
AWS.ES.KNNCacheCapacityReached Count Number of times the KNN cache capacity was reached.
AWS.ES.KNNCircuitBreakerTriggered Count Number of times the KNN circuit breaker was triggered.
AWS.ES.KNNEvictionCount Count Number of evictions from the KNN cache.
AWS.ES.KNNFaissInitialized Count Number of times FAISS index was initialized for KNN.
AWS.ES.KNNGraphIndexErrors Count Number of errors encountered while building KNN graph indexes.
AWS.ES.KNNGraphIndexRequests Count Number of requests for building KNN graph indexes.
AWS.ES.KNNGraphMemoryUsage bytes Memory usage of the KNN graph indexes.
AWS.ES.KNNGraphMemoryUsagePercentage Percent (%) Memory usage of the KNN graph indexes expressed as a percentage of the total available memory.
AWS.ES.KNNGraphQueryErrors Count Number of errors encountered during KNN graph queries.
AWS.ES.KNNGraphQueryRequests Count Number of KNN graph queries made.
AWS.ES.KNNHitCount Count The number of successful k-NN (k-Nearest Neighbors) searches.
AWS.ES.KNNLoadExceptionCount Count The number of exceptions encountered while loading k-NN models.
AWS.ES.KNNLoadSuccessCount Count The number of successful k-NN model loads.
AWS.ES.KNNLuceneInitialized Boolean Indicates whether the Lucene engine for k-NN is initialized.
AWS.ES.KNNMissCount Count The number of k-NN searches that did not find a match.
AWS.ES.KNNNmslibInitialized Boolean Indicates whether the NMSLIB engine for k-NN is initialized.
AWS.ES.KNNQueryRequests Count The number of k-NN (k-Nearest Neighbors) query requests.
AWS.ES.KNNScriptCompilationErrors Count The number of errors encountered during the compilation of k-NN scripts.
AWS.ES.KNNScriptCompilations Count The number of k-NN script compilations.
AWS.ES.KNNScriptQueryErrors Count The number of errors encountered during k-NN script queries.
AWS.ES.KNNScriptQueryRequests Count The number of k-NN script query requests.
AWS.ES.KNNTotalLoadTime milliseconds (ms) The total time taken to load k-NN models.
AWS.ES.KNNTrainingErrors Count The number of errors encountered during k-NN model training.
AWS.ES.KNNTrainingMemoryUsage bytes The memory usage during k-NN (k-Nearest Neighbors) model training.
AWS.ES.KNNTrainingMemoryUsagePercentage Percent (%) The percentage of memory used during k-NN model training.
AWS.ES.KNNTrainingRequests Count The number of k-NN model training requests.
AWS.ES.LTRFeatureMemoryUsageInBytes bytes The memory usage of Learning to Rank (LTR) features.
AWS.ES.LTRFeaturesetMemoryUsageInBytes bytes The memory usage of Learning to Rank (LTR) feature sets.
AWS.ES.LTRModelMemoryUsageInBytes bytes The memory usage of Learning to Rank (LTR) models.
AWS.ES.LTRPluginUnhealthy Boolean Indicates whether the Learning to Rank (LTR) plugin is unhealthy.
AWS.ES.LTRRequestErrorCount Count The number of errors encountered during Learning to Rank (LTR) requests.
AWS.ES.LTRRequestTotalCount Count The total number of Learning to Rank (LTR) requests.
AWS.ES.LTRStatus.red Boolean The health status of the Learning to Rank (LTR) plugin. A red status means that at least one primary shard and its replicas are not allocated to a node.
AWS.ES.MasterCPUCreditBalance Count The number of CPU credits that a burstable instance has accrued.
AWS.ES.MasterCPUUtilization Percent (%) The percentage of allocated EC2 compute units that are in use on the instance.
AWS.ES.MasterJVMMemoryPressure Percent (%) The percentage of the Java heap in a cluster node.
AWS.ES.MasterOldGenJVMMemoryPressure Percent (%) The memory pressure in the old generation memory pool of the Java heap.
AWS.ES.MasterReachableFromNode Boolean Indicates whether the master node is reachable from other nodes in the cluster.
AWS.ES.MasterSysMemoryUtilization Percent (%) The percentage of system memory utilization on the master node.
AWS.ES.MaxProvisionedThroughput Megabytes per second The maximum provisioned throughput for the cluster.
AWS.ES.MlCircuitBreakerTriggerCount Count The number of times the machine learning circuit breaker has been triggered.
AWS.ES.MLCommonsPluginUnhealthy Boolean Indicates whether the ML Commons plugin is unhealthy.
AWS.ES.MlConnectorCount Count The number of machine learning connectors.
AWS.ES.MlConnectorIndexStatus.red Boolean The health status of the machine learning connector index. A red status means that at least one primary shard and its replicas are not allocated to a node.
AWS.ES.MlConnectorIndexStatusIndexExists Boolean Indicates whether the machine learning connector index exists.
AWS.ES.MlDeployedModelCount Count The number of deployed machine learning models.
AWS.ES.MlExecutingTaskCount Count The number of executing machine learning tasks.
AWS.ES.MlFailureCount Count The number of failures encountered during machine learning tasks.
AWS.ES.MlModelCount Count The total number of machine learning models.
AWS.ES.MlModelIndexStatus.red Boolean The health status of the machine learning model index. A red status means that at least one primary shard and its replicas are not allocated to a node.
AWS.ES.MlModelIndexStatusIndexExists Boolean Indicates whether the machine learning model index exists.
AWS.ES.MlRequestCount Count The number of machine learning requests.
AWS.ES.MlTaskIndexStatus.red Boolean The health status of the machine learning task index. A red status means that at least one primary shard and its replicas are not allocated to a node.
AWS.ES.MlTaskIndexStatusIndexExists Boolean Indicates whether the machine learning task index exists.
AWS.ES.Nodes Count The total number of nodes in the OpenSearch Service cluster.
AWS.ES.OldGenJVMMemoryPressure Percent (%) The memory pressure in the old generation memory pool of the Java heap.
AWS.ES.OpenSearchDashboardsConcurrentConnections Count The number of concurrent connections to OpenSearch Dashboards.
AWS.ES.OpenSearchDashboardsHealthyNodes Count The number of healthy nodes in the OpenSearch Dashboards.
AWS.ES.OpenSearchDashboardsHeapTotal bytes The total heap memory allocated for OpenSearch Dashboards.
AWS.ES.OpenSearchDashboardsHeapUsed bytes The amount of heap memory currently used by OpenSearch Dashboards.
AWS.ES.OpenSearchDashboardsHeapUtilization Percent (%) The percentage of heap memory used out of the total allocated heap memory for OpenSearch Dashboards.
AWS.ES.OpenSearchDashboardsIndexMigrationFailed Count The number of failed index migrations in OpenSearch Dashboards.
AWS.ES.OpenSearchDashboardsOS1MinuteLoad Count The 1-minute load average on the operating system running OpenSearch Dashboards.
AWS.ES.OpensearchDashboardsReportingFailedRequestSysErrCount Count The number of failed reporting requests due to system errors in OpenSearch Dashboards.
AWS.ES.OpensearchDashboardsReportingFailedRequestUserErrCount Count The number of failed reporting requests due to user errors in OpenSearch Dashboards.
AWS.ES.OpensearchDashboardsReportingRequestCount Count The total number of reporting requests in OpenSearch Dashboards.
AWS.ES.OpensearchDashboardsReportingSuccessCount Count The number of successful reporting requests in OpenSearch Dashboards.
AWS.ES.OpenSearchDashboardsRequestTotal Count The total number of requests made to OpenSearch Dashboards.
AWS.ES.OpenSearchDashboardsResponseTimesMaxInMillis milliseconds (ms) The maximum response time for requests to OpenSearch Dashboards.
AWS.ES.OpenSearchRequests Count The total number of requests made to the OpenSearch cluster.
AWS.ES.PPLFailedRequestCountByCusErr Count The number of failed Piped Processing Language (PPL) requests due to customer errors in OpenSearch.
AWS.ES.PPLFailedRequestCountBySysErr Count The number of failed Piped Processing Language (PPL) requests due to system errors in OpenSearch.
AWS.ES.PPLRequestCount Count The total number of Piped Processing Language (PPL) requests in OpenSearch.
AWS.ES.PrimaryWriteRejected Count The number of primary write requests that were rejected in OpenSearch due to resource constraints.
AWS.ES.ReadIOPS Count per second The average number of read input/output operations per second (IOPS) in OpenSearch.
AWS.ES.ReadIOPSMicroBursting Count per second The number of read IOPS micro-bursting events in OpenSearch, indicating short periods of high read IOPS activity.
AWS.ES.ReadLatency milliseconds (ms) The average time taken to complete read operations in OpenSearch.
AWS.ES.ReadThroughput bps The average number of bytes read from disk per second in OpenSearch.
AWS.ES.ReadThroughputMicroBursting Count The number of read throughput micro-bursting events in OpenSearch, indicating short periods of high read throughput activity.
AWS.ES.RemoteStorageUsedSpace bytes The amount of space used in remote storage by OpenSearch.
AWS.ES.RemoteStorageWriteRejected Count The number of write requests to remote storage that were rejected in OpenSearch due to resource constraints.
AWS.ES.ReplicationNumBootstrappingIndices Count The number of indices in the bootstrapping phase during replication in OpenSearch.
AWS.ES.ReplicationNumFailedIndices Count The number of indices that have failed during replication in OpenSearch.
AWS.ES.ReplicationNumPausedIndices Count The number of indices that have paused during replication in OpenSearch.
AWS.ES.ReplicationNumSyncingIndices Count The number of indices currently syncing during replication in OpenSearch.
AWS.ES.ReplicaWriteRejected Count The number of replica write requests that were rejected in OpenSearch due to resource constraints.
AWS.ES.SearchableDocuments Count The total number of documents that are searchable in the OpenSearch cluster.
AWS.ES.SearchLatency milliseconds (ms) The average time taken to complete search operations in OpenSearch.
AWS.ES.SearchRate Count per second The number of search requests per second in OpenSearch.
AWS.ES.SearchShardTaskCancelled Count The number of search shard tasks that were cancelled in OpenSearch.
AWS.ES.SearchTaskCancelled Count The number of search tasks that were cancelled in OpenSearch.
AWS.ES.SegmentCount Count The total number of segments in the OpenSearch index.
AWS.ES.Shards.active Count The total number of active primary and replica shards in the OpenSearch cluster.
AWS.ES.Shards.activePrimary Count The total number of active primary shards in the OpenSearch cluster.
AWS.ES.Shards.delayedUnassigned Count The number of shards whose node allocation has been delayed by the timeout settings in OpenSearch.
AWS.ES.Shards.initializing Count The number of shards that are currently in the initializing state in OpenSearch.
AWS.ES.Shards.relocating Count The number of shards that are currently being relocated to different nodes in OpenSearch.
AWS.ES.Shards.unassigned Count The number of shards that are not allocated to any nodes in the OpenSearch cluster.
AWS.ES.SQLDefaultCursorRequestCount Count The total number of SQL default cursor requests in OpenSearch.
AWS.ES.SQLFailedRequestCountByCusErr Count The number of failed SQL requests due to customer errors in OpenSearch.
AWS.ES.SQLFailedRequestCountBySysErr Count The number of failed SQL requests due to system errors in OpenSearch.
AWS.ES.SQLRequestCount Count The total number of SQL requests in OpenSearch.
AWS.ES.SQLUnhealthy Count The number of unhealthy SQL instances in OpenSearch.
AWS.ES.SysMemoryUtilization Percent (%) The percentage of system memory utilized by OpenSearch.
AWS.ES.ThreadCount Count The total number of threads in use by OpenSearch.
AWS.ES.ThreadpoolBulkQueue Count The number of bulk requests waiting in the queue in OpenSearch.
AWS.ES.ThreadpoolBulkRejected Count The number of bulk requests that were rejected due to the thread pool being full in OpenSearch.
AWS.ES.ThreadpoolBulkThreads Count The number of threads in the bulk thread pool in OpenSearch.
AWS.ES.ThreadpoolForce_mergeQueue Count The number of force merge requests waiting in the queue in OpenSearch.
AWS.ES.ThreadpoolForce_mergeRejected Count The number of force merge requests that were rejected due to the thread pool being full in OpenSearch.
AWS.ES.ThreadpoolForce_mergeThreads Count The number of threads in the force merge thread pool in OpenSearch.
AWS.ES.ThreadpoolIndexQueue Count The number of index requests waiting in the queue in OpenSearch.
AWS.ES.ThreadpoolIndexRejected Count The number of index requests that were rejected due to the thread pool being full in OpenSearch.
AWS.ES.ThreadpoolIndexSearcherQueue Count The number of index searcher requests waiting in the queue in OpenSearch.
AWS.ES.ThreadpoolIndexSearcherRejected Count The number of index searcher requests that were rejected due to the thread pool being full in OpenSearch.
AWS.ES.ThreadpoolIndexSearcherThreads Count The number of threads in the index searcher thread pool in OpenSearch.
AWS.ES.ThreadpoolIndexThreads Count The number of threads in the index thread pool in OpenSearch.
AWS.ES.ThreadpoolSearchQueue Count The number of search requests waiting in the queue in OpenSearch.
AWS.ES.ThreadpoolSearchRejected Count The number of search requests that were rejected due to the thread pool being full in OpenSearch.
AWS.ES.ThreadpoolSearchThreads Count The number of threads in the search thread pool in OpenSearch.
AWS.ES.ThreadpoolsqlWorkerQueue Count The number of SQL worker requests waiting in the queue in OpenSearch.
AWS.ES.ThreadpoolsqlWorkerRejected Count The number of SQL worker requests that were rejected due to the thread pool being full in OpenSearch.
AWS.ES.ThreadpoolsqlWorkerThreads Count The number of threads in the SQL worker thread pool in OpenSearch.
AWS.ES.ThreadpoolWriteQueue Count The number of write requests waiting in the queue in OpenSearch.
AWS.ES.ThreadpoolWriteRejected Count The number of write requests that were rejected due to the thread pool being full in OpenSearch.
AWS.ES.ThreadpoolWriteThreads Count The number of threads in the write thread pool in OpenSearch.
AWS.ES.ThroughputThrottle Count The number of times throughput was throttled in OpenSearch.
AWS.ES.TLSNegotiationError Count The number of TLS negotiation errors encountered in OpenSearch.
AWS.ES.WarmCPUUtilization Percent (%) The percentage of CPU utilization for warm nodes in OpenSearch.
AWS.ES.WarmFreeStorageSpace bytes The amount of free storage space available in warm nodes in OpenSearch.
AWS.ES.WarmJVMGCOldCollectionCount Count The number of old generation garbage collection events in the JVM for warm nodes in OpenSearch.
AWS.ES.WarmJVMGCYoungCollectionCount Count The number of young generation garbage collection events in the JVM for warm nodes in OpenSearch.
AWS.ES.WarmJVMGCYoungCollectionTime milliseconds (ms) The total time spent on young generation garbage collection in the JVM for warm nodes in OpenSearch.
AWS.ES.WarmJVMMemoryPressure Percent (%) The percentage of JVM memory pressure for warm nodes in OpenSearch, indicating the overall heap usage including young and old pools.
AWS.ES.WarmNodes Count The number of warm nodes in the OpenSearch cluster.
AWS.ES.WarmOldGenJVMMemoryPressure Percent (%) The percentage of old generation JVM memory pressure for warm nodes in OpenSearch, indicating the usage of the old generation memory pool.
AWS.ES.WarmSearchLatency milliseconds (ms) The average time taken to complete search operations in warm nodes of OpenSearch.
AWS.ES.WarmSearchRate Count per second The number of search requests per second in warm nodes of OpenSearch.
AWS.ES.WarmSearchableDocuments Count The total number of documents that are searchable in warm nodes of OpenSearch.
AWS.ES.WarmStorageSpaceUtilization Percent (%) The percentage of storage space utilized in warm nodes of OpenSearch.
AWS.ES.WarmSysMemoryUtilization Percent (%) The percentage of system memory utilized by warm nodes in OpenSearch.
AWS.ES.WarmThreadpoolSearchQueue Count The number of search requests waiting in the queue in warm nodes of OpenSearch.
AWS.ES.WarmThreadpoolSearchRejected Count The number of search requests that were rejected due to the thread pool being full in warm nodes of OpenSearch.
AWS.ES.WarmThreadpoolSearchThreads Count The number of threads in the search thread pool in warm nodes of OpenSearch.
AWS.ES.WarmToColdMigrationFailureCount Count The number of failed migrations from warm to cold nodes in OpenSearch.
AWS.ES.WarmToColdMigrationLatency milliseconds (ms) The average time taken to migrate data from warm to cold nodes in OpenSearch.
AWS.ES.WarmToColdMigrationQueueSize Count The number of migration tasks from warm to cold nodes that are waiting in the queue in OpenSearch.
AWS.ES.WarmToColdMigrationSuccessCount Count The number of successful migrations from warm to cold nodes in OpenSearch.
AWS.ES.WarmToHotMigrationQueueSize Count The number of migration tasks from warm to hot nodes that are waiting in the queue in OpenSearch.
AWS.ES.WriteIOPS Count per second The average number of write input/output operations per second (IOPS) in OpenSearch.
AWS.ES.WriteIOPSMicroBursting Count per second The number of write IOPS micro-bursting events in OpenSearch, indicating short periods of high write IOPS activity
AWS.ES.WriteLatency milliseconds (ms) The average time taken to complete write operations in OpenSearch.
AWS.ES.WriteThroughput bps The average number of bytes written to disk per second in OpenSearch.
AWS.ES.WriteThroughputMicroBursting bps The number of write throughput micro-bursting events in OpenSearch, indicating short periods of high write throughput activity.