- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
The Datadog Agent with embedded OpenTelemetry Collector is in Preview. To request access, fill out this form.
Request AccessThe Datadog Agent with embedded OpenTelemetry (OTel) Collector is an open source solution that combines the flexibility of OpenTelemetry with the comprehensive observability capabilities of Datadog. This integrated solution includes:
The Datadog Agent with embedded OpenTelemetry Collector offers:
Datadog provides different levels of support depending on the type of component:
Datadog Supported Components: Datadog-owned components such as the Datadog Connector, Datadog Exporter, and Infra Attribute Processor. These components are maintained by Datadog, receive regular updates, and are prioritized for bug fixes and feature enhancements within OpenTelemetry community guidelines.
Community Supported Components: OpenTelemetry components included with the Agent by default. Datadog ensures these components are secure, stable, and compatible with the Agent. While Datadog provides assistance with configuration and usage, feature development and enhancements for these components are managed through the OpenTelemetry community.
Custom Components: OpenTelemetry components that are not included with the Agent by default and are added through the custom components process. Datadog provides guidance on the integration process but does not provide direct support for these components’ functionality. For issues with custom components, Datadog recommends engaging with the OpenTelemetry community or the component maintainers.
By default, the Datadog Agent with embedded Collector ships with the following Collector components. You can also see the list in YAML format.
Receivers
Processors
Connectors
In addition to standard OpenTelemetry components, Datadog provides and maintains the following custom components:
Datadog components
Infrastructure Attribute Processor: An OpenTelemetry processor component that automatically assigns Kubernetes tags to OTLP telemetry (metrics, traces, and logs) emitted by a pod or an individual container within a pod. This component enables unified service tagging and telemetry correlation for monitoring Kubernetes environments.
Converter: An OpenTelemetry converter component that enhances user-provided configurations. It offers an API to return both the original and enhanced configurations, automatically checking for known misconfigurations to reduce errors. This ensures seamless integration of existing OpenTelemetry Collector configurations with the Agent.
DD Flare Extension: An OpenTelemetry extension component for generating Agent Flare, which contains diagnostic information from both the embedded OTel Collector and the Agent for troubleshooting purposes.
Whether you’re new to Datadog or already familiar with OpenTelemetry, the following guides help you get started according to your specific situation.
The default Datadog Agent package includes an embedded Collector with a curated set of included OpenTelemetry components designed to meet most needs out of the box. This guide is suitable if you’re:
This guide helps you migrate from an existing OpenTelemetry Collector setup to the Datadog Agent, including scenarios where you need additional OpenTelemetry components. This guide is suitable if you’re: