go-zero/core/trace
Kevin Wan bdec5f2349
use sdktrace instead of trace for opentelemetry to avoid conflicts (#1005)
* use sdktrace instead of trace for opentelemetry to avoid conflicts

* disable opentelemetry for right now
2021-09-07 12:02:41 +08:00
..
opentelemetry use sdktrace instead of trace for opentelemetry to avoid conflicts (#1005) 2021-09-07 12:02:41 +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