go-zero/core/trace
Kevin Wan a00c956776
chore: upgrade go version (#4248)
Signed-off-by: kevin <wanjunfeng@gmail.com>
2024-07-16 11:43:25 +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 feat: add secure option for sending traces via otlphttp (#3973) 2024-05-12 17:00:54 +00: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 feat: add secure option for sending traces via otlphttp (#3973) 2024-05-12 17:00:54 +00:00
message_test.go chore: upgrade go version (#4248) 2024-07-16 11:43:25 +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
resource.go Support for resource injection (#3383) 2023-10-23 13:22:16 +00: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 chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00