go-zero/core/trace
2022-12-02 11:00:44 +08:00
..
agent_test.go feat: add grpc export (#2379) 2022-09-14 22:54:52 +08:00
agent.go Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
attributes_test.go test: add more tests (#1147) 2021-10-19 22:37:56 +08:00
attributes.go test: add more tests (#1147) 2021-10-19 22:37:56 +08:00
config.go Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
message.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00
propagation.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
tracer_test.go test: add more tests (#1147) 2021-10-19 22:37:56 +08:00
tracer.go Fix/del server interceptor duplicate copy md 20220827 (#2309) 2022-08-27 18:55:40 +08:00
utils_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
utils.go feat: add trace.SpanIDFromContext and trace.TraceIDFromContext (#2654) 2022-12-02 11:00:44 +08:00
vars.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00