Description
Adds application tracing and instrumentation helpers for Ruby code. It is useful for observability, diagnostics, performance analysis, and understanding how requests or jobs move through a system.
Trace data can contain user identifiers, URLs, SQL fragments, and internal names. Control labels, sampling, retention, and access before exporting traces.