@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| SpanDecorator |
| Class | Description |
|---|---|
| CallSiteSpanDecorator | |
| ComponentSpanDecorator |
Sets the
component span tag, defaults to Riptide. |
| 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. |
| HttpMethodSpanDecorator |
Sets the
http.method span tag. |
| HttpPathSpanDecorator |
Sets the
http.path span tag, based on RequestArguments.getUriTemplate(). |
| HttpStatusCodeSpanDecorator |
Sets the
http.status_code span tag. |
| HttpUrlSpanDecorator |
Sets the
http.url span tag. |
| PeerSpanDecorator |
Sets the
peer.hostname and peer.port span tags. |
| RetrySpanDecorator | |
| SpanKindSpanDecorator |
Sets the
span.kind span tag. |
| StaticSpanDecorator |
Sets arbitrary, static span tags.
|
| UriVariablesTagSpanDecorator |
Copyright © 2015–2019 Zalando SE. All rights reserved.