1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/sdk/resource
Sean Schade b8561785c0
fix(2138): add guard to constructOTResources to return an empty resource (#2139)
* fix(2138): add guard to constructOTResources to return an empty resource when attributes are not supplied

Fixes: https://github.com/open-telemetry/opentelemetry-go/issues/2138

* Update CHANGELOG.md

Co-authored-by: Robert Pająk <pellared@hotmail.com>

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-07-29 10:09:07 -07:00
..
auto_test.go Update semantic conventions to v1.4.0, move to versioned package (#1987) 2021-06-10 13:03:43 -04:00
auto.go Interface stability documentation (#2012) 2021-06-18 07:56:11 -07:00
benchmark_test.go Add Schema URL support to Resource (#1938) 2021-06-08 09:46:42 -07:00
builtin_test.go Add Schema URL support to Resource (#1938) 2021-06-08 09:46:42 -07:00
builtin.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
config.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
doc.go Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
env_test.go fix(2138): add guard to constructOTResources to return an empty resource (#2139) 2021-07-29 10:09:07 -07:00
env.go fix(2138): add guard to constructOTResources to return an empty resource (#2139) 2021-07-29 10:09:07 -07:00
export_common_unix_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
export_os_release_darwin_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
export_test.go Fixed OS type value for DragonFly BSD (#2092) 2021-07-19 11:40:30 -04:00
export_unix_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
export_windows_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_release_darwin_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_release_darwin.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_release_unix_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_release_unix.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_test.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
os_unix_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_unix.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_unsupported.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_windows_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_windows.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
process_test.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
process.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
resource_test.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
resource.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00