Single Step APM Instrumentation

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

Overview

Single Step Instrumentation (SSI) for APM installs the Datadog Agent and instruments your applications in one step, with no additional configuration steps required.

Compatibility

To see requirements for compatible languages, operating systems, and architectures, see Single Step Instrumentation compatibility.

Enabling APM on your applications

If you install or update a Datadog Agent with the Enable APM Instrumentation option selected, the Agent is installed and configured to enable APM. This automatically instruments your application, without any additional installation or configuration steps.

Follow the relevant documentation to learn more about Single Step Instrumentation for your deployment type:

linux
docker
kubernetes

Troubleshooting

Single Step Instrumentation is not taking effect

Single Step Instrumentation automatically disables when it detects custom instrumentation in your application. If you want to use SSI, you’ll need to:

  1. Remove any existing custom instrumentation code.
  2. Restart your application.

Further reading

추가 유용한 문서, 링크 및 기사:

PREVIEWING: domalessi/docs-10444