Kevin Wan
|
9bdadf2381
|
fix golint issues (#992)
|
2021-09-04 12:16:30 +08:00 |
|
Kevin Wan
|
7618139dad
|
refactor (#977)
|
2021-08-31 12:04:09 +08:00 |
|
SunJun
|
aa68210cde
|
修复stream拦截器tracer名问题 (#944)
|
2021-08-24 15:17:53 +08:00 |
|
zhoushuguang
|
280e837c9e
|
rest otel support (#943)
|
2021-08-24 10:04:12 +08:00 |
|
neosu
|
5b35fa17de
|
add the opentelemetry tracing (#908)
* add the opentelemetry tracing
* fix the error sampler config
* 添加stream的链路跟踪
* fix the error field name
|
2021-08-22 10:03:56 +08:00 |
|
Kevin Wan
|
603c93aa4a
|
upgrade grpc package (#845)
|
2021-07-24 22:29:02 +08:00 |
|
masonchen2014
|
cb8d9d413a
|
simplify timeoutinterceptor (#840)
Co-authored-by: chenmusheng <chenmusheng@laoyuegou.com>
|
2021-07-24 21:51:46 +08:00 |
|
Kevin Wan
|
06eeef2cf3
|
disable prometheus if not configured (#663)
|
2021-04-30 15:09:49 +08:00 |
|
zjbztianya
|
d88da4cc88
|
Replace contextx.ShrinkDeadline with context.WithTimeout (#598)
|
2021-04-05 21:20:35 +08:00 |
|
Kevin Wan
|
9e6c2ba2c0
|
avoid goroutine leak after timeout (#575)
|
2021-03-21 16:54:34 +08:00 |
|
Kevin Wan
|
4884a7b3c6
|
zrpc timeout & unit tests (#573)
* zrpc timeout & unit tests
|
2021-03-19 18:41:26 +08:00 |
|
Kevin Wan
|
51de0d0620
|
fix golint issues in zrpc (#531)
|
2021-03-01 23:52:44 +08:00 |
|
Kevin Wan
|
086113c843
|
prevent negative timeout settings (#482)
* prevent negative timeout settings
* fix misleading comment
|
2021-02-19 10:44:39 +08:00 |
|
HarryWang29
|
d239952d2d
|
zrpc client support block (#412)
|
2021-02-19 10:24:03 +08:00 |
|
kevin
|
9277ad77f7
|
fix typo of prometheus
|
2020-09-27 17:15:15 +08:00 |
|
kevin
|
a958400595
|
rename prommetric to prometheous, add unit tests
|
2020-09-27 16:14:16 +08:00 |
|
kevin
|
be9c48da7f
|
add tracing logs in server side and client side
|
2020-09-22 17:34:39 +08:00 |
|
kevin
|
0b1ee79d3a
|
rename rpcx to zrpc
|
2020-09-18 11:41:52 +08:00 |
|