activeSearches
| The number of active searches. |
activeSearchesInMilliseconds
| The time spent on the search fetch. |
breakers.estimatedSizeFieldDataCircuitBreakerInBytes
| The estimated size of the field data circuit breaker, in bytes. |
breakers.estimatedSizeParentCircuitBreakerInBytes
| The estimated size of the parent circuit breaker, in bytes. |
breakers.estimatedSizeRequestCircuitBreakerInBytes
| The estimated size of the request circuit breaker, in bytes. |
breakers.fieldDataCircuitBreakerTripped
| The number of times the field data circuit breaker has tripped. |
breakers.parentCircuitBreakerTripped
| The number of times the parent circuit breaker has tripped. |
breakers.requestCircuitBreakerTripped
| The number of times the request circuit breaker has tripped. |
cache.cacheSizeIDInBytes
| The size of the id cache, in bytes. |
flush.indexFlushDisk
| The number of index flushes to disk since start. |
flush.timeFlushIndexDiskInSeconds
| The time spent flushing the index to disk. |
fs.bytesAvailableJVMInBytes
| Bytes available to this Java virtual machine on this file store, in bytes. |
fs.bytesReadsInBytes
| The total bytes read from the file store, in bytes. |
fs.bytesUserIoOperationsInBytes
| The total bytes used for all I/O operations on the file store, in bytes. |
fs.iOOperations
| The total I/O operations on the file store. |
fs.reads
| The total number of reads from the file store. |
fs.totalSizeInBytes
| The total size of the file store, in bytes. |
fs.unallocatedBytesInBytes
| The total number of unallocated bytes in the file store, in bytes. |
fs.writes
| The total number of writes to the file store. |
fs.writesInBytes
| The total bytes written to the file store, in bytes. |
get.currentRequestsRunning
| The number of get requests currently running. |
get.requestsDocumentExists
| The number of get requests where the document existed. |
get.requestsDocumentExistsInMilliseconds
| The time spent on get requests where the document existed. |
get.requestsDocumentMissing
| The number of get requests where the document was missing. |
get.requestsDocumentMissingInMilliseconds
| The time spent on get requests where the document was missing. |
get.timeGetRequestsInMilliseconds
| The time spent on get requests. |
get.totalGetRequests
| The number of get requests. |
http.currentOpenConnections
| The number of current open HTTP connections. |
http.openedConnections
| The number of opened HTTP connections. |
indexing.docsCurrentlyDeleted
| The number of documents currently being deleted from an index. |
indexing.documentsCurrentlyIndexing
| The number of documents currently being indexed to an index. |
indexing.documentsIndexed
| The number of documents indexed to an index. |
indexing.timeDeletingDocumentsInMilliseconds
| The time spent deleting documents from an index. |
indexing.timeIndexingDocumentsInMilliseconds
| The time spent indexing documents to an index. |
indexing.totalDocumentsDeleted
| The number of documents deleted from an index. |
indices.indexingOperationsFailed
| The number of failed indexing operations. |
indices.indexingWaitedThrottlingInMilliseconds
| The time indexing waited due to throttling. |
indices.memoryQueryCacheInBytes
| The memory used by the query cache, in bytes. |
indices.numberIndices
| The number of documents across all primary shards assigned to the node. |
indices.queryCacheEvictions
| The number of query cache evictions. |
indices.queryCacheHits
| The number of query cache hits. |
indices.queryCacheMisses
| The number of query cache misses. |
indices.recoveryOngoingShardSource
| The number of ongoing recoveries for which a shard serves as a source. |
indices.recoveryOngoingShardTarget
| The number of ongoing recoveries for which a shard serves as a target. |
indices.recoveryWaitedThrottlingInMilliseconds
| The total time recoveries waited due to throttling. |
indices.requestCacheEvictions
| The number of request cache evictions. |
indices.requestCacheHits
| The number of request cache hits. |
indices.requestCacheMemoryInBytes
| The memory used by the request cache, in bytes. |
indices.requestCacheMisses
| The number of request cache misses. |
indices.segmentsIndexShard
| The number of segments in an index shard. |
indices.segmentsMaxMemoryIndexWriterInBytes
| The maximum memory used by the index writer, in bytes. |
indices.segmentsMemoryUsedDocValuesInBytes
| The memory used by doc values, in bytes. |
indices.segmentsMemoryUsedFixedBitSetInBytes
| The memory used by fixed bit set, in bytes. |
indices.segmentsMemoryUsedIndexSegmentsInBytes
| The memory used by index segments, in bytes. |
indices.segmentsMemoryUsedIndexWriterInBytes
| The memory used by the index writer, in bytes. |
indices.segmentsMemoryUsedNormsInBytes
| The memory used by norm, in bytes. |
indices.segmentsMemoryUsedSegmentVersionMapInBytes
| The memory used by the segment version map, in bytes. |
indices.segmentsMemoryUsedStoredFieldsInBytes
| The memory used by stored fields, in bytes. |
indices.segmentsMemoryUsedTermsInBytes
| The memory used by terms, in bytes. |
indices.segmentsMemoryUsedTermVectorsInBytes
| The memory used by term vectors, in bytes. |
indices.translogOperations
| The number of operations in the transaction log. |
indices.translogOperationsInBytes
| The size of the transaction log, in bytes. |
jvm.gc.collections
| The number of garbage collections run by the JVM. |
jvm.gc.collectionsInMilliseconds
| The time spent on garbage collection in the JVM. |
jvm.gc.concurrentMarkSweep
| The number of concurrent mark & sweep GCs in the JVM. |
jvm.gc.concurrentMarkSweepInMilliseconds
| The time spent on concurrent mark & sweep GCs in the JVM. |
jvm.gc.majorCollectionsOldGenerationObjects
| The number of major GCs in the JVM that collect old generation objects. |
jvm.gc.majorCollectionsOldGenerationObjectsInMilliseconds
| The time spent in major GCs in the JVM that collect old generation objects. |
jvm.gc.minorCollectionsYoungGenerationObjects
| The number of minor GCs in the JVM that collects young generation objects. |
jvm.gc.minorCollectionsYoungGenerationObjectsInMilliseconds
| The time spent in minor GCs in the JVM that collects young generation objects. |
jvm.gc.parallelNewCollections
| The number of parallel new GCs in the JVM. |
jvm.gc.parallelNewCollectionsInMilliseconds
| The time spent on parallel new GCs in the JVM. |
jvm.mem.heapCommittedInBytes
| The amount of memory guaranteed to be available to the JVM heap, in bytes. |
jvm.mem.heapMaxInBytes
| The maximum amount of memory that can be used by the JVM heap, in bytes. |
jvm.mem.heapUsed
| The percentage of memory currently used by the JVM heap as a value between 0 and 1 . |
jvm.mem.heapUsedInBytes
| The amount of memory currently used by the JVM heap, in bytes. |
jvm.mem.maxOldGenerationHeapInBytes
| The maximum amount of memory that can be used by the old generation heap, in bytes. |
jvm.mem.maxSurvivorSpaceInBytes
| The maximum amount of memory that can be used by the survivor space, in bytes. |
jvm.mem.maxYoungGenerationHeapInBytes
| The maximum amount of memory that can be used by the young generation heap, in bytes. |
jvm.mem.nonHeapCommittedInBytes
| The amount of memory guaranteed to be available to JVM non-heap, in bytes. |
jvm.mem.nonHeapUsedInBytes
| The amount of memory currently used by the JVM non-heap, in bytes. |
jvm.mem.usedOldGenerationHeapInBytes
| The amount of memory currently used by the old generation heap, in bytes. |
jvm.mem.usedSurvivorSpaceInBytes
| The amount of memory currently used by the survivor space, in bytes. |
jvm.mem.usedYoungGenerationHeapInBytes
| The amount of memory currently used by the young generation heap, in bytes. |
jvm.ThreadsActive
| The number of active threads in the JVM. |
jvm.ThreadsPeak
| The peak number of threads used by the JVM. |
merges.currentActive
| The number of currently active segment merges. |
merges.docsSegmentsMerging
| The number of documents across segments currently being merged. |
merges.docsSegmentMerges
| The number of documents across all merged segments. |
merges.mergedSegmentsInBytes
| The size of all merged segments, in bytes. |
merges.segmentMerges
| The number of segment merges. |
merges.sizeSegmentsMergingInBytes
| The size of the segments currently being merged, in bytes. |
merges.totalSegmentMergingInMilliseconds
| The time spent on segment merging. |
openFD
| The number of opened file descriptors associated with the current process, or-1 if not supported. |
queriesTotal
| The number of queries. |
refresh.total
| The number of index refreshes. |
refresh.totalInMilliseconds
| The time spent on index refreshes. |
searchFetchCurrentlyRunning
| The number of search fetches currently running. |
searchFetches
| The number of search fetches. |
sizeStoreInBytes
| The size of the store, in bytes. |
threadpool.bulk.Queue
| The number of queued threads in the bulk pool. |
threadpool.bulkActive
| The number of active threads in the bulk pool. |
threadpool.bulkRejected
| The number of rejected threads in the bulk pool. |
threadpool.bulkThreads
| The number of threads in the bulk pool. |
threadpool.fetchShardStartedQueue
| The number of queued threads in the fetch shard started pool. |
threadpool.fetchShardStartedRejected
| The number of rejected threads in the fetch shard started pool. |
threadpool.fetchShardStartedThreads
| The number of threads in the fetch shard started pool. |
threadpool.fetchShardStoreActive
| The number of active threads in the fetch shard store pool. |
threadpool.fetchShardStoreQueue
| The number of queued threads in the fetch shard store pool. |
threadpool.fetchShardStoreRejected
| The number of rejected threads in the fetch shard store pool. |
threadpool.fetchShardStoreThreads
| The number of threads in the fetch shard store pool. |
threadpool.flushActive
| The number of active threads in the flush queue. |
threadpool.flushQueue
| The number of queued threads in the flush pool. |
threadpool.flushRejected
| The number of rejected threads in the flush pool. |
threadpool.flushThreads
| The number of threads in the flush pool. |
threadpool.forceMergeActive
| The number of active threads for force merge operations. |
threadpool.forceMergeQueue
| The number of queued threads for force merge operations. |
threadpool.forceMergeRejected
| The number of rejected threads for force merge operations. |
threadpool.forceMergeThreads
| The number of threads for force merge operations. |
threadpool.genericActive
| The number of active threads in the generic pool. |
threadpool.genericQueue
| The number of queued threads in the generic pool. |
threadpool.genericRejected
| The number of rejected threads in the generic pool. |
threadpool.genericThreads
| The number of threads in the generic pool. |
threadpool.getActive
| The number of active threads in the get pool. |
threadpool.getQueue
| The number of queued threads in the get pool. |
threadpool.getRejected
| The number of rejected threads in the get pool. |
threadpool.getThreads
| The number of threads in the get pool. |
threadpool.listenerActive
| The number of active threads in the listener pool. (Deprecated on Elasticsearch 8) |
threadpool.listenerQueue
| The number of queued threads in the listener pool. (Deprecated on Elasticsearch 8) |
threadpool.listenerRejected
| The number of rejected threads in the listener pool. (Deprecated on Elasticsearch 8) |
threadpool.listenerThreads
| The number of threads in the listener pool. (Deprecated on Elasticsearch 8) |
threadpool.managementActive
| The number of active threads in the management pool. |
threadpool.managementQueue
| The number of queued threads in the management pool. |
threadpool.managementRejected
| The number of rejected threads in the management pool. |
threadpool.managementThreads
| The number of threads in the management pool. |
threadpool.mergeActive
| The number of active threads in the merge pool. |
threadpool.mergeQueue
| The number of queued threads in the merge pool. |
threadpool.mergeRejected
| The number of rejected threads in the merge pool. |
threadpool.mergeThreads
| The number of threads in the merge pool. |
threadpool.percolateActive
| The number of active threads in the percolate pool. |
threadpool.percolateQueue
| The number of queued threads in the percolate pool. |
threadpool.percolateRejected
| The number of rejected threads in the percolate pool. |
threadpool.percolateThreads
| The number of threads in the percolate pool. |
threadpool.refreshActive
| The number of active threads in the refresh pool. |
threadpool.refreshQueue
| The number of queued threads in the refresh pool. |
threadpool.refreshRejected
| The number of rejected threads in the refresh pool. |
threadpool.refreshThreads
| The number of threads in the refresh pool. |
threadpool.searchActive
| The number of active threads in the search pool. |
threadpool.searchQueue
| The number of queued threads in the search pool. |
threadpool.searchRejected
| The number of rejected threads in the search pool. |
threadpool.searchThreads
| The number of threads in the search pool. |
threadpool.snapshotActive
| The number of active threads in the snapshot pool. |
threadpool.snapshotQueue
| The number of queued threads in the snapshot pool. |
threadpool.snapshotRejected
| The number of rejected threads in the snapshot pool. |
threadpool.snapshotThreads
| The number of threads in the snapshot pool. |
threadpool.activeFetchShardStarted
| The number of active threads in the fetch shard started pool. |
transport.connectionsOpened
| The number of connections opened for cluster communication. |
transport.packetsReceived
| The number of packets received in cluster communication. |
transport.packetsReceivedInBytes
| The size of data received in cluster communication, in bytes. |
transport.packetsSent
| The number of packets sent in cluster communication. |
transport.packetsSentInBytes
| The size of data sent in cluster communication, in bytes. |