From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

CHANGES
cpanfile
examples/create_tracer.pl
examples/lib/MyTracer.pm
lib/OpenTracing/Implementation/DataDog.pm
lib/OpenTracing/Implementation/DataDog.pod
lib/OpenTracing/Implementation/DataDog/Client.pm
lib/OpenTracing/Implementation/DataDog/Scope.pm
lib/OpenTracing/Implementation/DataDog/ScopeManager.pm
lib/OpenTracing/Implementation/DataDog/Span.pm
lib/OpenTracing/Implementation/DataDog/SpanContext.pm
lib/OpenTracing/Implementation/DataDog/Tracer.pm
lib/OpenTracing/Implementation/DataDog/Utils.pm
LICENSE.md
Makefile.PL
MANIFEST
README.md
t/lib/UserAgent/Fake.pm
t/OpenTracing/Implementation/DataDog/00_use_ok.t
t/OpenTracing/Implementation/DataDog/10_component.t
t/OpenTracing/Implementation/DataDog/Client/00_use_ok.t
t/OpenTracing/Implementation/DataDog/Client/10_uri.t
t/OpenTracing/Implementation/DataDog/Client/11_to_struct.t
t/OpenTracing/Implementation/DataDog/Client/12_http_post_struct_as_json.t
t/OpenTracing/Implementation/DataDog/Client/19_send_span.t
t/OpenTracing/Implementation/DataDog/Scope/00_use_ok.t
t/OpenTracing/Implementation/DataDog/Scope/01_can_all_ok.t
t/OpenTracing/Implementation/DataDog/ScopeManager/01_can_all_ok.t
t/OpenTracing/Implementation/DataDog/ScopeManager/09_build_scope.t
t/OpenTracing/Implementation/DataDog/Span/01_can_all_ok.t
t/OpenTracing/Implementation/DataDog/SpanContext/00_use_ok.t
t/OpenTracing/Implementation/DataDog/SpanContext/01_can_all_ok.t
t/OpenTracing/Implementation/DataDog/SpanContext/01_constructor_new.t
t/OpenTracing/Implementation/DataDog/SpanContext/11_with_resource_name.t
t/OpenTracing/Implementation/DataDog/SpanContext/11_with_service_name.t
t/OpenTracing/Implementation/DataDog/SpanContext/11_with_service_type.t
t/OpenTracing/Implementation/DataDog/Tracer/00_use_ok.t
t/OpenTracing/Implementation/DataDog/Tracer/01_can_all_ok.t
t/OpenTracing/Implementation/DataDog/Tracer/09_build_context.t
t/OpenTracing/Implementation/DataDog/Tracer/09_build_span.t
t/OpenTracing/Implementation/DataDog/Tracer/11_extract_context.t
META.yml Module YAML meta-data (added by MakeMaker)
META.json Module JSON meta-data (added by MakeMaker)