mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
feat: Add image pull statistics API endpoints and UI integration - Add new API endpoints for tag and manifest pull statistics - Integrate pull metrics into web UI with new table columns - Add FEATURE_IMAGE_PULL_STATS feature flag and PULL_METRICS_REDIS config - Add pullstatsredisflushworker to supervisord configuration - Add comprehensive test coverage for pull statistics functionality Co-authored-by: shudeshp <shudeshp@redhat.com>