1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/api
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
..
correlation Update correlation context header name 2020-05-15 09:33:06 -07:00
global Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
internal Move Number to api/metric package (#706) 2020-05-10 23:44:42 -07:00
kv Added support array attributes (#798) 2020-06-24 15:58:08 -07:00
label Tests pass 2020-05-21 00:36:17 -07:00
metric Eliminate Uint64NumberKind from API (#864) 2020-06-23 16:28:04 -07:00
oterror Update Handler comments 2020-05-29 15:53:42 -07:00
propagation Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
standard Add http content size semantic conventions (#905) 2020-07-08 10:39:15 -07:00
testharness Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
trace Fix B3 propagator and add tests (#882) 2020-07-07 16:38:52 -07:00
unit Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00