OpenTracing-Role v0.86.1 Latest
Files
- CHANGES
- LICENSE.md
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README.md
- cpanfile
- lib/OpenTracing/Role.pm
- lib/OpenTracing/Role.pod
- lib/OpenTracing/Role/ContextReference.pm
- lib/OpenTracing/Role/ContextReference.pod
- lib/OpenTracing/Role/GlobalTracer.pm
- lib/OpenTracing/Role/GlobalTracer.pod
- lib/OpenTracing/Role/Scope.pm
- lib/OpenTracing/Role/Scope.pod
- lib/OpenTracing/Role/ScopeManager.pm
- lib/OpenTracing/Role/ScopeManager.pod
- lib/OpenTracing/Role/Span.pm
- lib/OpenTracing/Role/Span.pod
- lib/OpenTracing/Role/SpanContext.pm
- lib/OpenTracing/Role/SpanContext.pod
- lib/OpenTracing/Role/Tracer.pm
- lib/OpenTracing/Role/Tracer.pod
- t/00_use_ok.t
- t/ContextReference/00_use_ok.t
- t/ContextReference/01_can_all_ok.t
- t/ContextReference/03_helpers.t
- t/Scope/00_use_ok.t
- t/Scope/01_can_all_ok.t
- t/Scope/01_interface_ok.t
- t/Scope/09_DEMOLISH.t
- t/Scope/11_close.t
- t/ScopeManager/00_use_ok.t
- t/ScopeManager/01_can_all_ok.t
- t/ScopeManager/01_interface_ok.t
- t/ScopeManager/11_active_scope.t
- t/ScopeManager/12_build_scope.t
- t/ScopeManager/13_activate_span.t
- t/Span/00_use_ok.t
- t/Span/01_can_all_ok.t
- t/Span/01_interface_ok.t
- t/Span/02_constructor_new.t
- t/Span/11_get_parent_span_id.t
- t/Span/12_finish.t
- t/Span/13_duration.t
- t/Span/14_tags.t
- t/Span/15_span_context_and_baggage_items.t
- t/Span/16_log_data.t
- t/Span/17_operation_name.t
- t/SpanContext/00_use_ok.t
- t/SpanContext/01_can_all_ok.t
- t/SpanContext/01_interface_ok.t
- t/SpanContext/10_baggage_items.t
- t/SpanContext/11_with_span_id.t
- t/SpanContext/11_with_trace_id.t
- t/Tracer/00_use_ok.t
- t/Tracer/01_can_all_ok.t
- t/Tracer/01_interface_ok.t
- t/Tracer/10_get_scope_manager.t
- t/Tracer/11_get_active_span.t
- t/Tracer/12_start_span.t
- t/Tracer/13_start_active_span.t
- t/Tracer/14_extract_context.t
- t/Tracer/14_inject_context.t