Hi.
I receive a lot of empty folders after removing metrics and it is bad for me, because I receive a lot of non exist fields in /find request. Now I fix it by find /mnt/xvdx/ -type d -empty, but maybe we should remove it after "delete" operation?
I can create PR if you agree with it.