Skip to content

Commit 46c66f4

Browse files
committed
docs(indices_settings): precise timestamp unit
Signed-off-by: Arthur Le Roux <[email protected]>
1 parent 849eb57 commit 46c66f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Further Information
187187
| elasticsearch_indices_search_query_total | counter | 1 | Total number of queries |
188188
| elasticsearch_indices_segments_count | gauge | 1 | Count of index segments on this node |
189189
| 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 |
191191
| elasticsearch_indices_settings_stats_read_only_indices | gauge | 1 | Count of indices that have read_only_allow_delete=true |
192192
| elasticsearch_indices_settings_total_fields | gauge | | Index setting value for index.mapping.total_fields.limit (total allowable mapped fields in a index) |
193193
| elasticsearch_indices_settings_replicas | gauge | | Index setting value for index.replicas |

0 commit comments

Comments
 (0)