1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk
Justin Foote 3207770f88
Set telemetry.sdk.name resource attribute to "opentelemetry" (#1332)
* Set telemetry.sdk.name resource attribute to "opentelemetry"

* Update config_test.go to correct `telemetry.sdk.name`

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-16 10:00:59 -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 Set telemetry.sdk.name resource attribute to "opentelemetry" (#1332) 2020-11-16 10:00:59 -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