Skip to content

Add guide for estimating and managing Feature Flags costs - #38666

Open
A-Rindone wants to merge 3 commits into
masterfrom
anthony.rindone/estimating-managing-feature-flags-costs
Open

Add guide for estimating and managing Feature Flags costs#38666
A-Rindone wants to merge 3 commits into
masterfrom
anthony.rindone/estimating-managing-feature-flags-costs

Conversation

@A-Rindone

Copy link
Copy Markdown
Contributor

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.
@github-actions github-actions Bot added the Guide Content impacting a guide label Jul 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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
@A-Rindone
A-Rindone marked this pull request as ready for review July 31, 2026 21:21
@A-Rindone
A-Rindone requested a review from a team as a code owner July 31, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Guide Content impacting a guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant