feat(gc): add dangling label to online GC run metrics
Related to #487 (closed).
This MR augments the online GC run Prometheus metrics (both counter and duration) with a dangling
(indicating whether the processed task, if any, was dangling) label.
Edited by João Pereira