Kevin Wan
|
ff04356704
|
fix: format error should not trigger circuit breaker in sqlx (#3437)
|
2023-07-23 20:40:03 +08:00 |
|
MarkJoyMa
|
05db706c62
|
feat: optimize mapping error (#3438)
|
2023-07-23 12:10:41 +00:00 |
|
Kevin Wan
|
a7daff3587
|
chore: make servicegroup panic as demand (#3422)
|
2023-07-13 14:08:35 +00:00 |
|
Kevin Wan
|
0c6eaeda9f
|
chore: coding style (#3413)
|
2023-07-12 01:08:09 +08:00 |
|
Xinyan Lu
|
b9c0c0f8b5
|
feat: add detail type mismatch info in number fields check (#3386) (#3387)
|
2023-07-11 16:29:42 +00:00 |
|
Kevin Wan
|
77da459165
|
chore: make test stable (#3412)
|
2023-07-11 16:20:41 +00:00 |
|
chen quan
|
b71453985c
|
feat(sqlx): support for custom Acceptable function (#3405)
|
2023-07-10 01:16:45 +00:00 |
|
MarkJoyMa
|
4cbfdb3d74
|
feat: optimize must log add stack (#3384)
|
2023-06-30 01:11:03 +00:00 |
|
Kevin Wan
|
92e5819e91
|
opt: improve logx performance (#3371)
|
2023-06-25 15:41:28 +08:00 |
|
Kevin Wan
|
b176d5d434
|
chore: add more tests (#3359)
|
2023-06-17 20:51:33 +08:00 |
|
Kevin Wan
|
28314326e7
|
chore: more tests (#3340)
|
2023-06-12 23:29:23 +08:00 |
|
Kevin Wan
|
f6bdb6e1de
|
chore: add more tests (#3338)
|
2023-06-12 01:22:20 +08:00 |
|
Kevin Wan
|
efa6940001
|
chore: improve logx gzip (#3332)
|
2023-06-09 22:50:59 +08:00 |
|
Ron_haur
|
da81d8f774
|
Fix: logx with Compress auto delete old logs (#3329)
Co-authored-by: haoran.ren <haoran.ren@mihoyo.com>
|
2023-06-08 11:08:04 +00:00 |
|
Kevin Wan
|
6b4d0d89c0
|
chore: add more tests (#3324)
|
2023-06-07 00:46:43 +08:00 |
|
Kevin Wan
|
8ef4164209
|
chore: make test stable (#3317)
|
2023-06-04 23:20:58 +08:00 |
|
Kevin Wan
|
452c9dbcaf
|
chore: add more tests (#3315)
|
2023-06-01 21:08:44 +08:00 |
|
Kevin Wan
|
44c8d6f269
|
chore: add more tests (#3304)
|
2023-05-30 23:27:27 +08:00 |
|
Kevin Wan
|
8a4cc4f98d
|
chore: add more tests (#3299)
|
2023-05-29 23:44:36 +08:00 |
|
kangqi
|
e751736516
|
trace exporter: add new type file (#3298)
Co-authored-by: zhaikangqi <794556486@qq.com>
|
2023-05-29 18:24:59 +08:00 |
|
Kevin Wan
|
84adc054bc
|
chore: add more tests (#3296)
|
2023-05-29 07:39:41 +08:00 |
|
Kevin Wan
|
b92e706ce1
|
chore: refactor (#3295)
|
2023-05-28 21:31:36 +08:00 |
|
MiNG
|
1b5946346e
|
feat: support optional otel global initialization for #3284 (#3292)
|
2023-05-28 11:41:48 +00:00 |
|
Kevin Wan
|
28d3905731
|
chore: add more tests (#3294)
|
2023-05-28 19:26:45 +08:00 |
|
hc
|
3726851c7f
|
feat: sqlc add SetCacheWithExpire method (#3249)
Co-authored-by: luohancai <luohancai@taqu.cn>
|
2023-05-28 12:27:30 +08:00 |
|
Kevin Wan
|
2f2ddd373b
|
chore: refactor retry (#3291)
|
2023-05-28 12:11:55 +08:00 |
|
Xiaoju Jiang
|
8d48e34eed
|
update: expand the retry method to support timeout and interval control (#3283)
|
2023-05-28 10:17:50 +08:00 |
|
Kevin Wan
|
32f78668db
|
chore: add more tests (#3290)
|
2023-05-27 23:57:33 +08:00 |
|
Kevin Wan
|
cd0f3726ed
|
chore: add more tests (#3288)
|
2023-05-27 21:49:11 +08:00 |
|
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>
|
2023-05-26 14:32:46 +00:00 |
|
Kevin Wan
|
8b4382dcec
|
chore: add more tests (#3286)
|
2023-05-26 22:30:03 +08:00 |
|
Kevin Wan
|
fa33329a44
|
chore: add more tests (#3282)
|
2023-05-26 00:21:47 +08:00 |
|
guangwu
|
76a7a17e57
|
typo (#3281)
|
2023-05-25 15:58:11 +08:00 |
|
Kevin Wan
|
4a2a8d9e45
|
chore: add more tests (#3279)
|
2023-05-24 23:58:45 +08:00 |
|
guangwu
|
ef26b39b4c
|
misspelling (#3248)
|
2023-05-24 08:15:27 +00:00 |
|
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>
|
2023-05-23 03:11:58 +00:00 |
|
Kevin Wan
|
a9aac7e420
|
chore: add more tests (#3265)
|
2023-05-19 23:29:30 +08:00 |
|
Kevin Wan
|
925cf8d3d1
|
chore: add more tests (#3261)
|
2023-05-19 12:15:43 +08:00 |
|
Kevin Wan
|
99ce24e2ab
|
chore: add more tests (#3260)
|
2023-05-19 00:56:50 +08:00 |
|
Kevin Wan
|
701bb31ed2
|
chore: add more tests (#3259)
|
2023-05-18 23:43:50 +08:00 |
|
Kevin Wan
|
55e2c7ee83
|
chore: add more tests (#3258)
|
2023-05-18 23:11:32 +08:00 |
|
Kevin Wan
|
90839965fa
|
chore: remove directive for tests (#3257)
|
2023-05-18 21:34:33 +08:00 |
|
Kevin Wan
|
f7228e9af1
|
chore: add more tests (#3256)
|
2023-05-18 12:24:04 +08:00 |
|
Kevin Wan
|
bff5b81ad9
|
feat: support using session to execute statements in transaction (#3252)
|
2023-05-17 14:15:24 +00:00 |
|
Kevin Wan
|
b1c4c4736f
|
chore: better comments (#3232)
|
2023-05-09 22:58:40 +08:00 |
|
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>
|
2023-05-08 20:58:29 +00:00 |
|
Kevin Wan
|
93124329ac
|
chore: add more tests (#3229)
|
2023-05-08 23:49:13 +08:00 |
|
yangtao
|
851a72f1cc
|
Add RunSafe with context (#3224)
Co-authored-by: yangtao <mrynag8614@163.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2023-05-08 23:08:31 +08:00 |
|
soasurs
|
8762a3b7ba
|
fix: Errorv should generate JSON Object for content field in log (#3222)
Signed-off-by: soasurs <soasurs@gmail.com>
|
2023-05-08 09:16:44 +00:00 |
|
guangwu
|
4f13fe8188
|
io/ioutil deprecated (#3215)
|
2023-05-06 16:37:43 +08:00 |
|