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 3c1cfd4c1e
feat: support multiple trace agents (#1183)
* feat: support multiple trace agents

* feat: support multiple trace agents, let later calls run if error happens

* test: add more tests
3 years ago
..
agent.go feat: support multiple trace agents (#1183) 3 years ago
agent_test.go feat: support multiple trace agents (#1183) 3 years ago
attributes.go test: add more tests (#1147) 3 years ago
attributes_test.go test: add more tests (#1147) 3 years ago
config.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago
message.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago
tracer.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago
tracer_test.go test: add more tests (#1147) 3 years ago
utils.go test: add more tests (#1147) 3 years ago
utils_test.go test: add more tests (#1147) 3 years ago
vars.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago