Skip to content

Latest commit

 

History

History

datadogreceiver

Datadog APM Receiver

Status
Stability alpha: traces
Distributions contrib, sumo
Issues Open issues Closed issues
Code Owners @boostchicken, @gouthamve, @jpkrohling, @MovieStoreGuy

Overview

Accepts traces in the Datadog APM format.

Supported Datadog APIs

  • v0.3 (msgpack and json)
  • v0.4 (msgpack and json)
  • v0.5 (msgpack custom format)
  • v0.6
  • v0.7

Configuration

Example:

receivers:
  datadog:
    endpoint: localhost:8126
    read_timeout: 60s

read_timeout (Optional)

The read timeout of the HTTP Server

Default: 60s

HTTP Service Config

All config params here are valid as well

https://github.com/open-telemetry/opentelemetry-collector/tree/main/config/confighttp#server-configuration

Default Attributes

  • dd.span.Resource: The datadog resource name (as distinct from the span name)