Skip to content

Files

Latest commit

fc4deb1 · Feb 17, 2025

History

History

encoder-stackdriver-brave

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));