1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/sdk
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
..
export Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
instrumentation Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
internal Update codes to match specification (#1214) 2020-10-05 11:36:03 -07:00
metric Test benchmarks in precommit (#1207) 2020-09-25 13:27:03 -07:00
resource Don't consider unset env var to be an error during resource detection (#1170) 2020-09-14 12:08:05 -04:00
trace Move trace api package into otel (#1229) 2020-10-08 19:58:56 -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
opentelemetry.go Pre release v0.13.0 (#1231) 2020-10-08 18:18:50 -04:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00