Package 

Interface SamplingRule.TraceSamplingRule

  • All Implemented Interfaces:
    com.datadog.trace.api.sampling.SamplingRule

    
    public interface SamplingRule.TraceSamplingRule
     implements SamplingRule
                        

    This interface describes the criteria of a sampling rule that can match against a trace.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.datadog.trace.api.sampling.SamplingRule

        getName, getResource, getSampleRate, getService, getTags, normalizeGlob
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait