Module providers

Module providers 

Source
Expand description

Autodiscovery provider implementations.

Structs§

BoxedAutodiscoveryProvider
A boxed autodiscovery provider.
LocalAutodiscoveryProvider
A local auto-discovery provider that uses the file system.
RemoteAgentAutodiscoveryProvider
An autodiscovery provider that uses the Datadog Agent’s internal gRPC API to receive autodiscovery updates.

Constants§

AD_STREAM_CAPACITY
The capacity of the autodiscovery stream.