Changes for version 0.004 - 2020-04-23
- New features:
- includes OpenTracing::Any base implementation, inspired by Log::Any
- simple DSL in OpenTracing::DSL
- since this requires postderef, minimum perl version is now explicitly set to 5.20+
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
represents a single log message
information about a single process
represents an operation or parent operation
tracks IDs and baggage for spans
wrapper around an OpenTracing::Span
wrapper object for tags
application tracing