docs(budget): example for creating budgets for Genie usage#5817
Conversation
alexott
left a comment
There was a problem hiding this comment.
lgtm, only either add changelog item, or add a corresponding tag into the PR description
Unit testsIf this PR is from a fork, the If this PR changes Actions -> Warm Go Cache -> Run workflow -> pr_number = 5817 Re-run the failed check once the cache warming completes. Integration testsIntegration tests don't run automatically for external contributors; an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Changes
Update docs with an example illustrating how to create and manage Budgets for Genie now that Genie is going PAYGO next month.
UI changes make this feel like a totally different set of fields ("resource tags") but it's actually the same old familiar
filter { ... tags { ... } }configuration. The example makes this more obvious for users looking to manage this specific cost control.Tests
docs/foldermake fmt-docsrun