@ParametersAreNonnullByDefault
Package org.zalando.opentracing.jdbc.span
-
Interface Summary Interface Description SpanDecorator -
Class Summary Class Description ComponentSpanDecorator Sets thecomponentspan tag, defaults toJDBC.DatabaseInstanceSpanDecorator Sets thedb.instancespan tag.DatabaseStatementSpanDecorator Sets thedb.statementspan tag.DatabaseTypeSpanDecorator Sets thedb.typespan tag, defaults tosql.DatabaseUserSpanDecorator Sets thedb.userspan tag.ErrorMessageSpanDecorator Sets themessagespan log.ErrorSpanDecorator Sets theerrorspan tag as well as theerror.kindanderror.objectspan logs.ErrorStackSpanDecorator Sets thestackspan log.PeerAddressSpanDecorator Sets thepeer.addressspan tag.PeerSpanDecorator Sets the following span tags:peer.hostnamepeer.portpeer.ipv4peer.ipv6ServiceLoaderSpanDecorator StandardSpanDecorator StaticSpanDecorator Sets arbitrary, static span tags.