- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`This page explains how to disable Datadog Serverless Monitoring.
To disable Serverless Monitoring for AWS Lambda or AWS Step Functions:
In Datadog, navigate to the AWS integration tile.
Select your AWS account on the left.
Navigate to the Metric Collection tab and toggle off metric collection from the AWS services you want to stop monitoring.
Save your changes.
Remove any Datadog Lambda Libraries from your AWS Lambda functions.
To disable Serverless Monitoring for Azure App Service, Azure Container Apps, or Azure Functions:
In Datadog, navigate to the Azure integration tile.
Select your app registration on the left.
Navigate to the Metric Collection tab and toggle off metric collection for the Azure services you wish to stop monitoring.
Save your changes.
If you deployed the Datadog Agent in a sidecar container, remove it. If you are using datadog/serverless-init
, remove it from your Dockerfile.
To disable Serverless Monitoring for Google Cloud Run containers or functions:
In Datadog, navigate to the Google Cloud integration tile.
Select your GCP account on the left.
Navigate to the Metric Collection tab and toggle off metric collection for the Google Cloud services you wish to stop monitoring.
Save your changes.
If you deployed the Datadog Agent in a sidecar container, remove it with the Datadog CLI’s uninstrument
command. If you are using datadog/serverless-init
, remove it from your Dockerfile.