Class SkipPatternHttpServerSampler
java.lang.Object
org.springframework.cloud.sleuth.brave.instrument.web.SkipPatternHttpServerSampler
- All Implemented Interfaces:
brave.sampler.SamplerFunction<brave.http.HttpRequest>
Http Sampler that looks at paths.
- Since:
- 3.0.0
- Author:
- Marcin Grzejszczak
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SkipPatternHttpServerSampler
-
-
Method Details
-
trySample
- Specified by:
trySamplein interfacebrave.sampler.SamplerFunction<brave.http.HttpRequest>
-