Commit Graph

804 Commits (1e2a12b3d6dfb0b7d20fedd4c4d38a63ee22c846)

Author SHA1 Message Date
#Suyghur 1e2a12b3d6
feat(metric): added `Dec()` and `Sub()` in `GaugeVec` interface (#3666) 1 year ago
唐小鸭 e20ccdd011
Support for resource injection (#3383)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
1 year ago
Kevin Wan 172ff407f3
chore: refactor mongo logs (#3660) 1 year ago
shenbaise9527 a242fec5e1
feat: support for disable mon logs like sqlx (#3606)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
1 year ago
Kevin Wan 42e0a6f90c
chore: refactor errors to use errors.Is (#3654) 1 year ago
Kevin Wan 944e76edb9
chore: refactor errors (#3651) 1 year ago
MarkJoyMa 151768ef82
feat: optimize logx print error (#3649) 1 year ago
Surav Shrestha 50581c7f5c
docs fix typo in core/logx/readme.md (#3650) 1 year ago
kesonan 423597a01c
feat: export devserver.Config (#3638) 1 year ago
Kevin Wan 804a56bd14
fix: optimize logx for less GC objects (#3627) 1 year ago
Kevin Wan 88f60d7736
chore: refactor signal sigterm and sigint (#3632) 1 year ago
#Suyghur 95b7a3d3ce
feat: add the SIGINT signal in signals.go to subscribe the user input ctrl+c to exit the application operation (#3611) 1 year ago
Kevin Wan d71c0da7b7
chore: refactor error comparison (#3629) 1 year ago
Kevin Wan fd070fec91
feat: retry with ctx deadline (#3626) 1 year ago
Kevin Wan 4f22034342
fix: unmarshal from number to string with incorrect error message (#3625) 1 year ago
Ikko Eltociear Ashimine b731aa38af
refactor: update builder.go (#3620) 1 year ago
Kevin Wan abd1fa96a9
fix: UpdateStmt doesn't update the statement correctly in sqlx/bulkinserter.go (#3607) 1 year ago
Kevin Wan 5aedd9c076
chore: simplify parsing numbers with overflow (#3610) 1 year ago
Kevin Wan 11a8cbc1e5
chore: rename noOpBreaker to nopBreaker (#3602) 1 year ago
Kevin Wan 421e6617b1
chore: add more tests (#3592) 1 year ago
Kevin Wan 0ee7a271d3
fix: avoid float overflow in mapping.Unmarshal (#3590) 1 year ago
Kevin Wan 4222fd97bc
chore: add test for logging rotate size (#3587) 1 year ago
Kevin Wan ded2888759
fix: avoid integer overflow in mapping.Unmarshal (#3582) 1 year ago
Kevin Wan 68df0c3620
chore: add more tests (#3575) 1 year ago
xt-inking 5e435b6a76
fix: avoid losing logs before closing (#3573) 1 year ago
Kevin Wan 0dcede6457
chore: refactor log limit in rest (#3572) 1 year ago
Awadabang cc21f5fae2
update: limit logBrief http body size (#3498)
Co-authored-by: 常公征 <changgz@yealink.com>
1 year ago
Kevin Wan 974252980c
chore: upgrade grpc (#3570) 1 year ago
Kevin Wan d3cd7b17c0
Revert "add:func() QueryRowsPartial,QueryRowPartial into cachedsql.go" (#3523) 1 year ago
liumin-go a50515496c
add:func() QueryRowsPartial,QueryRowPartial into cachedsql.go (#3512)
Co-authored-by: 刘敏 <liumin@liumindeMac-mini.local>
1 year ago
Kevin Wan 0423313d9b
feat: support json:"-" in mapping (#3521) 1 year ago
Kevin Wan cb3ffc76a3
fix: #3478 (#3493) 1 year ago
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