sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

Add Excon instrumentation

Open frederikspang opened this issue 1 year ago • 0 comments

Description

Describe your changes: Adds instrumentation for https://github.com/excon/excon using Excon's Middleware model.

I wanted badly to use with_child_span, however, that seems impossible with the current middleware implementation for Excon.

frederikspang avatar Aug 20 '24 11:08 frederikspang