-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[DOCS-12593] rum x apm retention filters #32746
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rtrieu
wants to merge
59
commits into
master
Choose a base branch
from
rtrieu/docs-12593-rum-apm-sampling
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
* Add TCP disclaimer shortcode * Add tcp disclaimer and remove options * Move tcp endpint to separate section, remove trouleshooting info * Update content/en/agent/logs/proxy.md
corrected numbering that was previously 1,2,4 when it should be 1,2,3
* Add new follow-up documentation * Revise follow-ups management and export instructions Updated sections on defining and exporting incident follow-ups for clarity and accuracy. * Update content/en/service_management/incident_management/follow-ups.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/service_management/incident_management/follow-ups.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/service_management/incident_management/follow-ups.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/service_management/incident_management/follow-ups.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/service_management/incident_management/follow-ups.md Co-authored-by: Esther Kim <[email protected]> --------- Co-authored-by: Esther Kim <[email protected]>
…g dimensions (#32622) Co-authored-by: ci.datadog-api-spec <[email protected]>
* AQG-443: document DDSQL's `akeys` and `avals` functions These newly added functions operate on the `hstore` type. Since the only place in the docs where `hstore` is mentioned is the section about `Tags`, this PR adds a new subsection there that documents `hstore` functions, loosely following [Postgres' docs](https://www.postgresql.org/docs/8.4/hstore.html) for description. * AQG-443: use singular for tag when used in a genitive sentence Co-authored-by: Zakaria Fikrat <[email protected]> * AQG-443: use correct casing, verb time and order of function params Co-authored-by: May Lee <[email protected]> --------- Co-authored-by: Zakaria Fikrat <[email protected]> Co-authored-by: May Lee <[email protected]>
* remove Fed callout * updating sub pages
* Create heading and index page for Agents * Create the page Build Agents * Update intro text for Build Agents * Reorder side nav to match UI * Add intro text for blueprints * Add text for creating an agent * Add text for customizing the agent * Update Slack channel to ai-agents * Add text for main Agents page * Merge two pages for Agents into one * Replace screenshot * Cut mention of Slack channel * Add link to MCP docs * Create section for adding agents to workflows/apps * Cut Feature Lab section * fix (?) broken links - remove from Further Reading - revise to relative in-page header links - remove URL slug from list of references at bottom * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update preview link & screenshots * Update agent configuration for new UI * Fix a typo * Cut step * Change sign-up link * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Update content/en/actions/agents/_index.md Co-authored-by: Joe Peeples <[email protected]> * Replace "template" with "blueprint" --------- Co-authored-by: Joe Peeples <[email protected]>
* make doc ga * add to left nav * remove other preview callout
* Update CI-pipelines for DC * Fix merge conflict * proxy_firewall_vpn * Dev section
The Agent only needs read access to read the logs, not write.
Co-authored-by: ci.datadog-api-spec <[email protected]>
…32741) * update links * update image * draft * applying edits * restore old image and just make a new one --------- Co-authored-by: cecilia saixue watt <[email protected]>
* workload protection blog * catch and remediate ecs issues
Co-authored-by: ci.datadog-api-spec <[email protected]>
…2757) * clarifying alert behavior * Apply suggestions from code review Co-authored-by: Ida Adjivon <[email protected]> * applying feedback --------- Co-authored-by: Ida Adjivon <[email protected]>
* Fix broken link references in Azure App Service Windows Code docs Remove outdated [2]: /tracing/setup/dotnet/ link reference and renumber remaining references to maintain sequential ordering [1] through [6]. This fixes a documentation issue where an unused, outdated link to /tracing/setup/dotnet/ was present in the reference list. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> * Remove duplicate dogstatsd link and renumber references Consolidated duplicate [1] and [2] link references that both pointed to /developers/dogstatsd, and renumbered all subsequent link references to maintain sequential ordering. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> * Fix link references in Azure App Service Windows Code docs - Fix Terraform module and azurerm_windows_web_app link references - Remove duplicate link for "deploy your code" - Fix DD_SITE link to point to correct site documentation - Fix unified service tagging link reference - Update custom metrics link to point to custom_metrics page 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> * add some whitespace for readability --------- Co-authored-by: Claude <[email protected]>
* [CONTINT-4835]: Improve documentation wrt CR metric collection Clarify how RBAC is setup. Clarify how metric names are produced. * Fix after review * Update content/en/infrastructure/containers/configuration.md Co-authored-by: Ida Adjivon <[email protected]> * Update content/en/infrastructure/containers/configuration.md Co-authored-by: Ida Adjivon <[email protected]> * Update content/en/infrastructure/containers/configuration.md --------- Co-authored-by: Ida Adjivon <[email protected]>
* Move SAML config into separate page and add multi-SAML * Fix menu * Fix menu but for real * Apply suggestions from code review Co-authored-by: Bryce Eadie <[email protected]> * Add considerations + restyle notes * Rewording * Incorporate considerations into procedure * Update link and remove a sentence * Apply suggestions from code review Co-authored-by: Bryce Eadie <[email protected]> * Apply suggestions from code review Co-authored-by: Bryce Eadie <[email protected]> * NoPassword->LastPass, and link to role mapping doc * Swap screenshot and rewrite single SAML config procedure * Remove unnecessary step and add team mapping info --------- Co-authored-by: Bryce Eadie <[email protected]>
…uctions (#32712) The example code uses the named export `SDKVerbosity`, but it is not imported from the `'expo-datadog'` package. Co-authored-by: Rosa Trieu <[email protected]>
* remove iOS mention from the Android benchmark docs * add iOS benchmark docs * add ios sdk perf impact to left nav * Update content/en/real_user_monitoring/application_monitoring/android/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/real_user_monitoring/application_monitoring/ios/sdk_performance_impact.md Co-authored-by: Rosa Trieu <[email protected]> --------- Co-authored-by: Rosa Trieu <[email protected]> Co-authored-by: Rosa Trieu <[email protected]>
Co-authored-by: ci.datadog-api-spec <[email protected]>
* Translated file updates * Deleting translations of content/es/containers/monitoring/autoscaling.md * Deleting translations of content/es/containers/csi_driver/_index.md * Translated file updates --------- Co-authored-by: webops-guacbot[bot] <214537265+webops-guacbot[bot]@users.noreply.github.com> Co-authored-by: Rosa Trieu <[email protected]>
Co-authored-by: ci.datadog-api-spec <[email protected]>
* add info * small edits * Apply suggestions from code review * apply suggestions * Update content/en/observability_pipelines/sources/opentelemetry.md * apply suggestions * apply suggestions * Update content/en/observability_pipelines/sources/opentelemetry.md * Apply suggestions from code review Co-authored-by: cecilia saixue wat-kim <[email protected]> * Apply suggestions from code review Co-authored-by: Rosa Trieu <[email protected]> * Update content/en/observability_pipelines/sources/opentelemetry.md --------- Co-authored-by: cecilia saixue wat-kim <[email protected]> Co-authored-by: Rosa Trieu <[email protected]>
* adding secrets validation file * adding secrets validation to nav * updating page * update tags * updating wording based on guide * updating wording again * Update content/en/security/code_security/secret_scanning/secret_validation.md Co-authored-by: Ida Adjivon <[email protected]> * Update content/en/security/code_security/secret_scanning/secret_validation.md Co-authored-by: Taiki <[email protected]> --------- Co-authored-by: Michelle Sun <[email protected]> Co-authored-by: Ida Adjivon <[email protected]> Co-authored-by: Taiki <[email protected]>
* Add non-k8s instructions * Update docker instructions * Update setup.md * Bump minimal version --------- Co-authored-by: cecilia saixue wat-kim <[email protected]>
* (RC) Role-based Access * Edits * Apply suggestions from code review Co-authored-by: cecilia saixue wat-kim <[email protected]> --------- Co-authored-by: cecilia saixue wat-kim <[email protected]>
* [DOCS-12123] Add image for metric discrepancy troubleshooting * [DOCS-12123] Add metric discrepancy troubleshooting * [DOCS-12123] Update link for metrics aggregation explanation * [DOCS-12123] Fix link reference for space aggregation * [DOCS-12123] Update heading level * Apply suggestions from code review Co-authored-by: Rosa Trieu <[email protected]> --------- Co-authored-by: Rosa Trieu <[email protected]>
* add suppression * update * Update layouts/shortcodes/sds-suppressions.en.md * Update layouts/shortcodes/sds-suppressions.en.md * Update layouts/shortcodes/sds-suppressions.en.md Co-authored-by: Brett Blue <[email protected]> --------- Co-authored-by: Brett Blue <[email protected]>
Co-authored-by: ci.datadog-api-spec <[email protected]>
* Generated by websites-modules Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Syncing branch with websites-modules main Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: webops-guacbot[bot] <214537265+webops-guacbot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
aaa-access
AAA Access team: https://datadoghq.atlassian.net/wiki/spaces/AAA/pages/2069365080/AAA+Access+Team
Architecture
Everything related to the Doc backend
Guide
Content impacting a guide
Images
Images are added/removed with this PR
WORK IN PROGRESS
No review needed, it's a wip ;)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
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.
Additional notes