1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/sdk
ET 1952d7b6af
Reverse order of attribute precedence when merging two Resources (#1501)
* Reverse order of attribute precedence when merging two Resources

This reflects a change in the specification itself.
https://github.com/open-telemetry/opentelemetry-specification/pull/1345

* Resolves #1500

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-01-29 12:50:55 -08:00
..
export Move Span Event to API (#1452) 2021-01-14 09:07:25 -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 Histogram aggregator functional options (#1434) 2021-01-15 18:29:02 -05:00
resource Reverse order of attribute precedence when merging two Resources (#1501) 2021-01-29 12:50:55 -08:00
trace Remove build flags for runtime/trace support (#1498) 2021-01-29 12:41:49 -08:00
go.mod Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /sdk (#1455) 2021-01-14 11:40:11 -08:00
go.sum Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#1453) 2021-01-14 12:52:19 -08:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00