Results 162 issues of Pablo Baeyens

I would expect an empty address [`telemetry::metrics::address`] to return a validation error, instead of silently disabling telemetry. Do you think this is worth an issue? _Originally posted by @codeboten in...

good first issue
easy
collector-telemetry

An idea that I had in mind for long time, is to actually embed the "zpages" into Host: * Host will have to start an "http.Server" that can be shared...

area:service
area:extension
collector-telemetry

It would be useful to have an option in the builder to pass Go build tags, so that we can test the functionality currently behind the `enable_unstable` build tag. We...

good first issue
area:builder

- [ ] #12327 - [x] #11437 - [x] #10582 - [x] #10590 - [ ] Enable gocritic in exporter/datadogexporter - [x] #10595 - [x] #10850 - [x] #10855 -...

priority:p2

Follow up to #9726. Remaining modules where at least some files are excluded: - [x] Enable errcheck in examples/demo/server - [x] Enable errcheck in exporter/awscloudwatchlogsexporter - [x] Enable errcheck in...

bug
good first issue

Version 1.5.0 introduced the `Chown` method to the `Fs` interface, which is a breaking change since structs that satisfied the interface before might not do it now. What are the...

The `v4.0.0-rc1` tag is available on the [`pkg.go.dev` docs domain]( https://pkg.go.dev/github.com/go-chi/chi/[email protected]) and the official Go proxy (download [here](https://proxy.golang.org/github.com/go-chi/chi/v4/@v/v4.0.0-rc1.zip), sumdb entry [here](https://sum.golang.org/lookup/github.com/go-chi/chi/[email protected])), but it looks like the tag has been removed...

**Describe the bug** `revive` will incorrectly report `package comment is detached` on CRLF ended files. This is likely related to golang/go#41197. **To Reproduce** Steps to reproduce the behavior: 1. I...

bug

Version 1.32 introduces a breaking change on PR #329, since it changes the `Logger` interface. Since the module is marked as stable this introduces some issues on (direct and indirect)...

### What does this PR do? Render `otlp_config` section in configuration template only if `context.OTLP` is true. Set `context.OTLP` to true on general builds. ### Motivation `otlp_config` section was being...

changelog/no-changelog
team/agent-platform
component/otlp