file.mtime | seconds | Sum | false | Elapsed time since the last modification of the file or folder, in seconds since Epoch. |
file.size | bytes | Gauge | | The size of the file or folder, in bytes. |
file.atime | seconds | Sum | false | Elapsed time since last access of the file or folder, in seconds since Epoch. |
file.count | int | Gauge | | The number of files matched. |
file.ctime | seconds | Sum | false | Elapsed time since the last change of the file or folder, in seconds since Epoch. In addition to file.mtime , this metric tracks metadata changes such as permissions or renaming the file. |