1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/api/trace
rghetia 521a6c40f1
move span, trace and event implementation to sdk. (#27)
* move event to sdk.

* move trace and span implementation to sdk.
- also added noop implementation of span and trace.

* fix review comments.
2019-06-26 22:03:09 -07:00
..
api.go move span, trace and event implementation to sdk. (#27) 2019-06-26 22:03:09 -07:00
noop_span.go move span, trace and event implementation to sdk. (#27) 2019-06-26 22:03:09 -07:00
noop_trace.go move span, trace and event implementation to sdk. (#27) 2019-06-26 22:03:09 -07:00