Skip to content

feat(gc): add dangling label to online GC run metrics

João Pereira requested to merge gc-event-metrics into master

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

Merge request reports