Field and Description |
---|
datadog.trace.api.DDTags.EVENT_SAMPLE_RATE |
datadog.trace.api.DDSpanTypes.WEB_SERVLET |
Method and Description |
---|
datadog.trace.api.interceptor.MutableSpan.setSamplingPriority(int)
Use
io.opentracing.Span#setTag(String, boolean) instead using either tag
names DDTags.MANUAL_KEEP or DDTags.MANUAL_DROP . |