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/zrpc
neosu 5b35fa17de
add the opentelemetry tracing (#908)
* add the opentelemetry tracing

* fix the error sampler config

* 添加stream的链路跟踪

* fix the error field name
3 years ago
..
internal add the opentelemetry tracing (#908) 3 years ago
client.go fix golint issues in zrpc (#531) 4 years ago
client_test.go simplify timeoutinterceptor (#840) 3 years ago
config.go optimize code (#637) 4 years ago
config_test.go rename rpcx to zrpc 4 years ago
proxy.go fix golint issues in zrpc (#531) 4 years ago
proxy_test.go rename rpcx to zrpc 4 years ago
server.go refactor, and add comments to describe graceful shutdown (#564) 4 years ago
server_test.go fix issue #469 (#471) 4 years ago