opentelemetry-java-instrume.../instrumentation/kubernetes-client-7.0
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
..
javaagent NetClientAttributesAdapter - favor composition over inheritance (#5030) 2022-01-20 10:51:13 -08:00
javaagent-unit-tests Migrate instrumentation gradle files to kotlin (#3414) 2021-06-28 17:27:12 +09:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the Kubernetes client instrumentation

System property Type Default Description
otel.instrumentation.kubernetes-client.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.