alloy
alloy copied to clipboard
fix(deps): update go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux (and others)
PR Description
PR updates go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux dependency from v0.45.0 to v0.61.0, to get "Superfluous call to WriteHeader" fixes
Which issue(s) this PR fixes
Notes to the Reviewer
PR Checklist
- [x] CHANGELOG.md updated
- [ ] Documentation added
- [ ] Tests updated
- [ ] Config converters updated
@sslavic Could you take a look at https://github.com/grafana/alloy/pull/3639 and see if that resolved the issue you are seeing?
Can confirm, issue is fixed in alloy v1.9.1. Thanks for the fix!