You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ Further Information
162
162
| elasticsearch_indices_segments_memory_bytes | gauge | 1 | Current memory size of segments in bytes
163
163
| elasticsearch_indices_settings_stats_read_only_indices | gauge | 1 | Count of indices that have read_only_allow_delete=true
164
164
| elasticsearch_indices_settings_total_fields | gauge | | Index setting value for index.mapping.total_fields.limit (total allowable mapped fields in a index)
165
-
| elasticsearch_indices_settings_number_of_replicas | gauge | | Index setting value for index.number_of_replicas
165
+
| elasticsearch_indices_settings_replicas | gauge | | Index setting value for index.replicas
166
166
| elasticsearch_indices_shards_docs | gauge | 3 | Count of documents on this shard
167
167
| elasticsearch_indices_shards_docs_deleted | gauge | 3 | Count of deleted documents on each shard
168
168
| elasticsearch_indices_store_size_bytes | gauge | 1 | Current size of stored index data in bytes
0 commit comments