Kevin Wan
|
27c4908342
|
chore: coding style (#3796)
|
2023-12-17 13:44:55 +08:00 |
|
李登富
|
48625fa381
|
fix endless loop caused by ErrCompacted (#3774)
Co-authored-by: lidengfu <lidengfu@excean.com>
|
2023-12-17 05:28:19 +00:00 |
|
Kevin Wan
|
83a776a190
|
chore: upgrade otel, removed ut temporarily because of otel API changes (#3795)
|
2023-12-17 12:26:48 +08:00 |
|
Qiu shao
|
431f9af43e
|
feat:add redis ExistsMany method (#3769)
|
2023-12-16 14:49:16 +08:00 |
|
Alex Last
|
919477ffe4
|
fix(servicegroup): use logx for shutdown message (#3719)
|
2023-12-16 06:25:02 +00:00 |
|
Summer-lights
|
400386459c
|
fix(redis): redis ttl -1 and -2 (#3783)
|
2023-12-16 05:46:53 +00:00 |
|
Kevin Wan
|
22c98beb24
|
feat: add dbtest to facility db test (#3768)
|
2023-12-09 22:52:06 +08:00 |
|
Kevin Wan
|
ede7e683fd
|
feat: auto stop profiling after one minute (#3742)
|
2023-11-24 21:27:05 +08:00 |
|
Kevin Wan
|
eb14d1347e
|
chore: refactor ring (#3739)
|
2023-11-23 23:57:26 +08:00 |
|
POABOB
|
c220b5d886
|
fix: prevent ring index overflow (#3738)
|
2023-11-23 15:44:33 +00:00 |
|
Kevin Wan
|
2f8cffc699
|
chore: update mongo driver (#3727)
|
2023-11-19 16:35:25 +08:00 |
|
Kevin Wan
|
07e3e14c0e
|
chore: remove go build version in fuzz test (#3678)
|
2023-10-28 20:53:03 +08:00 |
|
Rene Leonhardt
|
34c5f6616c
|
chore: upgrade go to 1.19 (#3677)
|
2023-10-28 12:12:04 +00:00 |
|
MarkJoyMa
|
32600f2619
|
fix: adjust log encode output mode (#3676)
|
2023-10-28 11:46:52 +00:00 |
|
Kevin Wan
|
a1fca3a1da
|
chore: upgrade go dependencies (#3657)
|
2023-10-28 00:19:22 +08:00 |
|
Kevin Wan
|
9394e59597
|
chore: update goctl version to 1.6.0 (#3674)
|
2023-10-27 21:59:35 +08:00 |
|
MarkJoyMa
|
c05e03bb5a
|
feat: add metrics (#3624)
|
2023-10-26 15:51:28 +00:00 |
|
Kevin Wan
|
199e86050e
|
chore: simplify prometheus check (#3672)
|
2023-10-26 20:32:13 +08:00 |
|
#Suyghur
|
1e2a12b3d6
|
feat(metric): added Dec() and Sub() in GaugeVec interface (#3666)
|
2023-10-26 20:13:42 +08:00 |
|
唐小鸭
|
e20ccdd011
|
Support for resource injection (#3383)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2023-10-23 13:22:16 +00:00 |
|
Kevin Wan
|
172ff407f3
|
chore: refactor mongo logs (#3660)
|
2023-10-23 11:03:55 +08:00 |
|
shenbaise9527
|
a242fec5e1
|
feat: support for disable mon logs like sqlx (#3606)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2023-10-22 15:00:02 +00:00 |
|
Kevin Wan
|
42e0a6f90c
|
chore: refactor errors to use errors.Is (#3654)
|
2023-10-21 00:00:57 +08:00 |
|
Kevin Wan
|
944e76edb9
|
chore: refactor errors (#3651)
|
2023-10-20 14:58:38 +08:00 |
|
MarkJoyMa
|
151768ef82
|
feat: optimize logx print error (#3649)
|
2023-10-19 13:46:52 +00:00 |
|
Surav Shrestha
|
50581c7f5c
|
docs fix typo in core/logx/readme.md (#3650)
|
2023-10-19 13:33:25 +00:00 |
|
kesonan
|
423597a01c
|
feat: export devserver.Config (#3638)
|
2023-10-17 15:38:21 +00:00 |
|
Kevin Wan
|
804a56bd14
|
fix: optimize logx for less GC objects (#3627)
|
2023-10-15 23:37:45 +08:00 |
|
Kevin Wan
|
88f60d7736
|
chore: refactor signal sigterm and sigint (#3632)
|
2023-10-15 23:24:17 +08:00 |
|
#Suyghur
|
95b7a3d3ce
|
feat: add the SIGINT signal in signals.go to subscribe the user input ctrl+c to exit the application operation (#3611)
|
2023-10-15 22:58:15 +08:00 |
|
Kevin Wan
|
d71c0da7b7
|
chore: refactor error comparison (#3629)
|
2023-10-15 13:41:06 +00:00 |
|
Kevin Wan
|
fd070fec91
|
feat: retry with ctx deadline (#3626)
|
2023-10-15 13:39:44 +00:00 |
|
Kevin Wan
|
4f22034342
|
fix: unmarshal from number to string with incorrect error message (#3625)
|
2023-10-15 02:06:00 +00:00 |
|
Ikko Eltociear Ashimine
|
b731aa38af
|
refactor: update builder.go (#3620)
|
2023-10-13 07:03:15 +00:00 |
|
Kevin Wan
|
abd1fa96a9
|
fix: UpdateStmt doesn't update the statement correctly in sqlx/bulkinserter.go (#3607)
|
2023-10-09 21:57:26 +08:00 |
|
Kevin Wan
|
5aedd9c076
|
chore: simplify parsing numbers with overflow (#3610)
|
2023-10-09 13:00:09 +00:00 |
|
Kevin Wan
|
11a8cbc1e5
|
chore: rename noOpBreaker to nopBreaker (#3602)
|
2023-10-06 23:41:09 +08:00 |
|
Kevin Wan
|
421e6617b1
|
chore: add more tests (#3592)
|
2023-09-27 22:33:27 +08:00 |
|
Kevin Wan
|
0ee7a271d3
|
fix: avoid float overflow in mapping.Unmarshal (#3590)
|
2023-09-26 13:46:34 +00:00 |
|
Kevin Wan
|
4222fd97bc
|
chore: add test for logging rotate size (#3587)
|
2023-09-24 22:28:03 +08:00 |
|
Kevin Wan
|
ded2888759
|
fix: avoid integer overflow in mapping.Unmarshal (#3582)
|
2023-09-21 14:22:33 +00:00 |
|
Kevin Wan
|
68df0c3620
|
chore: add more tests (#3575)
|
2023-09-18 11:01:46 +08:00 |
|
xt-inking
|
5e435b6a76
|
fix: avoid losing logs before closing (#3573)
|
2023-09-17 11:38:53 +00:00 |
|
Kevin Wan
|
0dcede6457
|
chore: refactor log limit in rest (#3572)
|
2023-09-16 22:33:30 +08:00 |
|
Awadabang
|
cc21f5fae2
|
update: limit logBrief http body size (#3498)
Co-authored-by: 常公征 <changgz@yealink.com>
|
2023-09-16 11:58:21 +00:00 |
|
Kevin Wan
|
974252980c
|
chore: upgrade grpc (#3570)
|
2023-09-15 23:21:22 +08:00 |
|
Kevin Wan
|
d3cd7b17c0
|
Revert "add:func() QueryRowsPartial,QueryRowPartial into cachedsql.go" (#3523)
|
2023-08-27 21:36:14 +08:00 |
|
liumin-go
|
a50515496c
|
add:func() QueryRowsPartial,QueryRowPartial into cachedsql.go (#3512)
Co-authored-by: 刘敏 <liumin@liumindeMac-mini.local>
|
2023-08-27 08:05:02 +00:00 |
|
Kevin Wan
|
0423313d9b
|
feat: support json:"-" in mapping (#3521)
|
2023-08-27 16:04:38 +08:00 |
|
Kevin Wan
|
cb3ffc76a3
|
fix: #3478 (#3493)
|
2023-08-14 14:22:22 +00:00 |
|
Kevin Wan
|
ce5e78db53
|
chore: use jsonTagKey to replace json literals (#3479)
|
2023-08-06 22:00:24 +08:00 |
|
Kevin Wan
|
c3f57e9b0a
|
chore: fix potential nil pointer errors (#3454)
|
2023-07-30 21:37:41 +08:00 |
|
Kevin Wan
|
ad4cce959d
|
chore: add more tests (#3453)
|
2023-07-29 22:34:16 +08:00 |
|
Shyunn
|
279123f4a7
|
feat: add prometheus summary metrics (#3440)
Co-authored-by: chen quan <chenquan.dev@gmail.com>
|
2023-07-29 16:51:43 +08:00 |
|
MarkJoyMa
|
42bfa26e2b
|
fix: remove mapping redundant error (#3439)
|
2023-07-24 00:10:50 +08:00 |
|
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 |
|