Metric | Description | Type |
---|---|---|
opensearch_index_stats_index_current | The number of documents currently being indexed to a specific index | gauge |
opensearch_index_stats_query_cache_size | The total size of the query cache | gauge |
opensearch_index_stats_search_scroll_current | The current count of search scrolls | gauge |
opensearch_indices_completion _bytes_primary | The current size of completion data with only primary shards across all nodes in bytes | gauge |
opensearch_indices_deleted_docs_primary | The count of deleted documents with only primary shards | gauge |
opensearch_indices_docs_primary | The count of documents with only primary shards | gauge |
opensearch_indices_mappings_stats_fields | The current number of fields within the cluster | gauge |
opensearch_indices_segment_count_primary | The current number of segments with only primary shards across all nodes | gauge |
opensearch_indices_segment _doc_values_memory_bytes_primary | The current size of doc values with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _fields_memory_bytes_primary | The current size of fields with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _fixed_bit_set_memory_bytes_primary | The current size of fixed bit sets with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _index_writer_memory_bytes_primary | The current size of index writer with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _memory_bytes_primary | The current size of segments with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _norms_memory_bytes_primary | The current size of norms with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _points_memory_bytes_primary | The current size of points with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _term_vectors_memory_primary_bytes | The current size of term vectors with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _terms_memory_primary | The current size of terms with only primary shards across all nodes in bytes | gauge |
opensearch_indices_segment _version_map_memory_bytes_primary | The current size of version map with only primary shards across all nodes in bytes | gauge |
opensearch_indices_settings _total_fields | The index mapping setting for “total_fields” | gauge |
opensearch_indices_store _size_bytes_primary | The current total size of stored index data in bytes with only primary shards across all nodes | gauge |
opensearch_search_active_queries | The number of currently active queries | gauge |