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 notes about string name fields being empty not null #54

Closed codefromthecrypt closed 5 years ago

codefromthecrypt commented 5 years ago

v1 version of #2

Notably, span.name traceId and id are required in v1. If an endpoint is present in v1, it has to have the name field set (at least to empty)