x-pack/filebeat/input/httpjson: make response body decoding errors more informative #11058
Annotations
4 errors and 2 warnings
x-pack/filebeat/input/httpjson/encoding.go#L100
Consider pre-allocating `results` (prealloc)
|
x-pack/filebeat/input/httpjson/encoding.go#L115
Consider pre-allocating `results` (prealloc)
|
x-pack/filebeat/input/httpjson/encoding.go#L210
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
|
|
|
The logs for this run have expired and are no longer available.
Loading