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 ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2 years ago
..
agent.go feat(trace): support otlp http exporter (#2746) 2 years ago
agent_test.go feat(trace): support otlp http exporter (#2746) 2 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(trace): support otlp http exporter (#2746) 2 years ago
message.go chore: change interface{} to any (#2818) 2 years ago
propagation.go feat: support baggage propagation in httpc (#2375) 2 years ago
tracer.go Fix/del server interceptor duplicate copy md 20220827 (#2309) 2 years ago
tracer_test.go test: add more tests (#1147) 3 years ago
utils.go feat: add trace.SpanIDFromContext and trace.TraceIDFromContext (#2654) 2 years ago
utils_test.go chore: add unit tests (#1615) 3 years ago
vars.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago