Interface SingleSkipPattern
-
public interface SingleSkipPatternProvides a URLPatternfor spans that should be not sampled. The default implementation will harvest allSingleSkipPatterns and combine them in a single pattern- Since:
- 2.1.0
- Author:
- Marcin Grzejszczak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<Pattern>skipPattern()
-