1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/trace
Anthony Mirabella 737275271d
Release prep v1.0.1/v0.24.0 (#2270)
* Update build tools

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Update CHANGELOG and versions.yaml

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Prepare stable-v1 for version v1.0.1

* Prepare experimental-metrics for version v0.24.0

* Prepare bridge for version v0.24.0

* Update releasing documentation and create add-tags make target

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* use multimod from the .tools directory

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* precommit

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
2021-10-01 16:20:32 -04:00
..
config_test.go Update trace API config creation functions (#2212) 2021-09-01 15:44:13 -04:00
config.go Update trace API config creation functions (#2212) 2021-09-01 15:44:13 -04: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 Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
go.mod Release prep v1.0.1/v0.24.0 (#2270) 2021-10-01 16:20:32 -04:00
go.sum Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -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 span.TracerProvider() (#2009) 2021-06-17 12:05:44 -04:00
trace_test.go API: create new linked span from current context (#2115) 2021-07-22 11:39:27 -07:00
trace.go Removed dropped link's attributes field from API package (#2118) 2021-07-26 11:06:41 -04:00
tracestate_test.go Refactor Tracestate (#1931) 2021-05-24 07:53:26 -07:00
tracestate.go chore: adds vanity import check. (#2255) 2021-09-27 22:37:26 -04:00