Skip to content

Latest commit

 

History

History

encoder-stackdriver-zipkin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

encoder-stackdriver-zipkin

This encodes zipkin spans into Stackdriver proto3 format.

// connect the sender to the correct encoding
reporter = AsyncReporter.newBuilder(sender).build(StackdriverEncoder.V2);