ovh / beamium

Prometheus to Warp10 metrics forwarder
Other
84 stars 20 forks source link

feat(fs): remove empty files in order to not process them #66

Closed FlorentinDUBOIS closed 6 years ago

FlorentinDUBOIS commented 6 years ago

In the case where a file is empty sinks do not need to process it. So, it is directly removed in the fs thread before queue it.