[receiver/filelogreceiver] Add option to insert offset as attribute #94086
Annotations
5 errors
Lint
Process completed with exit code 2.
|
Lint
cannot use func(ctx context.Context, tokens [][]byte, _ map[string]any, _ int64, _ int64) error {…} (value of type func(ctx context.Context, tokens [][]byte, _ map[string]any, _ int64, _ int64) error) as emit.Callback value in argument to cfg.Build (typecheck)
|
Lint
cannot use func(ctx context.Context, tokens [][]byte, attributes map[string]any, _ int64, _ int64) error {…} (value of type func(ctx context.Context, tokens [][]byte, attributes map[string]any, _ int64, _ int64) error) as emit.Callback value in argument to cfg.Build
|
Lint
cannot use func(ctx context.Context, tokens [][]byte, attributes map[string]any, _ int64, _ int64) error {…} (value of type func(ctx context.Context, tokens [][]byte, attributes map[string]any, _ int64, _ int64) error) as emit.Callback value in argument to cfg.Build
|
Lint
cannot use func(ctx context.Context, tokens [][]byte, attributes map[string]any, _ int64, _ int64) error {…} (value of type func(ctx context.Context, tokens [][]byte, attributes map[string]any, _ int64, _ int64) error) as emit.Callback value in argument to cfg.Build
|
Loading