From 727ef1a4137807eb32e7ed3e0a6bb8e4cd57bc2a Mon Sep 17 00:00:00 2001 From: Julio Guerra Date: Thu, 10 Apr 2025 09:29:52 +0200 Subject: [PATCH 1/3] Update _index.md --- .../application_security/threats/setup/standalone/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/security/application_security/threats/setup/standalone/_index.md b/content/en/security/application_security/threats/setup/standalone/_index.md index 4288246ced7..6a96d78e71e 100644 --- a/content/en/security/application_security/threats/setup/standalone/_index.md +++ b/content/en/security/application_security/threats/setup/standalone/_index.md @@ -26,10 +26,9 @@ further_reading: Before setting up Application & API Protection, ensure the following prerequisites are met: - **Datadog Agent:** [Install the Datadog Agent][2] and configure it for your application's operating system or container, cloud, or virtual environment. -- **Datadog APM Configuration:** Datadog APM is configured for your application or service, and web traces (`type:web`) are being received by Datadog. - **Supported Tracing Library:** The Datadog Tracing Library used by your application or service supports Application & API Protection capabilities for the language of your application or service. For more details, refer to the [Library Compatibility][1] page. -## Using ASM without APM tracing +## Using Application & API Protection without APM tracing If you want to use Application & API Protection without APM tracing functionality, you can deploy with tracing disabled: From d191aae646bde36859453813ed09a30e4e8a58f7 Mon Sep 17 00:00:00 2001 From: Julio Guerra Date: Thu, 10 Apr 2025 09:56:38 +0200 Subject: [PATCH 2/3] layouts/appsec-getstarted-standalone: remove the mention to APM --- layouts/shortcodes/appsec-getstarted-standalone.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/layouts/shortcodes/appsec-getstarted-standalone.md b/layouts/shortcodes/appsec-getstarted-standalone.md index be2be7c8d89..29a016ef867 100644 --- a/layouts/shortcodes/appsec-getstarted-standalone.md +++ b/layouts/shortcodes/appsec-getstarted-standalone.md @@ -2,10 +2,7 @@ ## Prerequisites - The [Datadog Agent][101] is installed and configured for your application's operating system or container, cloud, or virtual environment. -- [Datadog APM][103] is configured for your application or service, and traces are being received by Datadog. -- If your service is running with [an Agent with Remote Configuration enabled and a tracing library version that supports it][104], you can block attackers from the Datadog UI without additional configuration of the Agent or tracing libraries. +- If your service is running with [an Agent with Remote Configuration enabled and a tracing library version that supports it][102], you can block attackers from the Datadog UI without additional configuration of the Agent or tracing libraries. [101]: https://app.datadoghq.com/account/settings#agent -[102]: https://app.datadoghq.com/services?lens=Security -[103]: /tracing/trace_collection/dd_libraries/ -[104]: /agent/remote_config/?tab=configurationyamlfile#enabling-remote-configuration \ No newline at end of file +[102]: /agent/remote_config/?tab=configurationyamlfile#enabling-remote-configuration From 6b8624ec96d2447cdb8a8d10a823e20c0a2a8670 Mon Sep 17 00:00:00 2001 From: DeForest Richards <56796055+drichards-87@users.noreply.github.com> Date: Thu, 10 Apr 2025 16:43:30 -0600 Subject: [PATCH 3/3] Update content/en/security/application_security/threats/setup/standalone/_index.md --- .../application_security/threats/setup/standalone/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/security/application_security/threats/setup/standalone/_index.md b/content/en/security/application_security/threats/setup/standalone/_index.md index 6a96d78e71e..655b7d0a9d4 100644 --- a/content/en/security/application_security/threats/setup/standalone/_index.md +++ b/content/en/security/application_security/threats/setup/standalone/_index.md @@ -28,7 +28,7 @@ Before setting up Application & API Protection, ensure the following prerequisit - **Datadog Agent:** [Install the Datadog Agent][2] and configure it for your application's operating system or container, cloud, or virtual environment. - **Supported Tracing Library:** The Datadog Tracing Library used by your application or service supports Application & API Protection capabilities for the language of your application or service. For more details, refer to the [Library Compatibility][1] page. -## Using Application & API Protection without APM tracing +## Using ASM without APM tracing If you want to use Application & API Protection without APM tracing functionality, you can deploy with tracing disabled: