ExpediaGroup/pitchfork

oops zipkin proto support missing :)

codefromthecrypt opened this issue · 2 comments

POST /api/v2/spans endpoint if content type is application/x-protobuf use SpanBytesDecoder.PROTO3

https://github.com/openzipkin/zipkin-api/blob/master/zipkin.proto

Yes it is, thanks for the heads up :)

Draft here: #10

I didn't have time to do any sort of testing. I'll work on it later this week.

Implemented in #10