alloy icon indicating copy to clipboard operation
alloy copied to clipboard

fix(deps): update go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux (and others)

Open sslavic opened this issue 6 months ago • 2 comments

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 avatar May 22 '25 23:05 sslavic

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 22 '25 23:05 CLAassistant

@sslavic Could you take a look at https://github.com/grafana/alloy/pull/3639 and see if that resolved the issue you are seeing?

nedsbeds avatar May 23 '25 12:05 nedsbeds

Can confirm, issue is fixed in alloy v1.9.1. Thanks for the fix!

sslavic avatar Jun 13 '25 11:06 sslavic