- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The recommended way to upgrade between minor versions of the Agent is to use the install_script_agent7.sh
script. The following commands work on all supported Linux distributions.
DD_AGENT_MINOR_VERSION=<target_minor> bash -c "$(curl -L https://install.datadoghq.com/scripts/install_script_agent7.sh)"
bash -c "$(curl -L https://install.datadoghq.com/scripts/install_script_agent7.sh)"
Download and install the specific version’s installation package.
https://ddagent-windows-stable.s3.amazonaws.com/ddagent-cli-7.<minor_version>.<bugfix_version>.msi
The recommended way to upgrade between minor version of the Agent is to use the install_mac_os.sh
script. The following commands work on all supported MacOS versions.
DD_AGENT_MINOR_VERSION=<target_minor> bash -c "$(curl -L https://install.datadoghq.com/scripts/install_mac_os.sh)"
bash -c "$(curl -L https://install.datadoghq.com/scripts/install_mac_os.sh)"