Group
Extension

Matches 6

OpenTracing-Implementation-DataDog ( V/VA/VANHOESEL/OpenTracing-Implementation-DataDog-v0.47.1.tar.gz, VANHOESEL, 2023; MetaCPAN )
OpenTracing-Implementation-DataDog/t/OpenTracing/Implementation/DataDog/SpanContext/11_with_resource_name.t ( view source; MetaCPAN )
esource_name('rsrc 2');
    } "... and cloned a new SpanContext [2]"
    
    or return;
    
    isnt $span_context_1, $span_context_2,
    "... that is not the same object reference as the original"
OpenTracing-Implementation-DataDog ( V/VA/VANHOESEL/OpenTracing-Implementation-DataDog-v0.47.1.tar.gz, VANHOESEL, 2023; MetaCPAN )
OpenTracing-Implementation-DataDog/t/OpenTracing/Implementation/DataDog/SpanContext/11_with_service_name.t ( view source; MetaCPAN )
service_name('srvc 2');
    } "... and cloned a new SpanContext [2]"
    
    or return;
    
    isnt $span_context_1, $span_context_2,
    "... that is not the same object reference as the original"
OpenTracing-Implementation-DataDog ( V/VA/VANHOESEL/OpenTracing-Implementation-DataDog-v0.47.1.tar.gz, VANHOESEL, 2023; MetaCPAN )
OpenTracing-Implementation-DataDog/t/OpenTracing/Implementation/DataDog/SpanContext/11_with_service_type.t ( view source; MetaCPAN )
service_type('custom');
    } "... and cloned a new SpanContext [2]"
    
    or return;
    
    isnt $span_context_1, $span_context_2,
    "... that is not the same object reference as the original"
OpenTracing-Implementation-DataDog ( V/VA/VANHOESEL/OpenTracing-Implementation-DataDog-v0.47.1.tar.gz, VANHOESEL, 2023; MetaCPAN )
OpenTracing-Implementation-DataDog/t/OpenTracing/Implementation/DataDog/SpanContext/11_with_hostname.t ( view source; MetaCPAN )
ith_hostname('host 2');
    } "... and cloned a new SpanContext [2]"
    
    or return;
    
    isnt $span_context_1, $span_context_2,
    "... that is not the same object reference as the original"
OpenTracing-Implementation-DataDog ( V/VA/VANHOESEL/OpenTracing-Implementation-DataDog-v0.47.1.tar.gz, VANHOESEL, 2023; MetaCPAN )
OpenTracing-Implementation-DataDog/t/OpenTracing/Implementation/DataDog/SpanContext/11_with_version.t ( view source; MetaCPAN )
with_version('vers 2');
    } "... and cloned a new SpanContext [2]"
    
    or return;
    
    isnt $span_context_1, $span_context_2,
    "... that is not the same object reference as the original"
OpenTracing-Implementation-DataDog ( V/VA/VANHOESEL/OpenTracing-Implementation-DataDog-v0.47.1.tar.gz, VANHOESEL, 2023; MetaCPAN )
OpenTracing-Implementation-DataDog/t/OpenTracing/Implementation/DataDog/SpanContext/11_with_environment.t ( view source; MetaCPAN )
ironment('production');
    } "... and cloned a new SpanContext [2]"
    
    or return;
    
    isnt $span_context_1, $span_context_2,
    "... that is not the same object reference as the original"

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.