openzipkin / zipkin-api

Zipkin's language independent model and HTTP Api Definitions
https://zipkin.io/zipkin-api/
Apache License 2.0
59 stars 32 forks source link

Adds avro schema for Zipkin V2 model #90

Open jcchavezs opened 3 years ago

jcchavezs commented 3 years ago

Currently we provide JSON and proto schemas for Zipkin V2 model but as Kafka ecosystem is becoming more integrated with Zipkin it would be good to have an avro schema.

Related to https://github.com/openzipkin-contrib/zipkin-storage-kafka/issues/74#issuecomment-725859333

cc @adriancole @jeqo @kotharironak

jorgheymans commented 3 years ago

Maybe the rationale could be elaborated upon ? Kafka as such does not care about avro.