1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/api/core
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
..
doc.go Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
key_test.go change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -07:00
key.go change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -07:00
number_test.go Metrics SDK work-in-progress (#172) 2019-10-29 13:27:22 -07:00
number.go Metrics SDK work-in-progress (#172) 2019-10-29 13:27:22 -07:00
numberkind_string.go Metrics SDK work-in-progress (#172) 2019-10-29 13:27:22 -07:00
span_context_test.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
span_context.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00