class Datadog::ThreadSafeTraceBuffer
Trace buffer that stores application traces, has a maximum size, and can be safely used concurrently on any environment.
@see {Datadog::ThreadSafeBuffer}
Trace buffer that stores application traces, has a maximum size, and can be safely used concurrently on any environment.
@see {Datadog::ThreadSafeBuffer}