@API(status=EXPERIMENTAL) public final class PeerAddressSpanDecorator extends Object implements SpanDecorator
peer.address span tag.| Modifier and Type | Field and Description |
|---|---|
static io.opentracing.tag.Tag<String> |
PEER_ADDRESS
Remote "address", suitable for use in a networking client library.
|
| Constructor and Description |
|---|
PeerAddressSpanDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
onQuery(io.opentracing.Span span,
Statement statement,
List<String> queries) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomposite, composite, onError@API(status=EXPERIMENTAL) public static final io.opentracing.tag.Tag<String> PEER_ADDRESS
Tags contains it.public void onQuery(io.opentracing.Span span,
Statement statement,
List<String> queries)
throws SQLException
onQuery in interface SpanDecoratorSQLExceptionCopyright © 2019–2020 Zalando SE. All rights reserved.