1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Veera Pirla 238e7c61ba
Add non-empty string check for attribute keys (#1659)
* Fixes #1657 Add non-empty string check for attribute keys

* Update PR number in changelog

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* Update sdk/trace/span.go

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-03-08 09:24:29 -08:00
..
export Pre release v0.18.0 (#1635) 2021-03-03 14:40:00 -05:00
instrumentation Update default branch name (#1505) 2021-02-04 11:13:25 -08:00
internal Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
metric Pre release v0.18.0 (#1635) 2021-03-03 14:40:00 -05:00
resource revent end-users from implementing some interfaces (#1575) 2021-02-24 10:03:35 -08:00
trace Add non-empty string check for attribute keys (#1659) 2021-03-08 09:24:29 -08:00
go.mod Pre release v0.18.0 (#1635) 2021-03-03 14:40:00 -05:00
go.sum Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00