opentelemetry-java-instrume.../instrumentation/mongo
Mateusz Rzeszutek 77035fc88c
Extract `net.peer.{name,port}` on start for CLIENT spans (#6828)
The [HTTP
spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/http.md#http-client)
says these two attributes must be provided at span creation time - I
think it makes sense to extend it over to all `net`-related
instrumentations, cause these are supposed to be the logical peer
name/port, which are supposed to be known before the connection is
started/exchange is made.
2022-10-10 16:00:19 -07:00
..
mongo-3.1 Extract `net.peer.{name,port}` on start for CLIENT spans (#6828) 2022-10-10 16:00:19 -07:00
mongo-3.7/javaagent Add mongo sanitization configuration (#6541) 2022-09-08 08:40:49 -07:00
mongo-4.0/javaagent Add mongo sanitization configuration (#6541) 2022-09-08 08:40:49 -07:00
mongo-async-3.3/javaagent Add mongo sanitization configuration (#6541) 2022-09-08 08:40:49 -07:00
mongo-common/testing Move versions to dependencyManagement (#6648) 2022-09-19 12:05:06 +03:00