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
    Modifier and Type
    Field
    Description
    static final String
    Default name for the Sleuth HTTP server sampler.