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
Tests were failing because overriding the less specific execute method resulted in our code not being called at all in newer versions. The changes here should work with both versions of the code.
Resolvesgh-5575
Copy file name to clipboardExpand all lines: micrometer-core/src/main/java/io/micrometer/core/instrument/binder/httpcomponents/hc5/HttpContextUtils.java
Copy file name to clipboardExpand all lines: micrometer-core/src/main/java/io/micrometer/core/instrument/binder/httpcomponents/hc5/MicrometerHttpRequestExecutor.java
0 commit comments