Treat OkHttp Request as non-nullable by jonatan-ivanov · Pull Request #7388 · micrometer-metrics/micrometer (original) (raw)
added 4 commits
The return type and the parameter type of these methods are OkHttpObservationInterceptor$CallState which is package-private so this method is not really usable for the users.
…rceptor
Previously a new DefaultOkHttpObservationConvention was created for each request.
jonatan-ivanov changed the title
Treat OkHttp Request nullable Treat OkHttp Request non-nullable
shakuzen changed the title
Treat OkHttp Request non-nullable Treat OkHttp Request as non-nullable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})