There's a use case to split / chunk a log and limit the attributes https://github.com/NVIDIA/nvcf/blob/8d6c2bf4af6d926d252397201e68ed06d9ef148b/src/compute-plane-services/byoo-otel-collector/otelcol/logchunkprocessor/processor.go this requires a log aggregation on the other side of the pipeline
There's a use case to split / chunk a log and limit the attributes https://github.com/NVIDIA/nvcf/blob/8d6c2bf4af6d926d252397201e68ed06d9ef148b/src/compute-plane-services/byoo-otel-collector/otelcol/logchunkprocessor/processor.go this requires a log aggregation on the other side of the pipeline