Documentation ¶
Overview ¶
Package datadogreceiver ingests traces in the Datadog APM format and translates them OpenTelemetry for collector usage
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
NewFactory creates a factory for DataDog receiver.
Types ¶
type Config ¶
type Config struct { confighttp.ServerConfig `mapstructure:",squash"` // ReadTimeout of the http server ReadTimeout time.Duration `mapstructure:"read_timeout"` }
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
translator/header
Package header defines HTTP headers known convention used by the Trace Agent and Datadog's APM intake.
|
Package header defines HTTP headers known convention used by the Trace Agent and Datadog's APM intake. |
Click to show internal directories.
Click to hide internal directories.