Skip to content

Commit

Permalink
remove single step from public doc (#26407)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Cretzman <[email protected]>
Co-authored-by: Michael Cretzman <[email protected]>
  • Loading branch information
3 people authored Dec 3, 2024
1 parent e9107f7 commit 86ca840
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 414 deletions.
5 changes: 0 additions & 5 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5994,11 +5994,6 @@ menu:
parent: appsec_threats_management_setup
identifier: appsec_compat_threats_mgmt
weight: 701
- name: Using Single Step Instrumentation
url: security/application_security/threats/setup/single_step/
parent: appsec_threats_management_setup
identifier: appsec_threats_setup_using_single_step
weight: 702
- name: Using Datadog Tracing Libraries
url: security/application_security/threats/setup/threat_detection/
parent: appsec_threats_management_setup
Expand Down
5 changes: 0 additions & 5 deletions config/_default/menus/main.fr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5473,11 +5473,6 @@ menu:
parent: appsec_threats_management_setup
identifier: appsec_compat_threats_mgmt
weight: 701
- name: Using Single Step Instrumentation
url: security/application_security/threats/setup/single_step/
parent: appsec_threats_management_setup
identifier: appsec_threats_setup_using_single_step
weight: 702
- name: Using Datadog Tracing Libraries
url: security/application_security/threats/setup/threat_detection/
parent: appsec_threats_management_setup
Expand Down
5 changes: 0 additions & 5 deletions config/_default/menus/main.ja.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5468,11 +5468,6 @@ menu:
parent: appsec_threats_management_setup
identifier: appsec_compat_threats_mgmt
weight: 701
- name: Using Single Step Instrumentation
url: security/application_security/threats/setup/single_step/
parent: appsec_threats_management_setup
identifier: appsec_threats_setup_using_single_step
weight: 702
- name: Using Datadog Tracing Libraries
url: security/application_security/threats/setup/threat_detection/
parent: appsec_threats_management_setup
Expand Down
3 changes: 0 additions & 3 deletions content/en/profiler/enabling/ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ This utility is available on the software repositories of most Linux distributio

Continuous Profiler is not supported on serverless platforms, such as AWS Lambda.

[Single Step Instrumentation](https://docs.datadoghq.com/tracing/trace_collection/automatic_instrumentation/single-step-apm/) is not supported for Linux hosts, VMs, or Docker.
Single Step Instrumentation is supported for Kubernetes (using the Datadog Helm chart), but you need to manually set the `DD_PROFILING_ENABLED=true` environment variable to enable profiling.

## Installation

To begin profiling applications:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Recommendations enable you to change the status of a vulnerability, assign it to

## Enabling Code Security

To enable Code Security, you can use [Single Step Instrumentation][8] or configure the [Datadog Tracing Library][9]. Detailed instructions for both methods can be found in the [**Security > Application Security > Settings**][10] section.
To enable Code Security configure the [Datadog Tracing Library][9]. Detailed instructions for both methods can be found in the [**Security > Application Security > Settings**][10] section.

If you need additional help, contact [Datadog support][11].

Expand All @@ -128,7 +128,6 @@ If you need additional help, contact [Datadog support][11].
[5]: /security/application_security/code_security/setup/compatibility/
[6]: https://docs.google.com/forms/d/1wsgbd80eImvJSjXe5y5VCjAW0zzn5p3CoCLsOy0vqsk/
[7]: /integrations/github/
[8]: /security/application_security/code_security/setup/
[9]: /security/application_security/code_security/setup/
[10]: https://app.datadoghq.com/security/configuration/asm/setup
[11]: https://www.datadoghq.com/support/
Loading

0 comments on commit 86ca840

Please sign in to comment.