Commit Graph

822 Commits (a8ef7b51ebd8ece8113e617991d80bc23926189a)

Author SHA1 Message Date
Kevin Wan ce5e78db53
chore: use jsonTagKey to replace json literals (#3479) 1 year ago
Kevin Wan c3f57e9b0a
chore: fix potential nil pointer errors (#3454) 1 year ago
Kevin Wan ad4cce959d
chore: add more tests (#3453) 1 year ago
Shyunn 279123f4a7
feat: add prometheus summary metrics (#3440)
Co-authored-by: chen quan <chenquan.dev@gmail.com>
1 year ago
MarkJoyMa 42bfa26e2b
fix: remove mapping redundant error (#3439) 1 year ago
Kevin Wan ff04356704
fix: format error should not trigger circuit breaker in sqlx (#3437) 1 year ago
MarkJoyMa 05db706c62
feat: optimize mapping error (#3438) 1 year ago
Kevin Wan a7daff3587
chore: make servicegroup panic as demand (#3422) 1 year ago
Kevin Wan 0c6eaeda9f
chore: coding style (#3413) 1 year ago
Xinyan Lu b9c0c0f8b5
feat: add detail type mismatch info in number fields check (#3386) (#3387) 1 year ago
Kevin Wan 77da459165
chore: make test stable (#3412) 1 year ago
chen quan b71453985c
feat(sqlx): support for custom Acceptable function (#3405) 1 year ago
MarkJoyMa 4cbfdb3d74
feat: optimize must log add stack (#3384) 1 year ago
Kevin Wan 92e5819e91
opt: improve logx performance (#3371) 1 year ago
Kevin Wan b176d5d434
chore: add more tests (#3359) 1 year ago
Kevin Wan 28314326e7
chore: more tests (#3340) 1 year ago
Kevin Wan f6bdb6e1de
chore: add more tests (#3338) 1 year ago
Kevin Wan efa6940001
chore: improve logx gzip (#3332) 1 year ago
Ron_haur da81d8f774
Fix: logx with Compress auto delete old logs (#3329)
Co-authored-by: haoran.ren <haoran.ren@mihoyo.com>
1 year ago
Kevin Wan 6b4d0d89c0
chore: add more tests (#3324) 1 year ago
Kevin Wan 8ef4164209
chore: make test stable (#3317) 1 year ago
Kevin Wan 452c9dbcaf
chore: add more tests (#3315) 2 years ago
Kevin Wan 44c8d6f269
chore: add more tests (#3304) 2 years ago
Kevin Wan 8a4cc4f98d
chore: add more tests (#3299) 2 years ago
kangqi e751736516
trace exporter: add new type `file` (#3298)
Co-authored-by: zhaikangqi <794556486@qq.com>
2 years ago
Kevin Wan 84adc054bc
chore: add more tests (#3296) 2 years ago
Kevin Wan b92e706ce1
chore: refactor (#3295) 2 years ago
MiNG 1b5946346e
feat: support optional otel global initialization for #3284 (#3292) 2 years ago
Kevin Wan 28d3905731
chore: add more tests (#3294) 2 years ago
hc 3726851c7f
feat: sqlc add SetCacheWithExpire method (#3249)
Co-authored-by: luohancai <luohancai@taqu.cn>
2 years ago
Kevin Wan 2f2ddd373b
chore: refactor retry (#3291) 2 years ago
Xiaoju Jiang 8d48e34eed
update: expand the retry method to support timeout and interval control (#3283) 2 years ago
Kevin Wan 32f78668db
chore: add more tests (#3290) 2 years ago
Kevin Wan cd0f3726ed
chore: add more tests (#3288) 2 years ago
me-cs 0217044900
update:Use the Milliseconds method of duration to get the number of milliseconds (#3285)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2 years ago
Kevin Wan 8b4382dcec
chore: add more tests (#3286) 2 years ago
Kevin Wan fa33329a44
chore: add more tests (#3282) 2 years ago
guangwu 76a7a17e57
typo (#3281) 2 years ago
Kevin Wan 4a2a8d9e45
chore: add more tests (#3279) 2 years ago
guangwu ef26b39b4c
misspelling (#3248) 2 years ago
Toby 278ae3d26a
feat: add OtlpHttpPath config support for ZincObserve Telemetry (#3271)
Signed-off-by: Toby Yan <me@tobyan.com>
Co-authored-by: cong <zhangcong1992@gmail.com>
2 years ago
Kevin Wan a9aac7e420
chore: add more tests (#3265) 2 years ago
Kevin Wan 925cf8d3d1
chore: add more tests (#3261) 2 years ago
Kevin Wan 99ce24e2ab
chore: add more tests (#3260) 2 years ago
Kevin Wan 701bb31ed2
chore: add more tests (#3259) 2 years ago
Kevin Wan 55e2c7ee83
chore: add more tests (#3258) 2 years ago
Kevin Wan 90839965fa
chore: remove directive for tests (#3257) 2 years ago
Kevin Wan f7228e9af1
chore: add more tests (#3256) 2 years ago
Kevin Wan bff5b81ad9
feat: support using session to execute statements in transaction (#3252) 2 years ago
Kevin Wan b1c4c4736f
chore: better comments (#3232) 2 years ago
Toby 1853428011
feat: add otlptracegrpc otlptracehttp headers support for Uptrace (#3219)
Signed-off-by: Toby Yan <me@tobyan.com>
Co-authored-by: cong <zhangcong1992@gmail.com>
2 years ago
Kevin Wan 93124329ac
chore: add more tests (#3229) 2 years ago
yangtao 851a72f1cc
Add RunSafe with context (#3224)
Co-authored-by: yangtao <mrynag8614@163.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2 years ago
soasurs 8762a3b7ba
fix: Errorv should generate JSON Object for content field in log (#3222)
Signed-off-by: soasurs <soasurs@gmail.com>
2 years ago
guangwu 4f13fe8188
io/ioutil deprecated (#3215) 2 years ago
Kevin Wan 9fc7874336
chore: optimize stat calculation (#3213) 2 years ago
Kevin Wan 8f5a0a2de7
fix: remove etcd pings to avoid too-many-pings error (#3212) 2 years ago
Kevin Wan 42300a7d83
chore: add more tests (#3203) 2 years ago
Kevin Wan b028ed058d
chore: change port to 6060 by default in devserver (#3191) 2 years ago
Kevin Wan 8ffe4c01d1
chore: use logx.Must instead of log.Fatal (#3189) 2 years ago
Kevin Wan a31256b327
chore: add more tests (#3187) 2 years ago
Kevin Wan 14caf5c799
chore: simplify tests with logtest (#3184) 2 years ago
cong ba9d510cdb
fix(metrics): enable prometheus global switch when user enable devsever metrics (#3169) 2 years ago
Kevin Wan 49f73265b9
chore: refactor (#3164) 2 years ago
Kevin Wan 7568674b2b
chore: use %q instead of %s for unmarshaling (#3163) 2 years ago
chen quan ce4eb6ed61
fix: fixed #2945 (#2953)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2 years ago
MarkJoyMa d10740f871
feat: inheritance rewrite error prompt is more friendly (#3156) 2 years ago
Kevin Wan 02357d2616
chore: make error message more readable (#3154) 2 years ago
guangwu 489d69f779
Add debug message on unmarshal errors (#3153) 2 years ago
Kevin Wan bbfce6abe9
chore: refactor max/min in fx (#3135) 2 years ago
suplalalala 0d11ce03a8
feature: two evaluate operate func addtion in package stream (#3129)
Co-authored-by: Riven <Riven.chen@hairobotics.com>
2 years ago
cong 22fad4bb9c
feat(trace): add trace test helpers (#3108) 2 years ago
Kevin Wan e13fd62d38
chore: coding style (#3106)
Co-authored-by: cong <zhangcong1992@gmail.com>
2 years ago
MarkJoyMa 2e6402f4b5
fix: fillDefault, handling of nested structs (#3072) 2 years ago
Kevin Wan 07f03ebd0c
fix: should not conflict on lower members (#3095) 2 years ago
cong a79b8de24d
feat(bloom): bloom support Ctx API (#3089) 2 years ago
cong 5da8a93c75
feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom (#3087) 2 years ago
cong b49fc81618
refactor(redistest): simplify redistest.CreateRedis API (#3086) 2 years ago
Kevin Wan 8d0cceb80c
chore: add more tests (#3084) 2 years ago
cong 95b85336d6
refactor(redis): add NonBlock config, disable redis ping by default (#3073) 2 years ago
guoguangwu ca4ce7bce8
fix : misspelled word (#3075) 2 years ago
Kevin Wan 9c6b516bb8
fix: #3058 (#3059) 2 years ago
Kevin Wan 0ab06f62ca
chore: add more tests (#3045) 2 years ago
Kevin Wan 6170d7b790
feat: rest validation on http requests (#3041) 2 years ago
cong 18d163c4f7
fix(executors): periodicalexecutor should handle crash correctly (#3043) 2 years ago
Kevin Wan 60a13f1e53
chore: add more tests (#3018) 2 years ago
Kevin Wan 211b9498ef
chore: add more tests (#3016) 2 years ago
Kevin Wan cca45be3c5
chore: refactor orm code (#3015) 2 years ago
YK.xiong e735915d89
fix QueryRowsPartial getTaggedFieldValueMap func (#2884)
Co-authored-by: yongkun.xiong <weilone@vip.qq.com>
2 years ago
Kevin Wan f77e2c9cfa
chore: add more tests (#3014) 2 years ago
Shyunn 544aa7c432
Added zrpc server custom serverID for custom registration Key when the service is registered on ETCD. (#3008) 2 years ago
Kevin Wan 4cef2b412c
fix: avoid unmarshal panic with incorrect map keys #3002 (#3013) 2 years ago
Kevin Wan 3a493cd6a6
chore: add more tests (#3006) 2 years ago
Kevin Wan 7a0c04bc21
feat: unique redis addrs and trim spaces (#3004) 2 years ago
iyyzh 3c9fe0b381
init postgresql err (#3003) 2 years ago
文豆芽 f8b2dc8c9f
reids cluster bug (#2986)
Co-authored-by: shaocongcong <shao.congcong@yalla.live>
2 years ago
fabio cb7f3e8a17
feat(redis):add LpopCount,RpopCount (#2990) 2 years ago
anqiansong a2592a17e9 format code 2 years ago
anqiansong 05abf4a2ff fix typo 2 years ago
anqiansong d40000d4b9 fix typo 2 years ago