opentelemetry-ruby-contrib icon indicating copy to clipboard operation
opentelemetry-ruby-contrib copied to clipboard

feat: add option for untraced commands

Open zacheryph opened this issue 9 months ago • 2 comments

solution to https://github.com/open-telemetry/opentelemetry-ruby-contrib/discussions/264

Adds the ability to not trace specified commands. This is in the same fashion that Rack supports with :untraced_endpoints, and net_http with :untraced_hosts

zacheryph avatar May 15 '24 21:05 zacheryph