• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

ipfs/go-jaeger-plugin: A Jaeger plugin for IPFS

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

ipfs/go-jaeger-plugin

开源软件地址:

https://github.com/ipfs/go-jaeger-plugin

开源编程语言:

Go 95.7%

开源软件介绍:

go-jaeger-plugin

Allows usage of Jaeger Bindings for Go OpenTracing API For more information on Jaeger - https://github.com/jaegertracing/jaeger-client-go

Setup

  • NOTE: As of 2017.08.09 the plugins lib in Go only works in Linux.

Build the plugin:

$ cd plugin
$ make

Installing

Make plugin executable:

$ chmod +x jaeger-plugin.so

Copy the plugin to ./ipfs:

$ cp jaeger-plugin.so $IPFS_PATH/plugins/jaeger-plugin.so

Set the tracer name environment variable

$ export IPFS_TRACER_NAME=$(ipfs id | jq '.ID')

Viewing Traces

Start the All in One Jaeger UI to view the Traces

docker run -d -e COLLECTOR_ZIPKIN_HTTP_PORT=9411 -p5775:5775/udp -p6831:6831/udp -p6832:6832/udp \
  -p5778:5778 -p16686:16686 -p14268:14268 -p9411:9411 jaegertracing/all-in-one:latest

Open localhost:16686 in browser.

For more information on getting started with Jaeger UI

I don't have linux but I want to do this somehow!

As stated above, the plugin library only works in Linux. Bug the go team to support your system!

  • Or use a linux virtualbox, and mount this directory.



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap