Module datadog_tracing::tracer
source · Expand description
Trace and layer builders to export traces to the Datadog agent.
This module contains a function that builds a tracer with an exporter to send traces to the Datadog agent in batches over gRPC.
It also contains a convenience function to build a layer with the tracer.
Structs§
- A 16-byte value which identifies a given trace.
Enums§
- Errors returned by the trace API.
Functions§
Type Aliases§
- Describe the result of operations in tracing API.