jaeger-php
jaeger-php copied to clipboard
Update JaegerPropagator.php
in 2.1.1-beta extract method can return null instead of SpanContext class
Invalid child_of option. Expected Span or SpanContext, got NULL
opentracing/opentracing/src/OpenTracing/StartSpanOptions.php(164): OpenTracing\Exceptions\InvalidSpanOption::forInvalidChildOf(NULL) opentracing/opentracing/src/OpenTracing/StartSpanOptions.php(49): OpenTracing\StartSpanOptions::buildChildOf(NULL)
fails on null
#81 #88