- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The Python APM Client library follows a versioning policy that specifies the support level for the different versions of the library and Python runtime.
Two release branches are supported:
Release | Support level |
---|---|
>=1.0,<2 | Maintenance |
>=2.0,<3 | General Availability |
And the library supports the following runtimes:
OS | CPU | Runtime | Runtime version | Supported ddtrace versions |
---|---|---|---|---|
Linux | x86-64, i686, AArch64 | CPython | 2.7, 3.5-3.11 | <2 |
MacOS | Intel, Apple Silicon | CPython | 2.7, 3.5-3.11 | <2 |
Windows | 64bit, 32bit | CPython | 2.7, 3.5-3.11 | <2 |
Linux | x86-64, i686, AArch64 | CPython | 3.7+ | >=2 |
MacOS | Intel, Apple Silicon | CPython | 3.7+ | >=2 |
Windows | 64bit, 32bit | CPython | 3.7+ | >=2 |
To request support for additional libraries, contact our awesome support team.
The ddtrace
library includes support for a number of web frameworks, including:
The ddtrace
library includes support for the following data stores:
The ddtrace
library includes support for the following libraries:
추가 유용한 문서, 링크 및 기사: