Skip to content

[Workers] Document Dynamic Workers usage tracking#31398

Merged
dinasaur404 merged 1 commit into
productionfrom
dynamic-workers-usage-docs
Jun 11, 2026
Merged

[Workers] Document Dynamic Workers usage tracking#31398
dinasaur404 merged 1 commit into
productionfrom
dynamic-workers-usage-docs

Conversation

@dinasaur404

Copy link
Copy Markdown
Contributor

Summary

Adds a Workers changelog entry and updates Dynamic Workers pricing docs to show how customers can track billable Dynamic Workers usage from the dashboard and GraphQL Analytics API. This also updates the billing note now that Dynamic Workers created daily are billed.

  • Adds a June 11 Workers changelog entry with the Workers overview screenshot so customers can find the new usage view.
  • Documents the workersInvocationsByOwnerAndScriptGroups GraphQL query and distinctDynamicWorkerCount field so customers can retrieve the same count programmatically.
  • Updates Dynamic Workers pricing docs with dashboard and GraphQL usage instructions, including the June 1, 2026 data availability boundary.
  • Replaces future-looking pricing availability copy with active billing language.

Screenshots (optional)

Documentation checklist

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/assets/images/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @WalshyDev, @cloudflare/deploy-config, @cloudflare/product-owners, @cloudflare/wrangler, @MattieTK, @vy-ton
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/product-owners
/src/content/docs/dynamic-workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/product-owners, @cloudflare/wrangler, @MattieTK, @cloudflare/dev-plat-leads

@ask-bonk ask-bonk Bot added documentation Documentation edits product:workers Related to Workers product labels Jun 11, 2026

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean docs PR. No blocking issues found.

What changes:

  • Adds a Workers changelog entry (2026-06-11) documenting the new Dynamic Workers usage view in the dashboard, with a screenshot and GraphQL query example.
  • Updates the Dynamic Workers pricing page with dashboard navigation steps and the same GraphQL query.
  • Switches the billing admonition from future tense to present tense, reflecting that billing is now active.

Notes:

  • Frontmatter, links, and component usage all look correct.
  • GraphQL query follows the repo's established lowercase convention.
  • Changelog image path and alt text follow conventions.

Ready for CODEOWNERS review.

@ask-bonk

ask-bonk Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Review complete.

Labels applied: documentation, product:workers

Summary of changes:

  • New Workers changelog entry (2026-06-11-dynamic-workers-count.mdx) documenting how customers can track billable Dynamic Workers usage from the Cloudflare dashboard and the GraphQL Analytics API, with a screenshot and query example.
  • Updated src/content/docs/dynamic-workers/pricing.mdx with a new "View Dynamic Workers usage" section covering dashboard navigation and the same GraphQL query, plus a data availability note (June 1, 2026 boundary).
  • Updated the billing admonition from future-looking language ("you will be billed", "Pricing information is shared in advance") to present-tense active billing language.

Issues flagged: None blocking. The PR is well-structured:

  • Frontmatter is complete and valid.
  • Internal links use root-relative paths with trailing slashes.
  • Code blocks use valid, lowercase language identifiers.
  • Image path and alt text follow conventions.
  • Changelog ends with a link to the pricing reference page.

I posted a COMMENT review on PR #31398 with the summary. No inline suggestions were necessary — the content is accurate and follows the documentation style guide.

github run

@dinasaur404 dinasaur404 marked this pull request as ready for review June 11, 2026 16:17
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No style-guide issues found in commit 3b34190.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.

@dinasaur404 dinasaur404 merged commit acffe9f into production Jun 11, 2026
28 checks passed
@dinasaur404 dinasaur404 deleted the dynamic-workers-usage-docs branch June 11, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation edits product:changelog product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants