opentelemetry-java-instrume.../instrumentation/apache-httpclient/apache-httpclient-5.0/javaagent
Mateusz Rzeszutek ae23b97ec4
Move and rename NetPeerUtils (#2548)
* Move and rename NetPeerUtils

* Rename NetPeerUtils to NetPeerAttributes; inject instance instead of using a global var
* Rename SpanAttributeSetter to AttributeSetter (might be used to set on AttributesBuilder in the future, who knows)
* Deprecate default BaseTracer constructor: library instrumentations are supposed to inject all dependencies, the javaagent should explicitly pass globals

* fix compilation failure

* Remove peer.service customization from library instrumentation
2021-03-16 13:50:19 +01:00
..
src Move and rename NetPeerUtils (#2548) 2021-03-16 13:50:19 +01:00
apache-httpclient-5.0-javaagent.gradle Add support for apache httpclient5 (#2254) 2021-02-17 22:03:29 +02:00