Class PeerAddressSpanDecorator

    • Field Detail

      • PEER_ADDRESS

        @API(status=EXPERIMENTAL)
        public static final io.opentracing.tag.Tag<String> PEER_ADDRESS
        Remote "address", suitable for use in a networking client library. This may be a "ip:port", a bare "hostname", a FQDN, or even a JDBC substring like "mysql://prod-db:3306". Be aware that this will be removed as soon as Tags contains it.
        See Also:
        opentracing/opentracing-java#358
    • Constructor Detail

      • PeerAddressSpanDecorator

        public PeerAddressSpanDecorator()