go-zero/core/trace
2023-07-30 21:37:41 +08:00
..
tracetest chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
agent_test.go chore: add more tests (#3299) 2023-05-29 23:44:36 +08:00
agent.go chore: fix potential nil pointer errors (#3454) 2023-07-30 21:37:41 +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 trace exporter: add new type file (#3298) 2023-05-29 18:24:59 +08:00
message_test.go chore: add more tests (#2873) 2023-02-12 20:32:56 +08:00
message.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +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 fix: fixed the bug that old trace instances may be fetched 2023-02-22 13:01:22 +00:00
utils.go chore: reformat code (#2925) 2023-02-26 09:35:59 +08:00
vars.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00