Xiong Liu
ef686a1cc7
feat: Add consul kv config provider ( #1499 )
...
feat: Add consul kv for config
Co-authored-by: liuxiong <lx@webull.com>
3 years ago
Yeqllo
eec45a3d0a
fix(config/apollo): apollo namespace ( #1516 )
...
* fix(config/apollo): support multiple namespace
* fix(config/apollo): modify example and test
* fix(config/apollo): recoding watcher
* styl(config/apollo): package sort; use log instead of fmt
* styl(config/apollo): use kratos/log package instead of fmt
* styl(config/apollo): optimise code with reviewer advises; fix some edge cases on genKey function.
* styl(config/apollo): rename `convertProperties` as `resolve`
3 years ago
leyou240
318cacd04d
feat: add msgpack Codec ( #1555 )
3 years ago
包子
979ec39c53
deps: update kratos version ( #1554 )
3 years ago
aiscrm
9743ad8d32
fix registry TTL. ( #1537 )
...
* fix registry.
1. When etcd stops, the application cannot stop.
2. Stop consul first, then stop app. Then start consul, the registered service remains in consul registry as an unhealthy status.
Co-authored-by: corel <corelchen@qq.com>
3 years ago
Windfarer
f3e75bffca
feat: update go version to 1.16 ( #1536 )
3 years ago
longxboy
d0c65fbd75
feat: change to v2.1.0 ( #1535 )
...
* change to v2.0.5
* fix go lint
3 years ago
ONG-YA
a99659052a
feat: add backupConfigPath method ( #1511 )
...
* add backupConfigPath method
Co-authored-by: yangfw <yangfw@corp.21cn.com>
3 years ago
Tt yo
3b477e7e52
fix: consul lint error ( #1530 )
...
* fix: consul lint error
* fix: services init eroor
3 years ago
倒霉狐狸
0597883e70
fix: contrib config kubernetes lint err ( #1523 )
...
* fix: contrib metrics datadog lint err
* fix: contrib config nacos lint err
* fix: contrib config kubernetes lint err
* remove unwanted docs
3 years ago
Yeqllo
a2f53128cf
fix(registry/discovery): watch quit while context cancel; supplement metadata ( #1524 )
...
* fix(registry/discovery): watch quit with context cancel; lose metadata while translating ServiceInstance.
3 years ago
倒霉狐狸
74e630c21a
fix: contrib config nacos lint err ( #1522 )
...
* fix: contrib metrics datadog lint err
* fix: contrib config nacos lint err
3 years ago
longxboy
0aace47d08
fix: fix registry go mod( #1521 )
...
fix: fix registry go mod
3 years ago
Yeqllo
5786f61e13
feat(registry): support discovery registry center ( #1480 )
...
* feat(registry): support discovery registry center
3 years ago
倒霉狐狸
bae20ba735
fix: contrib metrics datadog lint err ( #1517 )
3 years ago
海雨
953deaa363
fix:etcd prifex find error ( #1507 )
3 years ago
包子
25f448794d
deps: otel upgrade to v1.0.0 ( #1500 )
3 years ago
Tony Chen
b92e8a9da8
deps: update otel to v1.0.0-rc3 ( #1466 )
...
* update otel to v1.0.0-rc3
3 years ago
Windfarer
1148bbd968
refactor(contrib/config): move etcd config ( #1457 )
...
* move etcd config
* add with prefix to options
3 years ago
Casper-Mars
ab5152dbe1
feat(middleware/auth): add auth middleware ( #1274 )
...
* add auth middleware
3 years ago
Tony Chen
b38c1145cf
fix(middleware/circuitbreaker): add breaker group ( #1453 )
...
* add breaker group
* update aegis to v0.1.1
3 years ago
杜晨昊
2024fa7cdb
feat: zap log ( #1424 )
...
* zap log impl
3 years ago
Casper-Mars
73ce2941bd
fix(contrib/registry/etcd):part of #1430,fix contrib/registry/etcd ( #1441 )
3 years ago
cachalots
cd35233d1d
fix: add context for kubernetes registry, implement the registrar interface ( #1436 )
3 years ago
Casper-Mars
3f51a15949
Fix lint of files in ./contrib/log/fluent ( #1432 )
...
* fix(transport/http):fix nil problem
* fix(contrib/log/fluent):part of #1430,fix ./contrib/log/fluent
3 years ago
Kagaya
29a5327291
ci: submodule ci check ( #1401 )
...
* add tool scripts
3 years ago
包子
fd9d324906
fix(config/apollo): rename func NewSouceWithConfig ( #1425 )
3 years ago
包子
7b3b1cf862
feat: move nacos config、datadog、 fluent to contrib and modify prom path ( #1405 )
...
* feat: move nacos config、datadog、 fluent to contrib and modify prometheus module path
3 years ago
包子
8468cfdd45
feat: add apollo example and some problems of fix apollo config ( #1411 )
...
* feat: add apollo example and some problems of fix apollo config
3 years ago
Windfarer
0ec3ff0b46
refactor: move plugins to contrib dir ( #1399 )
...
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
3 years ago