1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api
2019-10-30 11:22:14 -07:00
..
core Remove NewZeroNumber in favor of Number(0) (#255) 2019-10-30 11:22:14 -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 Remove BYTES values, as they are are not thread safe (#249) 2019-10-30 10:20:53 -07:00
metric Metrics SDK work-in-progress (#172) 2019-10-29 13:27:22 -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