go-zero/core
chen quan 162e9cef86
feat: add trace in redis & mon & sql (#1799)
* feat: add sub spanId with redis

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* add tests

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* fix a bug

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* feat: add sub spanId in sql

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* feat: add sub spanId in mon

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* chore: optimize code

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* feat: add breaker in warpSession

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* chore: optimize code

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* test: add tests

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* chore: reformat code

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* fix: fix typo

Signed-off-by: chenquan <chenquan.dev@gmail.com>

* fix a bug

Signed-off-by: chenquan <chenquan.dev@gmail.com>
2022-04-22 09:04:44 +08:00
..
bloom feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
breaker feat: add rest/httpc to make http requests governacible (#1638) 2022-03-13 14:11:14 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
collection revert postgres package refactor (#1796) 2022-04-17 12:07:48 +08:00
conf feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
contextx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
discov chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
errorx fix #1541 (#1542) 2022-02-15 18:40:26 +08:00
executors feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
filex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
fs feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
fx fix: mr goroutine leak on context deadline (#1433) 2022-01-10 22:06:10 +08:00
hash feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
iox feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
jsontype test: add more tests (#1137) 2021-10-15 16:07:38 +08:00
jsonx chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
lang chore: simplify mapreduce (#1401) 2022-01-01 19:24:35 +08:00
limit fix: HitQuota should be returned instead of Allowed when limit is equal to 1. (#1581) 2022-03-04 16:14:45 +08:00
load feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
logx chore: fix data race (#1593) 2022-02-28 23:17:51 +08:00
mapping fix marshal ptr in httpc (#1789) 2022-04-15 19:07:34 +08:00
mathx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
metric feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
mr test: change fuzz tests (#1504) 2022-02-05 09:44:01 +08:00
naming fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
netx fix golint issues in core/netx (#501) 2021-02-22 09:56:56 +08:00
proc ci: add test for win (#1503) 2022-02-05 00:06:23 +08:00
prof chore: fix lint issue (#1694) 2022-03-22 13:31:05 +08:00
prometheus feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
queue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rescue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
search feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
service feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
stat feat: support cpu stat on cgroups v2 (#1636) 2022-03-12 21:00:04 +08:00
stores feat: add trace in redis & mon & sql (#1799) 2022-04-22 09:04:44 +08:00
stringx Feature/trie ac automation (#1479) 2022-01-25 11:14:56 +08:00
syncx feat: use mongodb official driver instead of mgo (#1782) 2022-04-19 14:03:04 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
timex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
trace chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
utils feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00