diff --git a/docs/vendor/packaging-private-images.md b/docs/vendor/packaging-private-images.md index 4877426ba1..ee9459f1d1 100644 --- a/docs/vendor/packaging-private-images.md +++ b/docs/vendor/packaging-private-images.md @@ -306,9 +306,7 @@ To duplicate an existing external registry: ## View pull activity -You can view image pull activity for each of your external registries that are connected to the Replicated proxy registry. This includes a summary of recent pull activity as well as the full history of image pulls. - -The **Image Registries** page also shows total registry egress for the current calendar month. You can use this value with the **Egress Threshold Reached** notification event to get alerted when monthly registry egress reaches a configured threshold. For more information, see [Event types and filters](/reference/notifications-events-filters#egress-threshold-reached). +You can view image pull activity for each of your external registries that are connected to the Replicated proxy registry. This includes a summary of recent pull activity as well as the full history of image pulls. For aggregate download volume across all your registries, see [View registry egress](#view-registry-egress) below. You can also use the Replicated Vendor API `/v3/external_registry/logs` endpoint to get image pull activity. For more information, see [Get the logs for a specific external registry either by endpoint or slug, or both](https://replicated-vendor-api.readme.io/reference/externalregistrylogs) in the Vendor API documentation. @@ -366,3 +364,36 @@ You can also use the Replicated Vendor API `/v3/external_registry/logs` endpoint
| Field | +Description | +
|---|---|
| Team total | +The combined egress for all applications in your team for the current month. | +
| Proxy registry | +Egress from images pulled through the Replicated proxy registry, which delivers images from your external private registries. | +
| Replicated registry | +Egress from images pulled from the Replicated registry. | +
| This app | +The portion of the team total attributable to the application you are currently viewing. | +