Commit Graph

2047 Commits (44c8d6f26995f401e163c4e68934719498c3b837)
 

Author SHA1 Message Date
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 032f2419a2
Update readme-cn.md 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
dependabot[bot] d76a39ac26
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 (#3280)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
anqiansong 3ca40001b4
feat(goctl): Add with session for model tpl (#3272) 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
dependabot[bot] fa1d6d50a8
chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#3267) 2 years ago
dependabot[bot] 0f4973be06
chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 in /tools/goctl (#3268) 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 f95adae3c1
Update readme-cn.md 2 years ago
Kevin Wan bff5b81ad9
feat: support using session to execute statements in transaction (#3252) 2 years ago
guangwu f0bdfb928f
fix call error func (#3245) 2 years ago
Kevin Wan e4a1b7bb39
chore: format the code (#3243) 2 years ago
dependabot[bot] b6906b5d21
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 (#3242)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
guangwu 116da96178
add ignore file (#3240) 2 years ago
lchjczw 9fa98c2bd3
api imports take the form of relative paths (#3201)
Co-authored-by: 李春华 <lichunhua@threesoft.cn>
2 years ago
Kevin Wan b1c4c4736f
chore: better comments (#3232) 2 years ago
Thirteen ef410e8083
fix: generate client directory for goctl (#3166) 2 years ago
fondoger c22bc1c8ea
[dart-gen] Fix lists containing atomic types (#3210) 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
dependabot[bot] 3637e10815
chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3230) 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
SleeplessBot a93c24ce84
Add method label for prometheus middleware metrics (#3226)
Co-authored-by: 蓝益尤 <lan.yiyou@intellif.com>
2 years ago
Kevin Wan 9f42eda9ff
fix: timeout handler not implementing http.Flusher (#3225) 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
Kevin Wan 2684a157ff
chore: remove fgprof, use pprof directly (#3220) 2 years ago
guangwu 63368d8b0c
io/ioutil deprecated (#3217) 2 years ago