1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk
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
..
export/metric pre-release v1.0.0-RC2 (#2133) 2021-07-26 15:09:33 -04:00
instrumentation Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
internal Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
metric pre-release v1.0.0-RC2 (#2133) 2021-07-26 15:09:33 -04:00
resource fix(2138): add guard to constructOTResources to return an empty resource (#2139) 2021-07-29 10:09:07 -07:00
trace Add a SpanRecorder to the sdk/trace/tracetest (#2132) 2021-07-29 10:00:58 -07:00
go.mod pre-release v1.0.0-RC2 (#2133) 2021-07-26 15:09:33 -04:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00