class Datadog::CRubyTraceBuffer

Trace buffer that stores application traces, has a maximum size, and can be safely used concurrently with CRuby.

@see {Datadog::CRubyBuffer}