| Interface | Description |
|---|---|
| Writer |
A writer is responsible to send collected spans to some place
|
| Class | Description |
|---|---|
| DDAgentWriter |
This writer write provided traces to the a DD agent which is most of time located on the same
host.
|
| DDApi |
The API pointing to a DD agent
|
| ListWriter |
List writer used by tests mostly
|
| LoggingWriter |