diff --git a/sites/platform/src/administration/pricing/_index.md b/sites/platform/src/administration/pricing/_index.md index 9f06b41398..c95b01532e 100644 --- a/sites/platform/src/administration/pricing/_index.md +++ b/sites/platform/src/administration/pricing/_index.md @@ -133,6 +133,20 @@ Plans with a Fastly CDN service include the following: | `EDGE-REQ-OVERAGE-50M` | Ingress Requests: 50M | $66 | €49 | AU$96 | CA$90 | £51 | +### Monitor monthly traffic usage + +You can access a summary of your monthly traffic usage under the "Traffic this month" section at the Project level inside [Console](https://console.platform.sh). This will help you monitor your monthly bandwidth and requests consumption. + +In this summary, you will find specific details about: + +- **Origin Bandwidth:** Data transferred from origin servers (in TB). + +- **Origin Requests:** Requests served by origin servers (in millions of requests). + +- **CDN Bandwidth & CDN Requests:** Shown if you have Fastly CDN enabled. + +This data is updated daily and will reflect your traffic usage throughout the billing period. + ### DDoS surge protection If your site is suffering from a DDoS attack, overages may apply. diff --git a/sites/platform/src/domains/cdn/managed-fastly.md b/sites/platform/src/domains/cdn/managed-fastly.md index 5c51c5d0d2..accebbe82f 100644 --- a/sites/platform/src/domains/cdn/managed-fastly.md +++ b/sites/platform/src/domains/cdn/managed-fastly.md @@ -19,6 +19,22 @@ open a [support ticket](/learn/overview/get-support.md). To add a managed Fastly CDN to your project, [contact sales](https://platform.sh/contact/). +{{< note theme="note" title="Monitor CDN metrics">}} + +You can access a summary of your monthly traffic usage under the "Traffic this month" section at the Project level inside [Console](https://console.platform.sh). This will help you monitor your monthly bandwidth and requests consumption. + +In this summary, you will find specific details about: + +- **Origin Bandwidth:** Data transferred from origin servers (in TB). + +- **Origin Requests:** Requests served by origin servers (in millions of requests). + +- **CDN Bandwidth & CDN Requests:** Shown if you have Fastly CDN enabled. + +This data is updated daily and will reflect your traffic usage throughout the billing period. + +{{< /note >}} + {{< note theme="Info" >}} {{% vendor/name %}} does not write nor debug any custom VCL on Managed Fastly CDN services. {{< /note >}} diff --git a/sites/upsun/src/administration/billing/monitor-billing.md b/sites/upsun/src/administration/billing/monitor-billing.md index 44b369ade4..1f6d3a9751 100644 --- a/sites/upsun/src/administration/billing/monitor-billing.md +++ b/sites/upsun/src/administration/billing/monitor-billing.md @@ -82,6 +82,12 @@ The following formula is used to estimate how much accumulated resource usage ma All items used for the calculation are displayed in the [**Overview** tab](#access-your-organization-billing-information). +{{< note theme="note" title="Monitor monthly traffic usage">}} + +You can also access a summary of your monthly traffic usage under the "Traffic this month" section at the Project level inside [Console](https://console.platform.sh). + +{{< /note >}} + <---> +++ @@ -101,6 +107,7 @@ All items used for the calculation are displayed in the [**Overview** tab](#acce {{< /codetabs >}} + ### Next month estimate From the [**Overview** tab](#access-your-organization-billing-information), you can also access an estimate for next month.