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 |
|
Anthony Mirabella
|
2f3c6df7bb
|
Add semantic conventions of the event type (#3697)
* Add semantic conventions of the `event` type
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
* Update CHANGELOG
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
* Update CHANGELOG.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
---------
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2023-02-09 12:40:15 -08:00 |
|
Tyler Yahn
|
0446207a38
|
Add funcs to semconv to create semantic convention KeyValues (#3675)
* Add semconv KeyValue funcs
* Add changes to changelog
* Variadic slice func parameters
---------
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
|
2023-02-06 09:41:41 -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
|
c7e2679529
|
Generate the semconv/v1.17.0 package (#3599)
* Generate semconv/v1.17.0
* Update all semconv use to v1.17
* Add changes to changelog
|
2023-01-24 08:10:41 -08:00 |
|