Single Step APM Instrumentation

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Overview

Single Step Instrumentation (SSI) automatically installs the Datadog SDKs with no additional configuration required, reducing onboarding time from days to minutes.

To learn more about how it works, see the injector guide for Single Step Instrumentation.

Prerequisites

  1. Remove any custom instrumentation code from your application and restart it. SSI is automatically disabled if custom instrumentation is detected.
  2. Confirm environment compatibility by reviewing the SSI compatibility guide for supported languages, operating systems, and architectures.

Instrument SDKs across applications

When you install or update the Datadog Agent with APM Instrumentation enabled, the Agent instruments your applications by loading the Datadog SDK into supported processes. This enables distributed tracing by capturing and sending trace data from your services without requiring code changes.

After instrumentation, you can optionally:

Click on one of the following tiles to learn how to set up SSI for your deployment type:

linux
docker
kubernetes
windows

Troubleshooting

If you encounter problems enabling APM with SSI, see the SSI troubleshooting guide.

Further reading