The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenTracing::Integration::HTTP::Tiny - support HTTP::Tiny tracing

SYNOPSIS

 use OpenTracing::Integration qw(HTTP::Tiny);
 HTTP::Tiny->new->get('https://metacpan.org');

DESCRIPTION

See OpenTracing::Integration for more details.

Since this is a core module, it's included in the OpenTracing core distribution as well.

AUTHOR

Tom Molesworth TEAM@cpan.org

LICENSE

Copyright Tom Molesworth 2018-2021. Licensed under the same terms as Perl itself.