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 |
|
Bo-Yi Wu
|
73906f996d
|
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2021-05-18 14:43:09 +08:00 |
|
Kevin Wan
|
226513ed60
|
fix golint issues in core/logx (#496)
|
2021-02-20 22:45:58 +08:00 |
|
wayne
|
ec2a9f2c57
|
fix tracelogger_test TestTraceLog (#271)
|
2020-12-10 17:04:57 +08:00 |
|
kevin
|
c32759d735
|
make tests race-free
|
2020-10-10 15:36:07 +08:00 |
|
kevin
|
be39133dba
|
fix data race in tests
|
2020-10-09 19:13:10 +08:00 |
|
kevin
|
3733b06f1b
|
fix data race in tests
|
2020-10-09 14:15:27 +08:00 |
|
kevin
|
09b7625f06
|
add more tests
|
2020-10-07 22:54:51 +08:00 |
|
kevin
|
be9c48da7f
|
add tracing logs in server side and client side
|
2020-09-22 17:34:39 +08:00 |
|