Documentation
¶
Overview ¶
Package datadog provides a telemetry backend that sends events to Datadog's HTTP Logs Intake API. It maps telemetry.Event to Datadog's native log format with region-aware endpoint resolution.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*config)
Option configures the Datadog backend.
func WithRegion ¶
WithRegion sets the Datadog region. Default: RegionUS1.
func WithSource ¶
WithSource overrides the ddsource tag. Default: "gtb".
Click to show internal directories.
Click to hide internal directories.