Commit Graph

10 Commits (ce05c429fc44f67bae4f06ade13c2acdeb073d1b)

Author SHA1 Message Date
Kevin Wan 914692cc82
fix #1309 (#1317) 3 years ago
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
Bo-Yi Wu 73906f996d
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
4 years ago
Kevin Wan 226513ed60
fix golint issues in core/logx (#496) 4 years ago
wayne ec2a9f2c57
fix tracelogger_test TestTraceLog (#271) 4 years ago
kevin c32759d735 make tests race-free 4 years ago
kevin be39133dba fix data race in tests 4 years ago
kevin 3733b06f1b fix data race in tests 4 years ago
kevin 09b7625f06 add more tests 4 years ago
kevin be9c48da7f add tracing logs in server side and client side 4 years ago