Tyler Yahn
|
c869b9171a
|
Document httpconv and netconv packages as trace providing only trace semantic convention (#3823)
* Document {http,net}conv pkgs as trace semconv
* Fix spelling error
|
2023-03-02 11:42:46 -08:00 |
|
Tyler Yahn
|
af3db6e8be
|
Update ServerRequest to accept server name (#3619)
* Update ServerRequest to accept server name
* Update docs to include Apache and nginx examples
* Test the server not containing a port
|
2023-01-26 11:55:13 -08:00 |
|
Tyler Yahn
|
604772dda3
|
Change ClientResponse to accept an *http.Response (#3617)
|
2023-01-26 09:21:55 -08:00 |
|
Tyler Yahn
|
112fbaaba4
|
Add v1.13 semantic conventions (#3499)
* WIP
* Add NetConv unit tests
* Add ServerRequest unit tests
* Unit test ClientRequest
* Remove unneeded
* Unit test helper funcs
* Add unit tests for remaining funcs
* Update exported docs
* Fix lint
* Add changelog entry
* Add Client/Server func to semconv/internal/v2
* Generate Client/Server func for semconv ver
* Update RELEASING
Add note about compatibility.
Update example TAG.
* Fix errors
* Update changelog
|
2023-01-05 14:58:42 -08:00 |
|