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

NAME

OpenTracing - support for https://opentracing.io application tracing

DESCRIPTION

This is an early implementation, so the API may be subject to change.

In general, you'll want to create an OpenTracing::Batch, then add one or more OpenTracing::Span instances to it. Those instances can have zero or more OpenTracing::Log entries.

SEE ALSO

Tools and specifications

Other modules

Some perl modules of relevance:

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

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