On 04/15/2021 04:24 PM, Andrea Bonini wrote:
Hi all,is it possible to use a variable as span name? for example, can i use uri as span name so in zipkin it's visible as service:<url> Thanks
Hello Andrea,the name of the span is defined statically and cannot be the content of a variable. However, you can add a tag, baggage or log to the span with whatever dynamic content you want.
Best regards, -- Zaga <[email protected]> What can change the nature of a man?

