opentelemetry-java-instrume.../instrumentation/apache-httpclient/apache-httpclient-4.3/library
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
..
src NetClientAttributesAdapter - favor composition over inheritance (#5030) 2022-01-20 10:51:13 -08:00
build.gradle.kts Add Android API-friendliness checks (#4505) 2021-11-24 12:59:11 -08:00