1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/api
Tyler Yahn d979977a40
Add semantic conventions for OS process as resource attributes (#919)
* Add sem-conv for OS process as resource attr keys

Resolves #891

* Add PR number to Changelog

* Apply suggestions from code review

Co-authored-by: ET <evantorrie@users.noreply.github.com>

* Update comments to Linux

Co-authored-by: ET <evantorrie@users.noreply.github.com>
2020-07-09 15:02:03 -07:00
..
correlation Avoid replacing existing correlation map data in context when correlation context extractor does not find any valid data (#923) 2020-07-09 12:02:49 -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 semantic conventions for OS process as resource attributes (#919) 2020-07-09 15:02:03 -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