1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/trace
wdullaer b369e59ba1
Improve trace status handling (#3214)
* Implement specification compliant trace status handling

* Update trace/trace.go

Co-authored-by: Damien Mathieu <42@dmathieu.com>

* Update CHANGELOG.md

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* chore: Make linter happy

Co-authored-by: Damien Mathieu <42@dmathieu.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-09-23 11:39:53 -07:00
..
config_test.go Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
config.go Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05: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 Removes go1.17, replaces with go1.18 (#3179) 2022-09-19 17:22:40 -07:00
go.sum Release prep 1.8.0 (#3001) 2022-07-08 14:23:16 -04: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 godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
trace_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
trace.go Improve trace status handling (#3214) 2022-09-23 11:39:53 -07:00
tracestate_test.go fix(tracestate): drop right-most member in tracestate (#2592) 2022-02-23 08:55:49 -08:00
tracestate.go Make several vars into consts (#3068) 2022-08-09 11:31:06 -05:00