OpenTelemetry Collector and Datadog Exporter
Overview
The OpenTelemetry Collector is a vendor-agnostic agent process for collecting and exporting telemetry data emitted by many processes. The Datadog Exporter for the OpenTelemetry Collector allows you to forward trace, metric, and logs data from OpenTelemetry SDKs to Datadog (without the Datadog Agent). It works with all supported languages, and you can connect OpenTelemetry trace data with application logs.
Using the Collector
The following documentation describes how to deploy and configure the Collector:
Out-of-the-box dashboards
Datadog provides out-of-the-box dashboards that you can copy and customize. To use Datadog’s out-of-the-box OpenTelemetry dashboards:
Install the OpenTelemetry integration.
Go to Dashboards > Dashboards list and search for opentelemetry
:
The Host Metrics dashboard is for data collected from the host metrics receiver. The Collector Metrics dashboard is for any other types of metrics collected, depending on which metrics receiver you choose to enable.
Further reading
Additional helpful documentation, links, and articles: