You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix kombu crash when using sentry & setting parsing (#1359)
* Fix kombu crash when using sentry
* Add instrumentation settings into process config function
* Add test for kombu version from 2022
* Add try-except around bind args & test
* [MegaLinter] Apply linters fixes
* Update newrelic/hooks/messagebroker_kombu.py
* [MegaLinter] Apply linters fixes
* Bump tests
* Fixup failing test
* Remove testing of 3.11+ on kombu 5.2.4
---------
Co-authored-by: hmstepanek <30059933+hmstepanek@users.noreply.github.com>
Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com>
Co-authored-by: Tim Pansino <timpansino@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
0 commit comments