feat(gc): add event label to online GC run metrics
Related to #487 (closed).
This MR augments the online GC run Prometheus metrics (both counter and duration) with an event
(indicating the event that led to queueing a task) label.
Edited by João Pereira