1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk/internal
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
..
internal.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
sanitize_test.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
sanitize.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00