Skip to content

Commit cfc81c3

Browse files
authored
Workers billing notifications and CPU limits
These should be called out on the pricing page
1 parent fc2cdc0 commit cfc81c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/workers/platform/pricing.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,12 @@ If your Worker is on the Unbound usage model, you will be charged a single billa
211211

212212
For more information on how service bindings work, refer to [About Service bindings](/workers/configuration/bindings/about-service-bindings/).
213213

214+
## Monitoring and controlling your bill
215+
216+
You can configure custom alerts for any metric you are billed for on a usage-basis, such as Workers CPU time or requests, using [Cloudflare's Notifications system](/notifications/notification-available/#billing). Notifications can be automatically sent via email, PagerDuty, or trigger a webhook to be sent to an endpoint you choose.
217+
218+
You can also set a limit on the maximum CPU time that can be used per invocation of a Worker, either in the Cloudflare dashboard or via [Wrangler](/workers/wrangler/configuration/#limits).
219+
214220
## Fine Print
215221

216222
Workers Paid plan is separate from any other Cloudflare plan (Free, Professional, Business) you may have. If you are an Enterprise customer, reach out to your account team to confirm pricing details.

0 commit comments

Comments
 (0)