@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| SpanDecorator |
| Class | Description |
|---|---|
| ComponentSpanDecorator |
Sets the
component span tag, defaults to JDBC. |
| DatabaseInstanceSpanDecorator |
Sets the
db.instance span tag. |
| DatabaseStatementSpanDecorator |
Sets the
db.statement span tag. |
| DatabaseTypeSpanDecorator |
Sets the
db.type span tag, defaults to sql. |
| DatabaseUserSpanDecorator |
Sets the
db.user span tag. |
| ErrorMessageSpanDecorator |
Sets the
message span log. |
| ErrorSpanDecorator |
Sets the
error span tag as well as the error.kind and error.object span logs. |
| ErrorStackSpanDecorator |
Sets the
stack span log. |
| PeerAddressSpanDecorator |
Sets the
peer.address span tag. |
| PeerSpanDecorator |
Sets the following span tags:
peer.hostname
peer.port
peer.ipv4
peer.ipv6
|
| ServiceLoaderSpanDecorator | |
| StandardSpanDecorator | |
| StaticSpanDecorator |
Sets arbitrary, static span tags.
|
Copyright © 2019–2022 Zalando SE. All rights reserved.