Skip to content

Conversation

A-Rindone
Copy link

What does this PR do? What is the motivation?

Creating the initial "Getting Started" guide for our upcoming Feature Flags product, as well as adding a new link in the sidebar under "Getting Started".

Note that this only impacts the "Getting Started" section.

Merge instructions

Please validate that images (screenshots) are handled correctly, and/or recommend any needed changes.

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

@A-Rindone A-Rindone requested a review from a team as a code owner August 26, 2025 21:09
@A-Rindone A-Rindone added the getting_started Content changed in the getting started folder label Aug 26, 2025
@github-actions github-actions bot added Architecture Everything related to the Doc backend Images Images are added/removed with this PR labels Aug 26, 2025
Copy link
Contributor

Preview links (active after the build_preview check completes)

New or renamed files

@brett0000FF brett0000FF added the editorial review Waiting on a more in-depth review label Aug 26, 2025
@A-Rindone A-Rindone changed the title arindone/docs-11806 [docs-11806] New "Getting Started" Guide for Feature Flags Aug 27, 2025
testing if file names are case-sensitive
also remove some empty space in image, for readability
Copy link
Contributor

@joepeeples joepeeples left a comment

Choose a reason for hiding this comment

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

Thanks so much for preparing this content! I already pushed a few commits with image fixes, line edits, etc., and added some comments in this review. Ping me when you're ready for another round of review and approval!

Comment on lines +4 to +6
- link: 'https://github.com/DataDog/openfeature-js-client/blob/main/README.md'
tag: 'Source Code'
text: 'OpenFeature JavaScript client documentation'
Copy link
Contributor

Choose a reason for hiding this comment

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

This repo is currently internal, so customers and anyone else outside of Datadog will get a 404 with this link. Same as in-line links to the page.


{{< partial name="whats-next/whats-next.html" >}}

[1]: https://github.com/DataDog/openfeature-js-client/blob/main/README.md
Copy link
Contributor

Choose a reason for hiding this comment

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

As mentioned above, this repo is internal so links to the page will return a 404 for customers.


* **Built for experimentation:** Target specific audiences for A/B tests, roll out features gradually with canary releases, and automatically roll back when regressions are detected.

* **Integration with Datadog:** Out-of-the-box integration with Datadog metrics, change tracking events, and more—no additional instrumentation needed.
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like a holdover from Eppo docs, but I don't know if we'd want to omit this, or revise to something more updated. @A-Rindone any thoughts?

Comment on lines +103 to +107
- name: Feature Flags
identifier: getting_started_feature_flags
url: getting_started/feature_flags/
parent: getting_started
weight: 11
Copy link
Contributor

Choose a reason for hiding this comment

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

Should the page be nested under the Software Delivery grouping?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Everything related to the Doc backend editorial review Waiting on a more in-depth review getting_started Content changed in the getting started folder Images Images are added/removed with this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants