Skip to content

Latest commit

 

History

History

encoder-stackdriver-brave

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

encoder-stackdriver-brave

This encodes brave spans into Stackdriver proto3 format.

// connect the sender to the correct encoding
spanHandler = AsyncZipkinSpanHandler.newBuilder(sender).build(new StackdriverV2Encoder(Tags.ERROR));