Skip to content

Carey6918/PikaGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carey's rpc

期望完成的内容:

  • 服务注册与发现 (consul)
  • 健康检查
  • 调用链追踪 (opentracing + zipkin)
  • 链路日志 (logrus)
  • 各项指标监控(prometheus)

使用指南:

  1. 样例通过docker启动consul,因此需要下载docker

  2. 运行启动脚本

$ cd example/server
$ ./build.sh
$ ./run.sh
  1. 运行客户端
$ cd example/client
$ ./run.sh
  1. 访问http://127.0.0.1:9411/zipkin/可以查看调用链

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published