Before, expired objects of each type were handled in separate
go-routines. Now expired objects of all types will be handled
in one go-routine. There's no way to use object type when writing
expired object handling duration metric, so remove object type
from this metric.
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>