Closed
Description
Affects: 6.0.x
The following callout was written in the Spring Sleuth documentation for HTTP clients:
You have to register RestTemplate as a bean so that the interceptors get injected. If you create a RestTemplate instance with a new keyword, the instrumentation does NOT work.
I can't figure out if the same guidance applies in 6.0.x for Micrometer Tracing at either: