Annotation Type HttpServerSampler
@Target({FIELD,METHOD,PARAMETER,TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Inherited
@Documented
@Qualifier("sleuthHttpServerSampler")
public @interface HttpServerSampler
Annotate a server
SamplerFunction.- Since:
- 2.2.0
- See Also:
-
Qualifier
-
Field Summary
Fields
-
Field Details
-
NAME
Default name for the Sleuth HTTP server sampler.- See Also:
-