1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk/resource
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
..
auto.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
benchmark_test.go Change resource.New() to use functional options; add builtin attributes for (host.*, telemetry.sdk.*) (#1235) 2020-10-31 11:16:55 -07:00
builtin_test.go Change resource.New() to use functional options; add builtin attributes for (host.*, telemetry.sdk.*) (#1235) 2020-10-31 11:16:55 -07:00
builtin.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
config_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
config.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
doc.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
env_test.go Change resource.New() to use functional options; add builtin attributes for (host.*, telemetry.sdk.*) (#1235) 2020-10-31 11:16:55 -07:00
env.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
resource_test.go Change resource.New() to use functional options; add builtin attributes for (host.*, telemetry.sdk.*) (#1235) 2020-10-31 11:16:55 -07:00
resource.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00