ClientResponseAdapterHttpClientParser from brave-http or brave.SpanCustomizer
if not http.@Deprecated public class NoAnnotationsClientResponseAdapter extends java.lang.Object implements ClientResponseAdapter
| Modifier and Type | Method | Description |
|---|---|---|
static ClientResponseAdapter |
getInstance() |
Deprecated.
|
java.util.Collection<KeyValueAnnotation> |
responseAnnotations() |
Deprecated.
Returns a collection of annotations that should be added to span
based on response.
|
public static ClientResponseAdapter getInstance()
public java.util.Collection<KeyValueAnnotation> responseAnnotations()
ClientResponseAdapterresponseAnnotations in interface ClientResponseAdapterCopyright © 2018 OpenZipkin. All rights reserved.