[Workers] Document Dynamic Workers usage tracking#31398
Merged
Conversation
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
There was a problem hiding this comment.
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.
Contributor
|
Review complete. Labels applied: Summary of changes:
Issues flagged: None blocking. The PR is well-structured:
I posted a |
Contributor
Contributor
Review✅ No style-guide issues found in commit CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
MattieTK
approved these changes
Jun 11, 2026
yomna-shousha
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
workersInvocationsByOwnerAndScriptGroupsGraphQL query anddistinctDynamicWorkerCountfield so customers can retrieve the same count programmatically.Screenshots (optional)
Documentation checklist