opentelemetry-java-instrume.../instrumentation/couchbase
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
..
couchbase-2.0 Move and rename NetPeerUtils (#2548) 2021-03-16 13:50:19 +01:00
couchbase-2.6/javaagent Move and rename NetPeerUtils (#2548) 2021-03-16 13:50:19 +01:00
couchbase-3.1/javaagent Remove unnecessary libs from the javaagent shadowJar (#2566) 2021-03-16 10:47:05 +01:00
couchbase-testing Use low cardinality span names in Couchbase instrumentation (#2449) 2021-03-02 10:25:01 -08:00