Skip to main content

Module batching

Module batching 

Source
Expand description

Smart batching system for telemetry data to optimize performance

Structs§

BatchingConfig
Configuration for batching behavior
BatchingManager
Batching manager for telemetry data
BatchingStats
Statistics about batching buffers
LogData
Log data for batching
MemoryEfficientBuffer
Memory-efficient buffer with overflow handling
MetricData
Metric data for batching
SpanData
Span data for batching

Enums§

MetricType
TelemetryData
Telemetry data types for batching

Traits§

MemoryEstimator
Trait for estimating memory usage