Uses of Package
com.wavefront.agent.preprocessor
-
Packages that use com.wavefront.agent.preprocessor Package Description com.wavefront.agent com.wavefront.agent.listeners com.wavefront.agent.listeners.tracing com.wavefront.agent.preprocessor -
Classes in com.wavefront.agent.preprocessor used by com.wavefront.agent Class Description PreprocessorConfigManager Parses preprocessor rules (organized by listening port) Created by Vasily on 9/15/16. -
Classes in com.wavefront.agent.preprocessor used by com.wavefront.agent.listeners Class Description ReportableEntityPreprocessor A container class for multiple types of rules (point line-specific and parsed entity-specific) Created by Vasily on 9/15/16. -
Classes in com.wavefront.agent.preprocessor used by com.wavefront.agent.listeners.tracing Class Description ReportableEntityPreprocessor A container class for multiple types of rules (point line-specific and parsed entity-specific) Created by Vasily on 9/15/16. -
Classes in com.wavefront.agent.preprocessor used by com.wavefront.agent.preprocessor Class Description AnnotatedPredicate Base for all "filter"-type rules.LengthLimitActionType Preprocessor Generic container class for storing transformation and filter rules Created by Vasily on 9/13/16.PreprocessorRuleMetrics A helper class for instrumenting preprocessor rules.ReportableEntityPreprocessor A container class for multiple types of rules (point line-specific and parsed entity-specific) Created by Vasily on 9/15/16.ReportPointAddTagTransformer Creates a new point tag with a specified value, or overwrite an existing one.ReportPointExtractTagTransformer Create a point tag by extracting a portion of a metric name, source name or another point tag Created by Vasily on 11/15/16.SpanAddAnnotationTransformer Creates a new annotation with a specified key/value pair.SpanExtractAnnotationTransformer Create a point tag by extracting a portion of a metric name, source name or another point tag