filestat_exporter icon indicating copy to clipboard operation
filestat_exporter copied to clipboard

Prometheus exporter gathering metrics about file size, modification time and other stats

Results 11 filestat_exporter issues
Sort by recently updated
recently updated
newest added

Is there any way to monitor directories with this exporter?? I tried following patterns but it didn't work: - `.` - `*` - `**` - `/**/`

enhancement

Hi, Appreciate the filestat exporter. Would it be possible to get owner of the file? Thanks Ravi

enhancement
wontfix

This is one of those edge case things that might not affect many instances. By the way this exporter is a lifesaver for a very specific problem I have been...

bug

Hiya, Appreciate the filestat exporter. Would it be possible to add sparse file detection and its actual byte sizing? Thanks A

enhancement

Nice exporter! Is it possible to have shell expansions (command substitution) in the pattern of the config file? I have tried but not got it to work. If it isn't...

enhancement

Hello , encountered the following problem, there are 3 files test.txt here is my filestat.yaml ``` exporter: listen_address: ':9943' metrics_path: /metrics working_directory: "/app" # Default enable/disable of metrics - overridden...

question

[NEW Feature] it's possible to add a scheduled monitoring feature to activate file monitoring at a specific time.

enhancement

Can we add a json file for the dashboard ?