I have a requirement to create spans for the java.net.Socket calls to the backend from a Spring REST API. I tried to create an extension for this. I have creates the InstrumentationModule, ...
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127) at org.apache.http.impl.conn.DefaultClientConnectionOperator ...