Hi,
In the Javascript API of OpenTracing, function followsFrom allows to create a reference that can be passed as SpanOption when starting a span.
However, in this repo, references do not seem to be supported. Is there any plan on supporting them in the future ?
Thanks,
Antoine
Hi,
In the Javascript API of OpenTracing, function
followsFromallows to create a reference that can be passed asSpanOptionwhen starting a span.However, in this repo,
referencesdo not seem to be supported. Is there any plan on supporting them in the future ?Thanks,
Antoine