1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/api/standard
Sam Xie 03cd779f0e
Add http content size semantic conventions (#905)
* Add http content size to standard package

Signed-off-by: Sam Xie <xsambundy@gmail.com>

* Include `http.request_content_length` in HTTP request basic attributes

Signed-off-by: Sam Xie <xsambundy@gmail.com>

* Add test for api.standard package

Signed-off-by: Sam Xie <xsambundy@gmail.com>

* Update CHANGELOG

Signed-off-by: Sam Xie <xsambundy@gmail.com>

* Fix http content size naming

Signed-off-by: Sam Xie <xsambundy@gmail.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-08 10:39:15 -07:00
..
doc.go Update standard package docs 2020-05-15 12:46:53 -07:00
http_test.go Add http content size semantic conventions (#905) 2020-07-08 10:39:15 -07:00
http.go Add http content size semantic conventions (#905) 2020-07-08 10:39:15 -07:00
resource.go Add semantic convention for faas.coldstart and container.id (#909) 2020-07-07 09:05:30 -07:00
trace.go Add http content size semantic conventions (#905) 2020-07-08 10:39:15 -07:00