tracing
tracing copied to clipboard
Support list values in tags in Span and SpanCustomizer
Resolves #785.
I've named the functions tagOfStrings
, tagOfDoubles
, etc., because tag
would lead to clashes due to type erasure.