[DO NOT MERGE] Standalone Beats OTel collector PoC #23231
Annotations
10 errors and 2 warnings
libbeat/common/transport/kerberos/config.go#L36
ST1012: error var InvalidAuthType should have name of the form ErrFoo (stylecheck)
|
libbeat/outputs/elasticsearch/config_otel.go#L64
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
libbeat/outputs/elasticsearch/config_otel_test.go#L31
var `clientCertPem` is unused (unused)
|
libbeat/outputs/elasticsearch/config_otel_test.go#L34
var `wantCAPem` is unused (unused)
|
libbeat/outputs/elasticsearch/config_otel_test.go#L53
`emtpy` is a misspelling of `empty` (misspell)
|
libbeat/outputs/kafka/config_otel.go#L40
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
libbeat/outputs/kafka/config_otel.go#L90
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
libbeat/outputs/kafka/config_otel.go#L191
ineffectual assignment to err (ineffassign)
|
libbeat/outputs/tls_to_otel.go#L55
ineffectual assignment to err (ineffassign)
|
libbeat/outputs/tls_to_otel.go#L58
ineffectual assignment to err (ineffassign)
|
|
|
This job failed
Loading