openzipkin / zipkin

Zipkin is a distributed tracing system
https://zipkin.io/
Apache License 2.0
17.02k stars 3.09k forks source link

backfills tests for behaviour on malformed due to non-string tags #3695

Closed codefromthecrypt closed 9 months ago

codefromthecrypt commented 10 months ago

This adds tests to prove that all zipkin collectors return errors when json is malformed due to non-string tags.

See https://github.com/openzipkin/zipkin/pull/3503#issuecomment-1894350504