1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/api
rghetia 0f32efcdaa
Trace sdk (#65)
* trace sdk initial commit.

* fix imports and comments.

* remove tracestate

* split trace.go

* add attribute over limit test.

* add comments and restructure span.go and tracer.go

* refactor MessageEvent

* defer unlock

* some more cleanup in span.go

* rename *MessageEvent* to *Event*

* cleanup comments in trace_test.go

* fix typos.

* return full string ID for traceID and spanID.
2019-08-02 13:52:55 -07:00
..
core Trace sdk (#65) 2019-08-02 13:52:55 -07:00
event replace import with vanity url go.opentelemetry.io. (#54) 2019-07-15 14:49:21 -07:00
key replace import with vanity url go.opentelemetry.io. (#54) 2019-07-15 14:49:21 -07:00
metric replace import with vanity url go.opentelemetry.io. (#54) 2019-07-15 14:49:21 -07:00
registry set vtype for newVar (#56) 2019-07-16 10:08:12 -07:00
stats replace import with vanity url go.opentelemetry.io. (#54) 2019-07-15 14:49:21 -07:00
tag replace import with vanity url go.opentelemetry.io. (#54) 2019-07-15 14:49:21 -07:00
trace replace import with vanity url go.opentelemetry.io. (#54) 2019-07-15 14:49:21 -07:00
unit update type style (#29) 2019-06-27 21:26:16 -07:00