Interface SingleSkipPattern
public interface SingleSkipPattern
Provides a URL
Pattern for spans that should be not sampled. The default
implementation will harvest all SingleSkipPatterns and combine them in a single
pattern- Since:
- 2.1.0
- Author:
- Marcin Grzejszczak
-
Method Summary
-
Method Details
-
skipPattern
- Returns:
- optional pattern to skip
-