1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Krzesimir Nowak 3d6e8b5078
Move Version function and code from global to toplevel (#1330)
* Move global code to toplevel package

* Move version function to toplevel package

* Update changelog

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-16 09:30:54 -08:00
..
export Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
instrumentation chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
internal Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
metric Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
resource Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
trace Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
go.mod Bump github.com/google/go-cmp from 0.5.2 to 0.5.3 (#1339) 2020-11-16 09:11:53 -08:00
go.sum Bump github.com/google/go-cmp from 0.5.2 to 0.5.3 (#1339) 2020-11-16 09:11:53 -08:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00