Commit eb157da
AI Guard docs refactor (#35869)
* feat(ai-guard): extract security signals into dedicated page
* feat(ai-guard): extract setup instructions into dedicated page
* feat(ai-guard): create setup subpages for integrations, SDK, and HTTP API
* refactor(ai-guard): remove API and SDK sections from onboarding page
* feat(ai-guard): add Datadog Agent setup section to integrations and SDK pages
* refactor(ai-guard): move tracer library install section from setup index to SDK page
* refactor(ai-guard): replace Agent setup step with instrumentation options overview
* refactor(ai-guard): reorder onboarding sections and trim HTTP API page
* feat(ai-guard): update automatic integrations with env vars, AI SDK v6, and blocking mode
* fix(ai-guard): update SDK docs with tags, sds, and accurate method signatures
* feat(ai-guard): add SDS category and rule tag attributes to detection rules
* fix(ai-guard): add warning that HTTP API requests don't appear in Datadog UI
* Update versions and build sdk setup partial
* Add manual instrumentation docs
* Fix links in the sdk setup partial
* Fix whitespace trimmers
* Improve manual integrations
* Update content/en/security/ai_guard/setup/sdk.md
Co-authored-by: Alberto Vara <alberto.vara@datadoghq.com>
* Update content/en/security/ai_guard/setup/sdk.md
Co-authored-by: Alberto Vara <alberto.vara@datadoghq.com>
* Ruby: Add content-parts example to AI Guard SDK
* Document AI Guard permissions in setup guide (#36087)
Add a Required permissions table to the AI Guard setup prerequisites
listing AI Guard Evaluate, AI Guard View, AI Guard Write, and User Access
Manage with their roles.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Update content/en/security/ai_guard/setup/_index.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/setup/_index.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/setup/_index.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/setup/_index.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/setup/_index.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/setup/_index.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Fix sensitive data link
* Update content/en/security/ai_guard/setup/automatic_integrations.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Fix langchain links
* Update content/en/security/ai_guard/setup/automatic_integrations.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/setup/manual_integrations.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/setup/sdk.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/signals.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Update content/en/security/ai_guard/setup/http_api.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Use headers instead of collapse
* Remove private true
* Remove tabs
* Update header size
* Remove mardown in partial
* Remove langchain dead link
* Remove collapses
* Update content/en/security/ai_guard/setup/_index.md
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* refactor(ai-guard): rename tracer references to SDK
---------
Co-authored-by: Manuel Álvarez Álvarez <manuel.alvarezalvarez@datadoghq.com>
Co-authored-by: Alberto Vara <alberto.vara@datadoghq.com>
Co-authored-by: Yury Lebedev <yury.lebedev@datadoghq.com>
Co-authored-by: Emmanuelle Lejeail <manu.lejeail@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>1 parent 4972db4 commit eb157da
10 files changed
Lines changed: 1048 additions & 718 deletions
File tree
- content/en/security/ai_guard
- setup
- layouts/partials/security-platform
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7882 | 7882 | | |
7883 | 7883 | | |
7884 | 7884 | | |
| 7885 | + | |
| 7886 | + | |
| 7887 | + | |
| 7888 | + | |
| 7889 | + | |
| 7890 | + | |
| 7891 | + | |
| 7892 | + | |
| 7893 | + | |
| 7894 | + | |
| 7895 | + | |
| 7896 | + | |
| 7897 | + | |
| 7898 | + | |
| 7899 | + | |
| 7900 | + | |
| 7901 | + | |
| 7902 | + | |
| 7903 | + | |
| 7904 | + | |
| 7905 | + | |
| 7906 | + | |
| 7907 | + | |
| 7908 | + | |
| 7909 | + | |
| 7910 | + | |
| 7911 | + | |
| 7912 | + | |
| 7913 | + | |
| 7914 | + | |
7885 | 7915 | | |
7886 | 7916 | | |
7887 | 7917 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments