1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-11-28 08:38:51 +02:00
opentelemetry-go/api
Joshua MacDonald 937f4ff8b0
Metrics SDK work-in-progress (#172)
Introduce the new SDK, four aggregators, and an export interface.
2019-10-29 13:27:22 -07:00
..
core Metrics SDK work-in-progress (#172) 2019-10-29 13:27:22 -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 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