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
@@ -187,7 +187,7 @@ Further Information
187
187
| elasticsearch_indices_search_query_total | counter | 1 | Total number of queries |
188
188
| elasticsearch_indices_segments_count | gauge | 1 | Count of index segments on this node |
189
189
| elasticsearch_indices_segments_memory_bytes | gauge | 1 | Current memory size of segments in bytes |
190
-
| elasticsearch_indices_settings_creation_timestamp_seconds | gauge | 1 | Timestamp of the index creation |
190
+
| elasticsearch_indices_settings_creation_timestamp_seconds | gauge | 1 | Timestamp of the index creation in seconds |
191
191
| elasticsearch_indices_settings_stats_read_only_indices | gauge | 1 | Count of indices that have read_only_allow_delete=true |
192
192
| elasticsearch_indices_settings_total_fields | gauge || Index setting value for index.mapping.total_fields.limit (total allowable mapped fields in a index) |
193
193
| elasticsearch_indices_settings_replicas | gauge || Index setting value for index.replicas |
0 commit comments