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 Detail

      • skipPattern

        Optional<Pattern> skipPattern()
        Returns:
        optional pattern to skip