Skip to content

linux-china/zipkin-sender-rsocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zipkin RSocket Sender

Zipkin RSocket Sender sends a list of encoded spans to zipkin RSocket collector by RSocket's FireAndForget command.

Why RSocket sender?

  • Fast: Async and NoAck(Fire and Forget)
  • Easy to integrate with Reactive System

Where is Zipkin Server with RSocket Collector?

Please visit https://github.com/linux-china/zipkin-rsocket-server for detail and usage.

References

About

Zipkin Sender RSocket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages