1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/trace/zipkin
Tyler Yahn 27c84d689d
Move trace api package into otel (#1229)
* Move trace API to otel

* Move tracetest to oteltest

* Update package documentation

* Remove old api/trace package

* Lint

* Add changes to CHANGELOG

* Add tests for rest of trace API

* Apply suggestions from code review

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* Documentation fixes

Includes resolutions for review issues.

* Correct CHANGELOG post release

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2020-10-08 19:58:56 -07:00
..
doc.go Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
go.mod Pre release v0.13.0 (#1231) 2020-10-08 18:18:50 -04:00
go.sum Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
model_test.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
model.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
zipkin_test.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
zipkin.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00