Skip to content

[reorg fix] Add guide for estimating and managing Feature Flags costs - #38889

Merged
A-Rindone merged 6 commits into
masterfrom
reorg-fix/pr-38666
Aug 20, 2026
Merged

[reorg fix] Add guide for estimating and managing Feature Flags costs#38889
A-Rindone merged 6 commits into
masterfrom
reorg-fix/pr-38666

Conversation

@jhgilbert

@jhgilbert jhgilbert commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

🤖 Auto-generated fix for #38666.

@A-Rindone — the docs repo reorg created merge conflicts in your PR #38666. This is an auto-generated replacement with the file paths fixed; please use it instead of the original.

This PR replays the commits from #38666 with file paths translated to the post-reorg hugo/ layout. The original commits are preserved — same messages and authorship.

The original PR (#38666) will be closed in favor of this one.

Next steps:

  1. Verify that this PR looks correct in the browser.
  2. Remove the WORK IN PROGRESS label from this PR.
  3. Wait for the standard docs team approval before merging. Optionally, you can check the 'ready for merge' checkbox below if you would like the docs team to merge it for you.
  • Ready for merge

Original PR description:

What does this PR do? What is the motivation?

Adds a new Feature Flags guide covering how to estimate usage and costs before rollout, and concrete levers to manage and reduce costs after going live. Links the guide from the Feature Flags guides index.

Merge readiness

  • Ready for merge

For Datadog employees:

AI assistance

Drafted with Claude Code based on existing Feature Flags product documentation and internal technical references; reviewed and lint-checked (Vale) before submission.

Additional notes

This guide links to /feature_flags/concepts/monthly_flag_configuration_requests/, which is being added in a separate, parallel PR.

Adds a new guide covering how to estimate Feature Flags usage and
costs before rollout, and concrete levers to manage and reduce costs
after going live. Links the guide from the Feature Flags guides index.
Clarifies that the 10x multiplier applies to a server-side request's
raw count, matching the precise definition in the new Monthly Flag
Configuration Requests concepts page.
- Clarify that client applications/end users drive client-side usage
  and backend services drive server-side usage in the overview
- Drop the RUM-backed qualifier from the client-side usage bullet
- Remove the environments factor from the estimation section, since
  it implied environments themselves are billed rather than the
  running SDK instances deployed to them
@jhgilbert
jhgilbert requested a review from a team as a code owner August 6, 2026 14:37
@jhgilbert jhgilbert added WORK IN PROGRESS No review needed, it's a wip ;) astro-reorg-auto-pr Needs manual conflict resolution after replatforming reorg labels Aug 6, 2026
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Pipelines

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: a4b069c | Docs | View more details | Give us feedback!

@A-Rindone A-Rindone removed the WORK IN PROGRESS No review needed, it's a wip ;) label Aug 14, 2026
@janine-c janine-c self-assigned this Aug 14, 2026
@github-actions github-actions Bot added the Guide Content impacting a guide label Aug 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@janine-c janine-c left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This looks awesome! I have some really minor writing suggestions I noticed while reading through it. Take a look and publish whenever the checks are done! Otherwise, let us know if we can do anything else to help 🙂

Comment thread hugo/content/en/feature_flags/guide/estimating_and_managing_costs.md Outdated
Comment thread hugo/content/en/feature_flags/guide/estimating_and_managing_costs.md Outdated
Comment thread hugo/content/en/feature_flags/guide/estimating_and_managing_costs.md Outdated
Comment thread hugo/content/en/feature_flags/guide/estimating_and_managing_costs.md Outdated
A-Rindone and others added 2 commits August 19, 2026 16:21
Use bullet formatting in the overview, clarify the client-side estimate options, and replace colloquial "after you're live" wording with "after deployment".

Co-authored-by: Cursor <cursoragent@cursor.com>
@A-Rindone
A-Rindone merged commit 8455d8f into master Aug 20, 2026
21 checks passed
@A-Rindone
A-Rindone deleted the reorg-fix/pr-38666 branch August 20, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astro-reorg-auto-pr Needs manual conflict resolution after replatforming reorg Guide Content impacting a guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants