go-zero/core/trace
Kevin Wan ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2023-01-24 16:32:02 +08:00
..
agent_test.go feat(trace): support otlp http exporter (#2746) 2023-01-03 22:49:30 +08:00
agent.go feat(trace): support otlp http exporter (#2746) 2023-01-03 22:49:30 +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 feat(trace): support otlp http exporter (#2746) 2023-01-03 22:49:30 +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 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