Skip to content

Optimize memory allocations in the event processing pipeline #11104

Optimize memory allocations in the event processing pipeline

Optimize memory allocations in the event processing pipeline #11104

Triggered via pull request October 18, 2023 10:46
Status Failure
Total duration 4m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check-default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check: libbeat/processors/dissect/processor.go#L59
cannot use p (variable of type *processor) as beat.Processor value in return statement: *processor does not implement beat.Processor (wrong type for method Run)
check: libbeat/processors/dissect/processor.go#L107
event.Clone undefined (type *beat.Event has no field or method Clone)
check
Process completed with exit code 2.