Uses of Class
com.wavefront.agent.preprocessor.SpanAllowAnnotationTransformer
-
Packages that use SpanAllowAnnotationTransformer Package Description com.wavefront.agent.preprocessor -
-
Uses of SpanAllowAnnotationTransformer in com.wavefront.agent.preprocessor
Methods in com.wavefront.agent.preprocessor that return SpanAllowAnnotationTransformer Modifier and Type Method Description static SpanAllowAnnotationTransformer
SpanAllowAnnotationTransformer. create(Map<String,Object> ruleMap, Predicate<wavefront.report.Span> v2Predicate, PreprocessorRuleMetrics ruleMetrics)
Create an instance based on loaded yaml fragment.
-