Add Datadog AI Setup CLI instructions for onboarding [RFC]#36027
Add Datadog AI Setup CLI instructions for onboarding [RFC]#36027
Conversation
Preview links (active after the
|
|
@aaronddog @anediaz re link preview above I believe our next step is deciding which products to show when. The following (draft) is the list of all products supported by the AI Setup CLI -- too many.
|
I
I think RUM, Error Tracking, PA and Studio should be included here. Decisions for the rest of the products ultimately rest with the relevant product teams |
Nit: Some of the identifiers in the documentation and the CLI readme itself are using snake_case - for consistency, I think they should also be using kebab-case |
maycmlee
left a comment
There was a problem hiding this comment.
Just a small suggestion
| | Test Optimization | `test-optimization` | | ||
| --> | ||
|
|
||
| 1. Run the following command, replacing `<PRODUCT>` with the identifier for the product you want to set up: |
There was a problem hiding this comment.
I'd suggest either making this edit:
| 1. Run the following command, replacing `<PRODUCT>` with the identifier for the product you want to set up: | |
| 1. Run the `npx` command, replacing `<PRODUCT>` with the identifier for the product you want to set up: |
or moving the table to after the command.



What does this PR do? What is the motivation?
https://datadoghq.atlassian.net/browse/OE-540
Important
Needs discussion on which products to show here
Merge instructions
Merge readiness:
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.
AI assistance
Additional notes