You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
opentelemetry move opentelemetry into trace package, and refactoring (#996) 3 years ago
tracespec fix golint issues in core/utils (#520) 4 years ago
carrier.go fix golint issues in core/utils (#520) 4 years ago
carrier_test.go update package reference 4 years ago
constants.go fix golint issues (#992) 3 years ago
noop.go update package reference 4 years ago
noop_test.go initial import 4 years ago
propagator.go fix golint issues in core/utils (#520) 4 years ago
propagator_test.go Add traceId to the response headers (#919) 3 years ago
span.go Add traceId to the response headers (#919) 3 years ago
span_test.go Add traceId to the response headers (#919) 3 years ago
spancontext.go Add traceId to the response headers (#919) 3 years ago