go-zero/core/trace
Kevin Wan 58874779e7
move opentelemetry into trace package, and refactoring (#996)
* move opentelemetry into trace package, and refactoring

* rename rewritten package names
2021-09-05 22:18:35 +08:00
..
opentelemetry move opentelemetry into trace package, and refactoring (#996) 2021-09-05 22:18:35 +08:00
tracespec fix golint issues in core/utils (#520) 2021-02-26 16:20:47 +08:00
carrier_test.go update package reference 2020-08-08 16:40:10 +08:00
carrier.go fix golint issues in core/utils (#520) 2021-02-26 16:20:47 +08:00
constants.go fix golint issues (#992) 2021-09-04 12:16:30 +08:00
noop_test.go initial import 2020-07-26 17:09:05 +08:00
noop.go update package reference 2020-08-08 16:40:10 +08:00
propagator_test.go Add traceId to the response headers (#919) 2021-08-17 10:12:08 +08:00
propagator.go fix golint issues in core/utils (#520) 2021-02-26 16:20:47 +08:00
span_test.go Add traceId to the response headers (#919) 2021-08-17 10:12:08 +08:00
span.go Add traceId to the response headers (#919) 2021-08-17 10:12:08 +08:00
spancontext.go Add traceId to the response headers (#919) 2021-08-17 10:12:08 +08:00