Processors
Comprehensive list of data processors supported by Bindplane for transforming, filtering, and enriching metrics, logs, and traces
Processors can be inserted into your telemetry pipeline to transform your data before it arrives at your destination. Adding attributes, filtering, and converting logs to metrics are all the types of transformations we can do using processors in Bindplane.
Processor Categories
Data Transformation
Add, modify, or remove fields and attributes
Parse structured data from various formats
Convert between data types and formats
Filtering & Sampling
Filter telemetry based on conditions, fields, or patterns
Sample data to reduce volume
Remove duplicate or unwanted data
Data Enrichment
Add contextual information and metadata
Lookup additional data from external sources
Detect and add resource information
Aggregation & Statistics
Compute metrics from logs and traces
Group and aggregate data
Generate statistical summaries
Available Processors
Data Transformation Processors
Parsing Processors
Filtering & Sampling Processors
Data Enrichment Processors
Aggregation & Statistics Processors
Specialized Processors
Available Processors by Bindplane Plan/License
Getting Started
To add a processor to your configuration:
Navigate to the Configs tab in Bindplane
Select or create a configuration
Add a source to collect data
Click Add Processor
Choose the appropriate processor type from the list above
Configure the required parameters
Add destinations to route the processed data
Apply the configuration to your collectors
Processor Bundles
Processor bundles are a convenient way to group multiple processors into a single unit. Each bundle can encapsulate a list of processors designed to perform complex transformations. Bundles enable the user to streamline common tasks that require multiple processors.
Click here for an in-depth view on how to use processor bundles.
Telemetry Type Support
Processors can operate on different types of telemetry data:
Metrics: Numerical measurements and statistics
Logs: Text-based event records
Traces: Distributed tracing data for request flows
Some processors support multiple telemetry types, allowing you to apply consistent transformations across your entire observability pipeline.
Enterprise Features
Certain processors are available only in Bindplane Enterprise Edition. Please contact [email protected]
for more information about enterprise features.
Common Use Cases
Log Enrichment: Add environment tags, service names, and other contextual information
Data Normalization: Standardize log formats and field names across different sources
Security: Mask sensitive data like passwords, API keys, and PII
Performance Optimization: Filter out noise and sample high-volume logs
Compliance: Ensure data meets regulatory requirements through transformation and filtering
Last updated
Was this helpful?