- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The following code security capabilities are supported in the PHP library, for the specified tracer version:
Code Security capability | Minimum PHP tracer version |
---|---|
Runtime Software Composition Analysis (SCA) | 0.90.0 |
Runtime Code Analysis (IAST) | not supported |
Type | Runtime Software Composition Analysis (SCA) | Runtime Code Analysis (IAST) |
---|---|---|
Docker | ||
Kubernetes | ||
Amazon ECS | ||
AWS Fargate | ||
AWS Lambda |
PHP Version | Support level | Package version |
---|---|---|
8.3.x | General Availability | > 0.95.0+ |
8.2.x | General Availability | > 0.82.0+ |
8.1.x | General Availability | > 0.66.0+ |
8.0.x | General Availability | > 0.52.0+ |
7.4.x | General Availability | All |
7.3.x | General Availability | All |
7.2.x | General Availability | All |
7.1.x | General Availability | All |
7.0.x | General Availability | All |
Code Security capabililties for PHP support the following SAPI’s:
SAPI | Support type |
---|---|
apache2handler | Fully Supported |
cli | Fully Supported |
fpm-fcgi | Fully Supported |
cgi-fcgi | Fully Supported |
Code Security capabililties for PHP support the following architectures:
Processor architectures | Support level | Package version |
---|---|---|
Linux GNU amd64 (x86-64-linux-gnu ) | GA | All |
Linux MUSL amd64 (x86-64-linux-musl ) | GA | All |
Linux GNU arm64 (aarch64-linux-gnu) | GA | > 0.95.0 |
Linux MUSL arm64 (aarch64-linux-musl) | GA | > 0.95.0 |
The Datadog PHP library supports PHP version 7.0 and above on the following architectures:
The library supports the use of all PHP frameworks, and also the use of no framework.