- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The following application security capabilities are supported in the Go library, for the specified tracer version:
Application Security capability | Minimum Go tracer version |
---|---|
Threat Detection | 1.47.0 |
API Security | 1.59.0 |
Threat Protection | 1.50.0 |
Customize response to blocked requests | 1.53.0 |
Software Composition Analysis (SCA) | 1.49.0 |
Code Security | not supported |
Automatic user activity event tracking | not supported |
The minimum tracer version to get all supported application security capabilities for Go is 1.59.0.
Note: Threat Protection requires enabling Remote Configuration, which is included in the listed minimum tracer version.
Type | Threat Detection support | Software Composition Analysis |
---|---|---|
Docker | ||
Kubernetes | ||
Amazon ECS | ||
AWS Fargate | ||
AWS Lambda |
The Datadog Go Tracing library is open source. View the GitHub repository for more information.
The Datadog Go Tracing Library has a version support policy defined for Go versions. The two latest releases of Go are fully supported, while the third newest release is considered in maintenance. Older versions may function, but no support is provided by default. For special requests, contact support.
You must be running Datadog Agent v5.21.1+
Starting from tracer version 1.53.0, application security capabilities do not require CGO.
The Go tracer includes support for the following frameworks, data stores and libraries.
The Go packages listed in this page are relevant for Application Security capabilities. You can also find more tracing integrations in APM’s tracing compatibility page.
Note: The Go integrations documentation provides a detailed overview of the supported packages and their APIs, along with usage examples.
Framework | Threat Detection supported? | Threat Protection supported? |
---|---|---|
net/http | ||
Gin | ||
Gorilla Mux | ||
gRPC | ||
echo v4 | ||
echo v3 | ||
chi | ||
graphql-go | ||
gqlgen |
Framework | Threat Detection supported? | Threat Protection supported? |
---|---|---|
gRPC client | ||
net/http client |
Framework | Threat Detection supported? | Threat Protection supported? |
---|---|---|
sql |