1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-28 21:09:17 +02:00
opentelemetry-go/sdk
Tyler Yahn c015059314
Add the sdk/internal/x package (#5444)
Add the `x` package to handle experimental feature flagging within the
go.opentelemetry.io/otel/sdk module. Currently this only supports
enabling experimental resource semantic conventions.

Resolve #5436 

cc @pyohannes

---------

Co-authored-by: Sam Xie <sam@samxie.me>
2024-06-05 09:00:57 -07:00
..
instrumentation Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
internal Add the sdk/internal/x package (#5444) 2024-06-05 09:00:57 -07:00
log chore(deps): update module golang.org/x/sys to v0.21.0 (#5481) 2024-06-04 11:59:31 -07:00
metric chore(deps): update module golang.org/x/sys to v0.21.0 (#5481) 2024-06-04 11:59:31 -07:00
resource Update all semconv use to v1.25.0 (#5374) 2024-05-19 07:16:33 +02:00
trace Move MonotonicEndTime to only use (#5443) 2024-05-31 12:37:38 +02:00
go.mod chore(deps): update module golang.org/x/sys to v0.21.0 (#5481) 2024-06-04 11:59:31 -07:00
go.sum chore(deps): update module golang.org/x/sys to v0.21.0 (#5481) 2024-06-04 11:59:31 -07:00
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
version_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
version.go Release v1.27.0/v0.49.0/v0.3.0 (#5392) 2024-05-21 10:59:36 -07:00

SDK

PkgGoDev