opentelemetry-java-instrume.../instrumentation/play-ws
jason plumb c5c0a2bcdf
NetClientAttributesAdapter - favor composition over inheritance (#5030)
* first pass at separating NetAttributesAdapter interface and make NetClientAttributesExtractor concrete

* rename the implementations extractor -> adapter

* hide constructor and make factory method

* rename to client and add javadoc

* spotless

* finish javadoc thought

* rebase

* renamed NetClientAttributesAdapter to NetClientAttributesGetter

* fix lettuce

* code review comments

* code review comments -- renaming for consistency

* adapter -> getter

* fix ratpack

* adapter -> getter
2022-01-20 10:51:13 -08:00
..
play-ws-1.0/javaagent Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09:00
play-ws-2.0/javaagent Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09:00
play-ws-2.1/javaagent Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09:00
play-ws-common NetClientAttributesAdapter - favor composition over inheritance (#5030) 2022-01-20 10:51:13 -08:00