1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-05 18:38:33 +02:00
Files
opentelemetry-go/plugin
Steven E. Harris 8c949274ca othttp: add RemoteAddrKey for including HTTP client address in top-level spans (#627)
* othttp: add RemoteAddrKey for HTTP client address

Include the requesting HTTP client's network address in each top-level
span emitted by othttp.NewHandler.

* Copyedit documentation for attribute keys
2020-04-09 08:28:19 -07:00
..