Module pipeline

Source
Expand description

Message processing pipeline

This module implements the message processing pipeline that handles sanitization, enrichment, routing, processing, and formatting of messages.

Structs§

MessagePipeline
Message processing pipeline
PipelineContext
Pipeline processing context
PipelineMetrics
Pipeline metrics

Traits§

PipelineMiddleware
Trait for pipeline middleware
PipelineStage
Trait for pipeline stages