# Functions
WrapMsgAsyncPublisher adds opentracing support for MsgAsyncPublisher.
WrapMsgPublisher adds opentracing support for MsgPublisher.
WrapMsgSubscriber adds opentracing support for MsgSubscriber.
# Variables
AsyncPublisherComponentTag is added to each async publisher span.
AsyncPublisherOpName is used to generate operation name of a async msg publish span.
PublisherComponentTag is added to each publisher span.
PublisherOpName is used to generate operation name of a msg publish span.
SubscriberComponentTag is added to each subscriber span.
SubscriberOpName is used to generate operation name of a subscriber span.