1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/api
Steven Karis e11b90cab2 Implement W3C Correlation Context propagator (#179)
* Implement W3C Correlation Context propagator

* PR comments

* PR comments

* Update test to inject context properly

* Fix merge
2019-10-17 15:08:44 -07:00
..
core change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -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 change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -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 Provide conformance tests for tracers (#191) 2019-10-17 11:13:57 -07:00
trace Enable golint & gofmt, resolve issues (#214) 2019-10-16 10:24:38 -07:00
unit Add vanity import name (#107) 2019-08-26 09:41:15 -07:00