diff --git a/docs/registry_to_quay/index.rst b/docs/registry_to_quay/index.rst index f62e609..8a8c37e 100644 --- a/docs/registry_to_quay/index.rst +++ b/docs/registry_to_quay/index.rst @@ -32,6 +32,15 @@ Risks * There is a `pull rate limit `_ per second on IP address on quay.io. This could cause issues in the future, but current load should be easily handled. +Statistics +---------- + +These statistical data were retrieved from `oci-registry.iad2.fedoraproject.org` machine logs. +The logs on the machine are kept only for few days. These data were obtained from 16th September 2023 to 21st September 2023 (it corresponds with release of Fedora 39 Beta). + +* Number of downloads per day: 800 - 1 000 +* Number of requests per day: 350 000 - 400 000 + Investigation -------------