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
|
2021-10-03 20:53:50 +08:00 |
|
Kevin Wan
|
ed15ca04f4
|
fix: opentelemetry traceid not correct (#1108)
|
2021-10-01 22:44:37 +08:00 |
|
Kevin Wan
|
c9db9588b7
|
chore: fix comment issues (#1056)
|
2021-09-17 17:11:03 +08:00 |
|
Kevin Wan
|
c837dc21bb
|
refactoring tracing interceptors. (#1009)
* refactor tracing interceptors
* add stream tracing interceptor
|
2021-09-07 17:58:22 +08:00 |
|
Kevin Wan
|
bdec5f2349
|
use sdktrace instead of trace for opentelemetry to avoid conflicts (#1005)
* use sdktrace instead of trace for opentelemetry to avoid conflicts
* disable opentelemetry for right now
|
2021-09-07 12:02:41 +08:00 |
|
Kevin Wan
|
79eab0ea2f
|
refactor to shorter config name (#997)
|
2021-09-05 22:43:15 +08:00 |
|
Kevin Wan
|
58874779e7
|
move opentelemetry into trace package, and refactoring (#996)
* move opentelemetry into trace package, and refactoring
* rename rewritten package names
|
2021-09-05 22:18:35 +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
|
b19c5223a9
|
update regression test comment (#589)
|
2021-03-30 20:53:35 +08:00 |
|
bittoy
|
99a2d95433
|
remove rt mode log (#587)
|
2021-03-30 20:45:55 +08:00 |
|
Kevin Wan
|
904d168f18
|
fix golint issues in core/service (#512)
|
2021-02-22 22:43:24 +08:00 |
|
bittoy
|
28009c4224
|
Update serviceconf.go (#460)
add regression environment config
|
2021-02-09 15:35:50 +08:00 |
|
zhoushuguang
|
f8da301e57
|
no default metric (#199)
Co-authored-by: zhoushuguang <zhoushuguang@xiaoheiban.cn>
|
2020-11-10 11:47:08 +08:00 |
|
zhoushuguang
|
d629acc2b7
|
default metric host (#196)
Co-authored-by: zhoushuguang <zhoushuguang@xiaoheiban.cn>
|
2020-11-09 16:03:07 +08:00 |
|
kevin
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kevin
|
7e3a369a8f
|
initial import
|
2020-07-26 17:09:05 +08:00 |
|