Kason Braley

Results 6 issues of Kason Braley

The `GoLint` command used to run golangci-lint uses hardcoded flags: https://github.com/ray-x/go.nvim/blob/a8095eb334495caec3099b717cc7f5b1fbc3e628/lua/go/commands.lua#L228 I would like to have the `--exclude-use-default` flag set to true (the default for golangci-lint). That way the only...

**Describe the solution you would like** I am looking to see if it is currently possible to implement this health check idea https://blog.cloudflare.com/intelligent-automatic-restarts-for-unhealthy-kafka-consumers/ with kakfa-go. Some initial struggles I am...

enhancement

The output from `rpk connect --help` references `redpanda-connect` as the command to run, I think it's supposed to be `rpk connect`. ```bash ~/n/benthos> rpk connect --help NAME: redpanda-connect - A...

bug

I'm not entirely sure that this is the complete fix, since the binary here is under the `cmd/redpanda-connect` directory. But since `connect` is only distributed under the `rpk` binary now,...

This is a carry on from a Discord conversion I had with @mihaitodor. https://discord.com/channels/746368194196799589/754099840354615296/1245470848744292362 I was looking into how the `aws_s3` input handled specific errors, and noticed that it might...

bug
needs investigation
ash pls

Update the examples to use the current API for configuring production sampling. These names were changed a couple of years ago: https://github.com/open-telemetry/opentelemetry-go/pull/1115 https://github.com/open-telemetry/opentelemetry-go/pull/1153

Skip Changelog