- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
This check should be used when troubleshooting a memory or CPU issue in the Agent. After a user-configured memory or CPU threshold is exceeded, a flare with profiles is automatically generated. This flare can be generated locally or sent directly to a Datadog Support case. A valid ticket_id
and user_email
must be provided in the conf.yaml
for the flare to be sent directly to a Support case. It is otherwise generated locally.
The System check is included in the Datadog Agent package. No additional installation is needed on your server.
Edit the agentprofiling.d/conf.yaml
file in the conf.d/
folder at the root of your Agent’s configuration directory. See the sample agentprofiling.d/conf.yaml for all available configuration options. Note: At least one entry is required under instances
to enable the check, for example:
init_config:
instances:
- memory_threshold: 1GB
cpu_threshold: 50
ticket_id: # Given by Support
user_email: # Email used in correspondence with Support
Run the Agent’s status subcommand and look for agentprofiling
under the Checks section.
The Agent Profiling check does not include any metrics.
The Agent Profiling check does not include any events.
The Agent Profiling check does not include any service checks.