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/internal/clientinterceptors
Kevin Wan 10e7922597
feat: opentelemetry integration, removed self designed tracing (#1111)
* feat: opentelemetry integration, removed self designed tracing

* feat: support zipkin on opentelemetry integration

* feat: support zipkin on opentelemetry integration, enable it in conf

* style: format code

* fix: support logx without exporter configured

* fix: check return values

* refactor: simplify code

* refactor: simplify opentelemetry integration

* ci: fix staticcheck errors
3 years ago
..
breakerinterceptor.go fix golint issues in zrpc (#531) 4 years ago
breakerinterceptor_test.go rename rpcx to zrpc 4 years ago
durationinterceptor.go fix golint issues in zrpc (#531) 4 years ago
durationinterceptor_test.go rename rpcx to zrpc 4 years ago
prometheusinterceptor.go disable prometheus if not configured (#663) 4 years ago
prometheusinterceptor_test.go disable prometheus if not configured (#663) 4 years ago
timeoutinterceptor.go upgrade grpc package (#845) 3 years ago
timeoutinterceptor_test.go simplify timeoutinterceptor (#840) 3 years ago
tracinginterceptor.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago
tracinginterceptor_test.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago