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
wojiukankan 85057a623d
🐛 debug grpc export (#2379) (#2719)
* 🐛 debug grpc export (#2379) 

#2379 Fixed the issue that the GRPC exporter did not establish an RPC link
原文使用的 otlptracegrpc.NewUnstarted创建的是一个未建立rpc连接的导出器,无法正常使用;改为otlptracegrpc.New才妥

* Update agent_test.go

修复单元测试失败
2 years ago
..
agent.go 🐛 debug grpc export (#2379) (#2719) 2 years ago
agent_test.go 🐛 debug grpc export (#2379) (#2719) 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 Modify comment syntax error (#2572) 2 years ago
message.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 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