JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
E
F
O
S
T
E
errorLogs(Exception)
- Static method in class feign.opentracing.
FeignSpanDecorator.StandardTags
execute(Request, Request.Options)
- Method in class feign.opentracing.
TracingClient
F
feign.opentracing
- package feign.opentracing
FeignSpanDecorator
- Interface in
feign.opentracing
Decorate span by adding tags/logs or change operation name.
FeignSpanDecorator.StandardTags
- Class in
feign.opentracing
This decorator adds set of standard tags to the span.
O
onError(Exception, Request, Span)
- Method in interface feign.opentracing.
FeignSpanDecorator
Decorate span if exception is thrown during
Client.execute(Request, Request.Options)
.
onError(Exception, Request, Span)
- Method in class feign.opentracing.
FeignSpanDecorator.StandardTags
onRequest(Request, Request.Options, Span)
- Method in interface feign.opentracing.
FeignSpanDecorator
Decorate span before
Client.execute(Request, Request.Options)
is called on the delegating client.
onRequest(Request, Request.Options, Span)
- Method in class feign.opentracing.
FeignSpanDecorator.StandardTags
onResponse(Response, Request.Options, Span)
- Method in interface feign.opentracing.
FeignSpanDecorator
Decorate span after
Client.execute(Request, Request.Options)
is called on the delegating client.
onResponse(Response, Request.Options, Span)
- Method in class feign.opentracing.
FeignSpanDecorator.StandardTags
S
StandardTags()
- Constructor for class feign.opentracing.
FeignSpanDecorator.StandardTags
T
TracingClient
- Class in
feign.opentracing
OpenTracing Feign integration.
TracingClient(Client, Tracer)
- Constructor for class feign.opentracing.
TracingClient
TracingClient(Client, Tracer, List<FeignSpanDecorator>)
- Constructor for class feign.opentracing.
TracingClient
E
F
O
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.