Module service

Module service 

Source
Expand description

§Metrics Service Implementation

Prometheus-based metrics collection and export for pipeline observability. Provides execution metrics (processed pipelines, duration, bytes, chunks), performance metrics (throughput, compression ratio), system health (active pipelines, queue depth, CPU/memory), and error tracking. Thread-safe with low overhead. See mdBook for detailed metric catalog and integration guide.

Structs§

MetricsService
Prometheus metrics service for pipeline observability