Kevin Wan
|
3b7ca86e4f
|
chore: add unit tests (#1615)
* test: add more tests
* test: add more tests
|
2022-03-04 17:54:09 +08:00 |
|
Letian Jiang
|
ce05c429fc
|
chore: check interface satisfaction w/o allocating new variable (#1454)
|
2022-01-16 23:34:42 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
3c1cfd4c1e
|
feat: support multiple trace agents (#1183)
* feat: support multiple trace agents
* feat: support multiple trace agents, let later calls run if error happens
* test: add more tests
|
2021-10-31 19:58:01 +08:00 |
|
Kevin Wan
|
eab77e21dd
|
test: add more tests (#1147)
* test: add more tests
* test: add more tests
|
2021-10-19 22:37:56 +08:00 |
|
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
|
2e12cd2c99
|
coding style (#1083)
|
2021-09-23 11:19:57 +08:00 |
|
neosu
|
2695c30886
|
we can use otel.ErrorHandlerFunc instead of custom struct when we update OpenTelemetry to 1.0.0 (#1081)
|
2021-09-23 10:42:45 +08:00 |
|
Kevin Wan
|
0b6bc69afa
|
reorg imports, format code (#1024)
|
2021-09-11 21:28:47 +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 |
|
neosu
|
dec6309c55
|
add opentelemetry test (#1002)
|
2021-09-07 09:26:45 +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 |
|
Kevin Wan
|
9bdadf2381
|
fix golint issues (#992)
|
2021-09-04 12:16:30 +08:00 |
|
Kevin Wan
|
9c1ee50497
|
refactor (#920)
|
2021-08-17 10:24:12 +08:00 |
|
chenquan
|
7c842f22d0
|
Add traceId to the response headers (#919)
* Add traceId to the request headers
* Add test cases
* Update refactor code
|
2021-08-17 10:12:08 +08:00 |
|
Kevin Wan
|
f309e9f80c
|
fix golint issues in core/utils (#520)
* fix golint issues in core/utils
* fix golint issues in core/trace
* fix golint issues in core/trace
|
2021-02-26 16:20:47 +08:00 |
|
Kevin Wan
|
03b5fd4a10
|
fix golint issues (#458)
|
2021-02-09 14:03:19 +08:00 |
|
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
2021-02-09 13:50:21 +08:00 |
|
kevin
|
fe3739b7f3
|
fix golint issues
|
2020-10-16 11:13:55 +08:00 |
|
kevin
|
94645481b1
|
fix golint issues
|
2020-10-16 10:50:43 +08:00 |
|
kevin
|
86d3de4c89
|
use package level defined contextKey as context key
|
2020-09-20 12:46:35 +08:00 |
|
kevin
|
dc17855367
|
printing context key friendly
|
2020-09-20 12:08:30 +08:00 |
|
kevin
|
1606a92c6e
|
use contextType as string type
|
2020-09-20 12:04:49 +08:00 |
|
mlboy
|
029fd3ea35
|
fix: golint: context.WithValue should should not use basic type as key (#83)
* fix: golint: context.WithValue should should not use basic type as key
* optimiz
|
2020-09-20 12:01:43 +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 |
|