-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
87 changed files
with
8,995 additions
and
247 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# grpc-wrapper | ||
wrapper of grpc | ||
|
||
grpc的封装扩展,集成通用的组件,形成一个微服务通讯框架. | ||
|
||
## 支持的扩展 | ||
|
||
* 服务注册与发现<br> | ||
etcd [OK] <br> | ||
zookeeper [TODO]<br> | ||
|
||
* 结构化日志 <br> | ||
zap [OK] <br> | ||
|
||
* 服务调用链追踪<br> | ||
zipkin [TODO] <br> | ||
jaeger [TODO] <br> | ||
|
||
* 服务指标监控<br> | ||
falcon-plus [TODO] <br> | ||
|
||
|
||
## 实例 | ||
使用示例见examples |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.