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
-`urllib3`: the request hook has been refactored: the `headers` and `body` parameters have been replaced by a single `request_info: RequestInfo` parameter that now contains `method` and `url` as well ([#2711](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2711))
51
52
52
53
### Fixed
53
54
- Handle `redis.exceptions.WatchError` as a non-error event in redis instrumentation
Copy file name to clipboardExpand all lines: instrumentation/opentelemetry-instrumentation-urllib3/src/opentelemetry/instrumentation/urllib3/__init__.py
0 commit comments