正文
Framework
Propagation Supported
Transports Supported
Sampling Supported?
Other notes
Go
zipkin-go-opentracing
Go kit, or roll your own with OpenTracing
Http (B3), gRPC (B3)
Http, Kafka, Scribe
Yes
Java
brave
Jersey, RestEASY, JAXRS2, Apache HttpClient, Mysql
Http (B3), gRPC (B3)
Http, Kafka, Scribe
Yes
JavaScript
zipkin-js
cujoJS, express, restify
Http (B3)
Http, Kafka, Scribe
Yes
Ruby
zipkin-ruby
Rack
Http (B3)
Http, Kafka, Scribe
Yes
Scala
zipkin-finagle
Finagle
Http (B3), Thrift
Http, Kafka, Scribe
Yes
除了官方库之后,社区也提供了instrument支持,社区支持库如下:
Language
|
Library
|
Framework
|
Propagation Supported
|
Transports
Supported
|
Sampling Supported
|
Other notes
|
C#
|
ZipkinTracerModule
|
OWIN, HttpHandler
|
Http (B3)
|
Http
|
Yes
|
|
C#
|
Zipkin4net
|
Any
|
Http (B3)
|
Any
|
Yes
|
|
Go
|
go-zipkin
|
x/net Context
|
|
Kafka
|
|
|
Go
|
monkit-zipkin
|
Monkit
|
Http (B3), easy to add others
|
Scribe, UDP, easy to add others
|
Yes
|
|
Java
|