1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/trace
Tyler Yahn 1e2555f380
Release v1.23.0-rc.1 (#4832)
* Update versions.yaml

Move experimental-metrics modules that are stbilizing to the stable-v1
module-set.

* Prepare stable-v1 for version v1.23.0-rc.1

* Update changelog
2024-01-18 12:26:17 -08:00
..
embedded Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
noop Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
config_test.go docs(typos): Run codespell to fix typos (#3980) 2023-04-11 17:28:13 -07:00
config.go Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
context_test.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
context.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
doc.go Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
go.mod Release v1.23.0-rc.1 (#4832) 2024-01-18 12:26:17 -08:00
go.sum dependabot updates Sun Oct 15 14:43:01 UTC 2023 (#4637) 2023-10-15 07:53:27 -07:00
nonrecording.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
noop_test.go Add span.TracerProvider() (#2009) 2021-06-17 12:05:44 -04:00
noop.go Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
trace_test.go Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
trace.go Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
tracestate_benchkmark_test.go improve tracestate performance (#4722) 2023-12-02 08:58:20 -08:00
tracestate_test.go improve tracestate performance (#4722) 2023-12-02 08:58:20 -08:00
tracestate.go improve tracestate performance (#4722) 2023-12-02 08:58:20 -08:00