Documentation
¶
Overview ¶
Package agent implements a component representing the logs agent. This component coordinates activity related to gathering logs and forwarding them to the Datadog intake.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module fx.Option = fx.Module( "comp/logs/agent", fx.Provide(newConfig), fx.Provide(newAgent), )
Module defines the fx options for this component.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.