Document units of filestat modification time

This commit is contained in:
Daniel Nelson 2018-10-22 12:41:37 -07:00
parent ee056278f5
commit 2f7450ec04
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ The filestat plugin gathers metrics about file existence, size, and other stats.
- filestat
- exists (int, 0 | 1)
- size_bytes (int, bytes)
- modification_time (int, unixtime)
- modification_time (int, unix time nanoseconds)
- md5 (optional, string)
### Tags: