You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/05/19 11:46:01 UTC

[GitHub] [incubator-zipkin-brave] adriancole opened a new issue #911: Let's make an easy button for adding tags

adriancole opened a new issue #911: Let's make an easy button for adding tags
URL: https://github.com/apache/incubator-zipkin-brave/issues/911
 
 
   Right now, to add tags to the current span involves injecting a SpanCustomizer object, possibly CurrentSpanCustomizer. Feedback from some workshops from @jeffbeck suggest this could be difficult to grok for newbies.
   
   A proposal would be to add static methods to `CurrentSpanCustomizer` that mirror the instance ones, deferring to a null checking cascade of Tracing.current() etc.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@zipkin.apache.org
For additional commands, e-mail: dev-help@zipkin.apache.org