1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-11-28 08:38:51 +02:00
opentelemetry-go/api
Mujtaba Ahmed 5be82c0e47
Added support array attributes (#798)
* Added support array attributes

* Changed function signature for AsArray attribute

* Fixed code comments for array attributes

* Fixed typos in comments in value.go

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-06-24 15:58:08 -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 Use HTTP attribute functions from standard package in othttp.Transport 2020-05-26 21:53:16 -04:00
testharness Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
trace Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
unit Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00