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

Changes for version 1.003 - 2020-08-26

  • New features:
  • provides a hook for notifying implementations when there are new spans, rather than having to poll
  • Bugs fixed:
  • disabled by default - no point collecting spans if nothing's going to submit them

Modules

support for https://opentracing.io application tracing
application tracing
represents a group of zero or more spans
provides common logic between OpenTracing classes
application tracing
top-level class for integrating OpenTracing with other Perl modules
support HTTP::Tiny tracing
represents a single log message
information about a single process
support for Jæger binary Thrift representation of OpenTracing data
support for Zipkin v2 JSON representation of OpenTracing data
represents an operation or parent operation
tracks IDs and baggage for spans
wrapper around an OpenTracing::Span
wrapper object for tags
application tracing