Skip to content

Add event and dangling percentage metrics to registry GC dashboard

João Pereira requested to merge gc-registry-events into master

Related to gitlab-org/container-registry#487 (closed).

This adds a new stat to monitor the percentage of tasks that lead to a deletion as well as two time series to monitor the amount of queued tasks and deletions based on the triggering event (the API/GC action that led to the task being queued and then possibly deleted).

https://dashboards.gitlab.net/dashboard/snapshot/JEXOtOXP5sGbuTPcNbgCuqubEpN960WA?orgId=1

Edited by João Pereira

Merge request reports