Expand description
Component implementations.
This crate contains full implementations of a number of common components.
Modules§
- config
- Datadog-specific configuration providers and remappers.
- config_
registry - Configuration key registry.
- decoders
- Decoder implementations.
- destinations
- Destination implementations.
- encoders
- Encoder implementations.
- forwarders
- Forwarder implementations.
- relays
- Relay components.
- sources
- Source implementations.
- transforms
- Transform implementations.
Macros§
- declare_
annotations - Declares a set of
SalukiAnnotationconstants and generates a companionALLslice.