1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api
Gustavo Silva Paiva 4e545e2ab8 api(trace): change SpanID to byte array (#241)
* api(trace): change SpanID to byte array

* fix doc and create const errors
2019-10-28 10:05:06 -07:00
..
core api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
distributedcontext change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -07:00
event Consolidate AddEvent and Event methods, add FinishOptions (#99) 2019-09-03 11:03:51 -07:00
key change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -07:00
metric Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
propagation Implement W3C Correlation Context propagator (#179) 2019-10-17 15:08:44 -07:00
stats Golang metrics prototype (#100) 2019-10-08 15:45:49 -07:00
testharness Add span data race tests to tracer test harness (#231) 2019-10-24 16:05:26 -07:00
trace move global trace provider api to global package. (#240) 2019-10-25 11:38:52 -07:00
unit Add vanity import name (#107) 2019-08-26 09:41:15 -07:00